Menu

SAP Function Module CO_IT_AFVG_PREDEC_DET

Tabelle der direkten Vorgänger zu einem Vorgang erstellen

The Function Module CO_IT_AFVG_PREDEC_DET (Tabelle der direkten Vorgänger zu einem Vorgang erstellen) 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_AFVG_PREDEC_DET
Short Text Tabelle der direkten Vorgänger zu einem Vorgang erstellen
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
CALLED_FROM_COMPLETE LIKE RC27X-FLG_SEL ' ' Called fr. compl.struct. (due to ITAB-MEMORY)
FLG_ALT LIKE RC27X-FLG_SEL ' ' ID also process alternative operations
ITAB_POS LIKE SFC_ITAB ITAB entry of the operation in question

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES_PREDEC LIKE SY-TABIX Number of entries in predecessor table

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 logical predecessors of operation

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIRST_OPR_IN_BASE Original oper. is first oper. of sequence
NO_PREDEC no predecessors determined
NO_VALID_OPR no valid operation specified