The Function Module RSDPL_CHA_MASTER_DATA_READ (DM-API: Lesen von Stammdaten eines Merkmals) is a standard Function Module in SAP ERP and is part of the function group RSDPL within the package RSDD.
Function Module | RSDPL_CHA_MASTER_DATA_READ |
Short Text | DM-API: Lesen von Stammdaten eines Merkmals |
Function Group | RSDPL |
Package | RSDD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANAME | TYPE | RSDP0_CHANM | DM-API: Name eines Merkmals | |
I_REFERENCE_DATE | TYPE | RSDP0_REFDATE | SY-DATUM | DM-API: Stichtag |
I_S_RFCMODE | TYPE | RSDP0_S_RFCMODE | DM-API: RFC-Modus | |
I_VERSION | TYPE | RSDP0_VERSION | 'A' | DM-API: Version (eines Stammdatenobjekts) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TABLENAME | TYPE | RSDP0_TABLENAME | DM-API: Tabellenname |
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 |
---|---|---|---|---|
E_T_COLUMN | TYPE | RSDP0_T_COLUMN | DM-API: Beschreibung einer DB-Tabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Parametereingabe |
INHERITED_ERROR | Fehler in aufgerufener Routine |