Fonction SAP API_SEMBPS_FUNCTION_EXECUTE - Execute Planning Function

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_AREA UPC_AREA-AREA C 8 Planning Area
I_FUNCTION UPF_PLANF-METHOD C 8 Planning Function
I_PACKAGE UPC_PACKAGE-PPACKAGE C 8 Planning Package
I_PARAM UPF_PARAM-PARAM C 8 Parameter group
I_PLEVEL UPC_PLEVEL-PLEVEL C 8 Planning Level

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