Menu

SAP Function Module CO_IT_FOLLOW_DEL

Einfach-/Parallerausläufer : abhängige Komponenten löschen

The Function Module CO_IT_FOLLOW_DEL (Einfach-/Parallerausläufer : abhängige Komponenten löschen) 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_FOLLOW_DEL
Short Text Einfach-/Parallerausläufer : abhängige Komponenten löschen
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_IMP LIKE AUFK-AUFNR Order number
FLG_CHECK LIKE RC27X-FLG_SEL ' ' Only check
FLG_DEL LIKE RC27X-FLG_SEL SPACE Physically delete in any case
KZAUS LIKE RESB-KZAUS Level
RSPOS LIKE RESB-RSPOS Path
VBKZ_IMP LIKE RESBB-VBKZ Update indicator

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETED LIKE SY-TABIX It was deleted

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.