The Function Module RSD_CUBE_GET_TR_ENTRY (Transporteintrag zu InfoCube lesen) is a standard Function Module in SAP ERP and is part of the function group RSDG_CUBE within the package RSD.
Function Module | RSD_CUBE_GET_TR_ENTRY |
Short Text | Transporteintrag zu InfoCube lesen |
Function Group | RSDG_CUBE |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DISPLAY_ONLY | TYPE | RS_BOOL | Flag: nur Anzeige möglich | |
E_SUBRC | TYPE | SYSUBRC | Return Code <> 0: error | |
E_TRKORR | TYPE | TRKORR | Auftragsnummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.