Fonction SAP API_SEMBPS_SEQUENCE_EXECUTE - Execute Planning Sequence

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_AREA UPC_AREA-AREA C 8 Planning Area
I_PACKAGE UPC_PACKAGE-PPACKAGE C 8 Planning Package
I_PLEVEL UPC_PLEVEL-PLEVEL C 8 Planning Level
I_SEQUENCE UPF_BUNDLE-BUNDLE C 8 Planning Sequence

Paramètre Reférence Type Long. Description
E_SUBRC SYST-SUBRC I 4 Return Code

Paramètre Reférence Long. Facultatif Description
ETK_RETURN BAPIRET2 548 X Return Parameter

Functionality
A locale planning sequence can be executed with this function module.
Note here that with this module the data is only written into 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, if the module could beexecuted without errors, otherwise the value of the return parameter islarger than 0.

Description
This table can contain messages. In the case E_SUBRC <> 0 it containserror messages, in the case E_SUBRC = 0 it can information messages.