The Function Module TOCX_DELETE (Strukturen: Löschen der Struktur) is a standard Function Module in SAP ERP and is part of the function group DSYP within the package SF.
Function Module | TOCX_DELETE |
Short Text | Strukturen: Löschen der Struktur |
Function Group | DSYP |
Package | SF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELETE_ALL_VERSIONS | LIKE | SPACE | X': All versions , ' ': only newest version | |
LANGUAGE | LIKE | DSYAH-SPRAS | Structure language | |
OUTLINE | LIKE | DSYAH-OUTLINE | Structure name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUTLINE_DELETED | LIKE | 'X': Delete successful |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_PARAMETERS | Structure name or language missing |