Menu

SAP Function Module CO_IT_DUM_ASS_DEL

Dummy-Struktur komplett löschen

The Function Module CO_IT_DUM_ASS_DEL (Dummy-Struktur komplett 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_DUM_ASS_DEL
Short Text Dummy-Struktur komplett 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 Auftragsnummer
DUM_LEVEL LIKE RESB-BAUST Stufe
DUM_PATH LIKE RESB-BAUWG Weg
FLG_CHECK LIKE RC27X-FLG_SEL ' ' Nur prüfen
FLG_DEL LIKE RC27X-FLG_SEL SPACE Auf jeden Fall physisch löschen
VBKZ_IMP LIKE RESBB-VBKZ Verbuchungskennzeichent

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETED LIKE SY-TABIX Es wurde gelöscht

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.