Menu

SAP Function Module MDM_FSBP_HIERARCHY_TRANSFER

Überträgt die Hierarchie in die Fehlertabelle

The Function Module MDM_FSBP_HIERARCHY_TRANSFER (Überträgt die Hierarchie in die Fehlertabelle) is a standard Function Module in SAP ERP and is part of the function group MDM_FSBP_HIERARCHIES_GET within the package FSBP_TEST_EXTERNAL.

Technical Information

Function Module MDM_FSBP_HIERARCHY_TRANSFER
Short Text Überträgt die Hierarchie in die Fehlertabelle
Function Group MDM_FSBP_HIERARCHIES_GET
Package FSBP_TEST_EXTERNAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXTERNAL_NODE_KEY TYPE I 0 Abweichende Nummernvergabe (bei Tabellenexpansion)
I_HIERARCHY TYPE MDM_FSBP_YT_HIERARCHY_ID Hierarchie in der Form ID, PARENT_ID, ...

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INDEX_ERROR_TO TYPE I Letzter Eintrag in Fehlertabelle

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ERRORS TYPE MDM_FSBP_YT_ERRORS Ausgabe Fehlerprotokoll in Hierarchiestruktur

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.