The Function Module SCPR_TR_READ_DATA_CDAT () is a standard Function Module in SAP ERP and is part of the function group SCPRTR within the package SCPR.
Function Module | SCPR_TR_READ_DATA_CDAT |
Short Text | |
Function Group | SCPRTR |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVITY | TYPE | E071K-ACTIVITY | IMG Activity | |
MASTERNAME | TYPE | E071K-MASTERNAME | Object Name in Object Directory | |
MASTERTYPE | TYPE | E071K-MASTERTYPE | Object Type | |
ONLY_CURRENT_CLIENT | TYPE | C | 'X' | |
ONLY_KEYS | TYPE | C | ' ' | |
ORDER_NO | TYPE | E071-TRKORR | Request/Task |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
TAB_DESCR_AND_DATA | TYPE | SCPR_RECORDS | ||
TAB_E071K | LIKE | E071K | Change & Transport System: Key Entries of Requests/Tasks | |
TAB_ERRORS | TYPE | SCPR_TRANSP_ERRORS | Error Message Table |
This function module does not define any Exceptions.