Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while transporting BAPI

Former Member
0 Kudos

hi,

Way i have created the BAPI

Created Fun Grp,

Created Z BAPI.

Released the BAPI.

Created the Buss Obj Rep (BOR)

Assigmed the BAPI

Generated the BOR.

Its working as per the Requirment in DEV.

But when i tried to transport the BAPI and BOR

I have faced following problem

Post-import methods for change/transport request: HEDK910930 on the application server: sirius

Post-import method SWO_OBJTYPE_AFTER_IMPORT started for SOBJ L, date and time: 20081022112146

Object type 'ZHIST' could not be generated

Function module 'ZBAPI_ORD_HHEA_HISTORY_BY_INVC' is not defined

Errors occurred during post-handling SWO_OBJTYPE_AFTER_IMPORT for SOBJ L

SWO_OBJTYPE_AFTER_IMPORT belongs to package SWO

The errors affect the following components:

BC-DWB-TOO-BOB (Business Object Builder)

Post-import method SWO_OBJTYPE_AFTER_IMPORT completed for SOBJ L, date and time: 20081022112152

1 REPLY 1

narin_nandivada3
Active Contributor
0 Kudos

Hi Sudhakar,

Have you Release the BOR if not release it and then generate. And even do that for BAPI as well.

The error you get is basically the BAPI or BO is not released or generated properly.

Try doing it again.

Hope this would help you.

Good luck

Narin