Fonction SAP BCA_API_RTW_EVT_INITIATED -

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_BCA_STR_API_RTW_REL_PROC BCA_STR_RTW_API_REL_PROC u 222 Structure for Release tool Workflow APIs
I_CONTAINER BCA_TAB_SWCONT h 297 Release WF: Runtime Container
I_INUPDATETASK BCA_REL_SWITCH C 1 Switch on/off

Exception Description
FAILED

Functionality
This function module generates the event 'Initiated' of the BOR ObjectReleaseProcessBCA (BUSISB001).It calls the API of the Event Manager togenerate the event. This function module can be used to initiate theworkflow to handle release process.

Notes
Flag I_InUpdateTask is used to specify if the API needs to be executedin update task. Export parameter E_Returncode is used to notifiy if theevent has been successfully generated

Further information
The Import parameters are I_BCA_STR_API_RTW_REL_PROC andI_InUpdateTask.
The Export parameter is E_ReturnCode.