Solution : https://service.sap.com/sap/support/notes/750606 (SAP Service marketplace login required)
Summary :
When creating and confirming a maintenance or service order using BAPI_ALM_ORDER_MAINTAIN and BAPI_ALM_CONF_CREATE without changing the roll area, actual data does not update due to persistent global variables. To resolve this, invoke these BAPIs with the DESTINATION set to 'NONE' to force a roll area change and reset global variables. A new process, yet to be available, will address this issue by allowing simultaneous order entry and confirmation.
Key words :
call function 'bapi_alm_order_maintain' destination ', roll area change, terms pm order, prerequisites global variables, solution call, function modules, global variables, service order, order immediately, completion confirmation
Related Notes :
770626 | Dump SAVE_ERROR when creating service order via BAPI |
708508 | Downgrade BAPI_ALM_ORDER_MAINTAIN -> errors |