Menu

SAP Function Module CO_IT_PREDEC_BKNT1

Vorgänger eines Vorganges in Bezugsfolgen ermitteln

The Function Module CO_IT_PREDEC_BKNT1 (Vorgänger eines Vorganges in Bezugsfolgen ermitteln) is a standard Function Module in SAP ERP and is part of the function group COIT within the package CO.

Technical Information

Function Module CO_IT_PREDEC_BKNT1
Short Text Vorgänger eines Vorganges in Bezugsfolgen ermitteln
Function Group COIT
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
AUFNR TYPE CAUFVD-AUFNR Order number
FLGNR TYPE RCOLS-APLFL Subsequent number
FLG_ALT TYPE XFLAG ' ' ID process also alternative operations
VORNR TYPE RCOLS-VORNR Document number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PD_TAB LIKE PRE_DEC Table of the nodes

Exceptions

This function module does not define any Exceptions.