The Function Module RM_RC_REBUILD_HIERARCHY (RM: Aufbau der Hierarchie des Risikoträgers) is a standard Function Module in SAP ERP and is part of the function group RMY3 within the package JBR.
Function Module | RM_RC_REBUILD_HIERARCHY |
Short Text | RM: Aufbau der Hierarchie des Risikoträgers |
Function Group | RMY3 |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TYPE | TYPE | C | 'X' | Steuerflag ('X' für xSFGDT, ' ' für SFGDT) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IT_SFGDT | TYPE | TVS_SFGDT_TAB | Tabelle der Risikoträger | |
E_IT_XSFGDT | TYPE | RMS_SFGDT_TAB | Tabelle der erweiteretn Risikoträger |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_ITAB | LIKE | BAPIERR | Fehlertabelle (pro Risikoträger) | |
I_IT_ABEST | LIKE | JBRDBABEST | ABEST von DB | |
I_IT_BEWEG | LIKE | JBRDBBEWEG | BEWEG von DB | |
I_IT_HIER | LIKE | JBRDBHIER | Hierarchiverschlüsselungstabelle von DB | |
I_IT_KO | LIKE | JBRDBKO | Kopfinformation Risikoträger von DB | |
I_IT_KOET | LIKE | JBRDBKOET | Kopfinformation Elementartyp von DB | |
I_IT_OPTI | LIKE | JBRDBOPTI | OPTI von DB |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_INPUT | keine Input-Daten |
WRONG_TYPE_INPUT | Type paßt nicht zum Input |