SAP Function API_SEMBPS_GLSEQUENCE_EXECUTE - Execute Planning Sequence

Parameter Reference Type Length Default Optional Text
I_SEQUENCE UPF_BUNDLE-BUNDLE C 8 Planning Sequence

Parameter Reference Type Length Text
E_SUBRC SYST-SUBRC I 4 Return Code

Parameter Reference Length Optional Text
ETK_RETURN BAPIRET2 548 X Return Parameter

Functionality
A global planning sequence can be executed with this function module.
Note here that with this module the data is only written in a databuffer, but it not yet posted into the database. However, all othermodules of the API 'see' this changed data already. The moduleAPI_SEMBPS_POST is used to post data into the database.

Description
This return parameter contains the value 0, when the module could beexecuted without any errors, otherwise the value of the returnparameter is larger than 0.

Description
This table can contain messages. In the case of E_SUBRC <> 0 itcontains error messages, in the case of E_SUBRC = 0 it can containinformation messages.