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

Short Dump While Changing reservation line using BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Likes
1,076

Hello!

I have a problem changing the reservation line using BAPI_ALM_ORDER_MAINTAIN. I am very sure that I am passing all correct parameters in BAPI. It gives short dump with type MESSAGE_TYPE_X and main program "SAPLCOBC" or "LCOBCU02" and "READ_RESB_IND". at line

  • Satz gefunden?

IF sy-subrc <> 0.

MESSAGE x901. "n779835

ENDIF.

This dump comes only when I run my Transfers workbench for the first time, when I run it for the second time, it executes correctly and reservation line gets changed successfully.

Does anyone have face such problem or have any ideas about how this can be solved??

Please let me know if you need more information......

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
664

Hi Km,

Here is your answer:

SAP Note 1269069 - BAPI_ALM_ORDER_MAINTAIN: Runtime error MESSAGE_TYPE_X

https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1269069

Also henceforth Pls try to navigate through service market place if you find Issues with Standard SAP Program as somebody else might have faced the same and there must be solution readily available.

Let me know if it helps.

Regards

Shital

Edited by: shital phadake on Mar 23, 2009 6:59 PM

Hello!

I have a problem changing the reservation line using BAPI_ALM_ORDER_MAINTAIN. I am very sure that I am passing all correct parameters in BAPI. It gives short dump with type MESSAGE_TYPE_X and main program "SAPLCOBC" or "LCOBCU02" and "READ_RESB_IND". at line

  • Satz gefunden?

IF sy-subrc <> 0.

MESSAGE x901. "n779835

ENDIF.

This dump comes only when I run my Transfers workbench for the first time, when I run it for the second time, it executes correctly and reservation line gets changed successfully.

Does anyone have face such problem or have any ideas about how this can be solved??

Please let me know if you need more information......

1 REPLY 1
Read only

Former Member
0 Likes
665

Hi Km,

Here is your answer:

SAP Note 1269069 - BAPI_ALM_ORDER_MAINTAIN: Runtime error MESSAGE_TYPE_X

https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1269069

Also henceforth Pls try to navigate through service market place if you find Issues with Standard SAP Program as somebody else might have faced the same and there must be solution readily available.

Let me know if it helps.

Regards

Shital

Edited by: shital phadake on Mar 23, 2009 6:59 PM