The Function Module TOCX_UPDATE_PARENT_STRUCTURE (Strukturen: Einfügen einer geänderten Struktur in eine Übergeordnete) is a standard Function Module in SAP ERP and is part of the function group DSYP within the package SF.
Function Module | TOCX_UPDATE_PARENT_STRUCTURE |
Short Text | Strukturen: Einfügen einer geänderten Struktur in eine Übergeordnete |
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 |
---|---|---|---|---|
CHILD_OUTLINE | LIKE | DSYAH-OUTLINE | Geänderte Struktur, Teil von PARENT_OUTLINE | |
PARENT_OUTLINE | LIKE | DSYAH-OUTLINE | Struktur, die die geänderte Struktur enthält |
This function module does not define any EXPORTING parameters.
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 |
---|---|
CHILD_NOT_FOUND | Struktur wurde nicht gefunden |
EXCEEDING_LEVELS | Maximale Ebenenanzahl überschritten |
MISSING_PARAMETERS | Fehlende Eingaben |
PARENT_NOT_FOUND | Struktur wurde nicht gefunden |