The Function Module RM_FG_GET_ORIGINAL_WITH_PREFIX (RM: Extrahiert einen Underlying-FGDT aus einem zusammengesetzten Geschäft) is a standard Function Module in SAP ERP and is part of the function group RMFG within the package JBR.
Function Module | RM_FG_GET_ORIGINAL_WITH_PREFIX |
Short Text | RM: Extrahiert einen Underlying-FGDT aus einem zusammengesetzten Geschäft |
Function Group | RMFG |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FGDT | TYPE | TVV_FGDT_TYP | FGDT eines zusammengesetzten Geschäfts | |
PREFIX_T | TYPE | TV1_KNOT_ID | GID des zu extrahierenden Underlyings |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FGDT | TYPE | TVV_FGDT_TYP | Underlying als Primärgeschäft |
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 |
---|---|
INCONSISTENT_DATA | Lesen eines untergeordneten DS fehlgeschlagen |
WRONG_PREFIX | kein Datens. mit GID - PREFIX in IT_FGDT-FGET_T |