Deleted Development Objects via BOB Wizard are Furthermore Visible
Hello community, I have deleted a BO and the dependent development objects (table, table types and structures) via the wizard of the transaction BOB.The BO is not longer visible, but the development...
View ArticleRe: Deleted Development Objects via BOB Wizard are Furthermore Visible
Hello Stefan,could you please check if you are allowed to delete the objects manually (e.g. try to delete a combined structure manually). If this works, it is ensured that there is no...
View ArticleRe: Deleted Development Objects via BOB Wizard are Furthermore Visible
Hello Tilmann, thanks for your reply. I ran a small serie of tests:I created a new BO in my temporary space via TAC BOB and deleted it also via TAC BOB. All elements like structures, table types and...
View ArticleRe: Deep Insert on CDS BOPF
Hi Ivo, this may be a little unrelated, but I have a question concerning SEGW/SADL exposed CDS views as well: In our system I exposed a CDS view in SEGW via 'DataModel/Reference/Modeled Data Source...
View ArticleRe: Deep Insert on CDS BOPF
Hi Dirk, it depends on what you want to achieve. Indeed SET_QUERY_OPTIONS did not make its way to the RDS (referenced data source)-type GW service. With RDS you are using a different programming model...
View ArticleRe: Mix transient and persistent data
Hello Peter, "transient attributes" are non-persisted attributes located on a "persistent node". A "persistent node" has at least one "persistent attribute", otherwise the node would be a "transient...
View Articlecan't create a BOPF-Object
Hi,i want to create a BOPF with eclipse but getting the following error: i think the release of our system should work... best regards,Michael
View ArticleRe: Workflow Initiation
Hello Tilmann, Could you please give some advice, where to create the determination for "after commit" ? I've tried to create one in my BO in /BOPF/CONF_UI, but found no option to create determination...
View ArticleRe: can't create a BOPF-Object
Hi Michael, Can you give me more details of the system you are using i.e. the SAP_BASIS version and the SAP_BS_FND version? Also the AiE release version number that you are using will be helpful....
View ArticleRe: can't create a BOPF-Object
SAP_BS_FND 747 0007 SAPK-74707INSAPBSFND SAP Business Suite Foundation SAP_BASIS 740 0009 SAPKB74009 SAP Basiskomponente i think i have the newest Abap in Eclipse-Version... i always update it......
View ArticleRe: Workflow Initiation
Hi Attila, If you double click on the determination, there is a tab "Evaluation Timepoints" in transaction BOBX or a tab "Node Category Assignment" in transaction BOBF.If you cannot see "after commit"...
View ArticleRe: can't create a BOPF-Object
Hi Michael, Please look at the thread below. The solution is provided there. You might need to implement 2 Notes. Let me know if the issue persists even after implementing the note. Use BOPF with ABAP...
View ArticleRe: Workflow Initiation
Hi Martin,I found it in BOBF under node category assigment based on your description. Thank you for your help.Cheers,Attila
View ArticleRe: Any suitable help on FBI Views?
Hi Ulrich, I also don't know any public available detailed material on FBI and had also quite often the need for it. Maybe Matan Taranto knows any hidden resource? Cheers,Martin
View ArticleAssigning Freight unit to a Freight Booking
Hi All, How can I assign the freight unit to a freight booking , I tried the below code but it is going to the dump. READ TABLE lt_root_fb INTO lwa_root_fb INDEX 1.IF sy-subrc = 0.REFRESH...
View ArticleRe: Assigning Freight unit to a Freight Booking
Hi Arun, please give us some more details: e.g. whicht kind of dump and where in the code. Cheers Martin
View ArticleRe: Assigning Freight unit to a Freight Booking
Hi Martin, It is getting 'MESSAGE lx_frw_fatal TYPE 'X'.' error Is there any issue with lr_s_parameters in the action method ? like ls_key_item-key = <lfs_tor_item>-fu_root_key....
View ArticleRe: Assigning Freight unit to a Freight Booking
Hi, if you set a break-point in exception the contructor of class /bobf/cx_frw and have a look to the call stack and the content of the message table which was handed over to the exception the chances...
View ArticleHow to migrate correct
Hello, I have a problem and I don't know how to solve it correct.We use SRM (with some parts of SLC) and in the past we have created a lot of Z Tables with Z Data in it. Now, I have to rebuild one...
View ArticleSave specific instances in BOPF
Hi Experts, I have N number of instances created for a BO node. But while saving i have a requirement of saving only some specific instances. Is this possible....I am using transaction manager SAVE but...
View Article