Quantcast
Browsing all 726 articles
Browse latest View live

Re: Alternative key containing multiple attributes

Hello Bjorn, I can confirm that you should implement the association in case of structured alternative keys instead of using binding. Typically, use a "convert alternative key" core service related to...

View Article


Re: Alternative key containing multiple attributes

Hi Bjorn, your are right: Cross BO Associations doesn't work with structured alt keys. The only exeception here is a structured alt key with only one component.  For you scenario I see two options:...

View Article


Delete Root

Hi expertsIm trying to delete a root :     DATA: ls_sel_opt TYPE /bobf/s_frw_query_selparam,          lt_sel_opt TYPE /bobf/t_frw_query_selparam.      ls_sel_opt-attribute_name =...

View Article

Image may be NSFW.
Clik here to view.

Re: Delete Root

Hello Ronaldo, in order to delete node instances you must use the corresponding core service "modify" instead of invoking an internal action. Please check the example below. Best regardsTilmann...

View Article

Image may be NSFW.
Clik here to view.

Re: Alternative key containing multiple attributes

Hi David, Aiko, Thank you both for your helpful responses!  It is indeed nicer to store the transient keys and alternative keys in the DAC class rather than extending the get singleton logic of the...

View Article


Re: Delete Root

HI David thanks for reply. I dont know if is it .I want to delete a especific shipping order. for example i have shipping order. 001000010010000200100003i want put 00100002 in my program and delete...

View Article

Dependencies between BOBF determination

Hello, is it possible to implement an dependency like this? Determination A has to be execute after Determination B was successful executed for a BO node. Thank you Christian

View Article

Re: Dependencies between BOBF determination

Hello Christian, you can just maintain Determination B as a predetermination of Determination A. Of course, determination A is only executed if also its triggering condition is fulfilled. So if you...

View Article


Transaction /BOBF/CONF_UI not available

Hi allI am trying to use BOBF and follow the tutorials Introduction to Business Object Processing Framework (BOPF)There is a sample /BOBF/DEMO_CUSTOMER, that SAP provide for demo usage and on the...

View Article


Image may be NSFW.
Clik here to view.

Change item didnt´t work.

Hi experts.truckI'm working in TM web dynpro aplication .In the process I mark 3 unit freight and  one truck then should be created 1 order freight with this 3 units.But after saved the order is...

View Article

Re: Transaction /BOBF/CONF_UI not available

Try to add the transaction to your favorites or add "/n" in front of the transaction when using the command field (in your case: /n/BOBF/DEMO_CUSTOMER).All transactions beginning with a slash need...

View Article

Image may be NSFW.
Clik here to view.

Don´t show items in NWBC.

Hi experts. I created a program that create a order with items it worked and i can see my items in table but i cant see it in nwbc i can only see the header:But i can see it in /n/bobf/test_ui...

View Article

Error handling transaction manager

Dear BOPF experts,I want to develop an interface to create a mass of SAP TM Forwarding Orders.      I learned that BOPF is designed to handle mass data. All validations, determinations, actions and so...

View Article


Re: Error handling transaction manager

Hello Frank, transactions are stored in the one-or-nothing principle, that means you can't save only a part of the instances modified during the same transaction. However you do not have to single...

View Article

Re: Error handling transaction manager

Hello Tilmann,thank you very much for your support. I will do it this way. Best regardsFrank

View Article


Re: Error handling transaction manager

Hello Tilmann, one thing is not optimal on this approach.  It is not ensured that all messages have an origin location. So I can only try to find for all error messages the root node based on the...

View Article

Integration of Media entity in SAP NW Gateway to BOBF Entities

Hi,  Normally we can integrate any of the nodes created in BOBF Business Objects to any entities in the SAP NW Gateway. Can we do the same for media entities in Gateway. In other words, say for example...

View Article


Re: Integration of Media entity in SAP NW Gateway to BOBF Entities

Hello Gayathri, can you tell which kind of integration you are using? Are you using SADL or GBI?If you are integrating Business Objects delivered by SAP, could you please name them?Which NW release do...

View Article

Re: Integration of Media entity in SAP NW Gateway to BOBF Entities

Hi Ivo,   1. The integration I am using is SADL ( via the mapping in the service Implementation of segw )  2.  The netweaver version is : SAP NETWEAVER 7.4.  ThanksGayathri

View Article

Re: Integration of Media entity in SAP NW Gateway to BOBF Entities

Hello Gayathri, in this case I have to disappoint you: The SADL adapter of BOPF does not support Dependent Objects, yet.I added a corresponding statement to Note 2172985 - "Limitiations of BOPF SADL...

View Article
Browsing all 726 articles
Browse latest View live