Menu

SAP Function Module SFC_WAIT_ON_UPDATE

Warten auf Ende des Verbuchers

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.

Technical Information

Function Module SFC_WAIT_ON_UPDATE
Short Text Warten auf Ende des Verbuchers
Function Group PPCA
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUFNR LIKE AUFK-AUFNR Auftragsnummer

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.