Application Development and Automation 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: 
Read only

Dump in BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Likes
887

Hi All,

Can you please help me with my problem.

Im using BAPI_ALM_ORDER_MAINTAIN to change storage location in service order. I met a runtime error RAISE_EXCEPTION GENERATE_DUMP when im processing a service order connected to service notification. But if no service notification connected to service order there is no dump. The dump occur in IWOL_POST_ORDER_OBJECT_LIST on routine CHECK_IPOST .

Thanks.

Br,

Donna

Hi All,

Can you please help me with my problem.

Im using BAPI_ALM_ORDER_MAINTAIN to change storage location in service order. I met a runtime error RAISE_EXCEPTION GENERATE_DUMP when im processing a service order connected to service notification. But if no service notification connected to service order there is no dump. The dump occur in IWOL_POST_ORDER_OBJECT_LIST on routine CHECK_IPOST .

Thanks.

Br,

Donna

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
603

Hi,

have you searched for OSS notes on service.sap.com/notes? If you are sure that it does not dump on your custom code (e.g. BADI implementation) then it's a good idea to look for OSS note. There are couple of notes related to IWOL_POST_ORDER_OBJECT_LIST.

Cheers

Read only

Former Member
0 Likes
603

i solve this problem.

solution: pass objectlist in bapi