Skip to Content
0
Former Member
Nov 03, 2005 at 10:09 AM

BAPI Wrapper wizard problem

35 Views

We are trying to create a SyncBO, in our rather new 2.5 system, at the moment but having trouble creating the BAPI wrapper. I think we have read everything there is to read but can’t really understand how to create it. To create a SyncBO we need to create a BAPI wrapper. As we understand it you create the BAPI wrapper in the backend with the BAPI wrapper wizard on the WAS. Starting the wizard on the WAS server it asks for “the BAPI wrapper names to be generated”. Since we are dealing with an upload SyncBO I only define the create function. Let’s call it Z__CREATE_X. Clicking Continue the wizard asks me to “Enter the name of a structure in the ABAP Dictionary”. What shall I write here? Whatever I write I get back this error “Entry [xxx] does not exist in DD02L – check your entry”. When looking into the DD02L table I can’t see anything that has to do with our BAPI in the backend. Should we? How do we find “the structure” to write in the wizard?

Another thing. When browsing the BAPI explorer in the backend, we can’t find our BAPI. Is that normal?