The Function Module SFC_WAIT_ON_UPDATE (Warten auf Ende des Verbuchers) is a standard Function Module in SAP ERP and is part of the function group PPCA within the package CO.
Function Module | SFC_WAIT_ON_UPDATE |
Short Text | Warten auf Ende des Verbuchers |
Function Group | PPCA |
Package | CO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUFNR | LIKE | AUFK-AUFNR | Auftragsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_WAIT_TIME | LIKE | SY-INDEX | Schleifen, aktueller Schleifendurchlauf |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.