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......