Menu

SAP Function Module CO_IT_AFVG_PREDEC_DET_COMPLETE

Tabelle der Vorgänger zu allen Vorgängen eines Auftrages

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CO_IT_AFVG_PREDEC_DET_COMPLETE (Tabelle der Vorgänger zu allen Vorgängen eines Auftrages) 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_COMPLETE
Short Text Tabelle der Vorgänger zu allen Vorgängen eines Auftrages
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_ACT LIKE AUFK-AUFNR Order number
FLG_ALT LIKE RC27X-FLG_SEL ' ' Indicator: Also process alternative operations

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES_PRE_DEC LIKE SY-TABIX No. of entries in tab. of log. predecessors

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
PRE_DEC_TAB LIKE PRE_DEC Table of logical predecessors for operation

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_PRE_DEC No logical predecessors determined