The Function Module SCPR_TEMPL_DB_DATA_READ_BCSET (BC-Sets: Daten eines BC-Sets lesen und leicht aufbereiten) is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.
Function Module | SCPR_TEMPL_DB_DATA_READ_BCSET |
Short Text | BC-Sets: Daten eines BC-Sets lesen und leicht aufbereiten |
Function Group | SCPRTM |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BCSET_ID | LIKE | SCPRATTR-ID | Schlüssel des zu lesenden BC-Sets |
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 |
---|---|---|---|---|
RECATTR | LIKE | SCPRRECA | Datensatzattribute | |
VALUES | LIKE | SCPRVALS | Sprachunabh. Daten | |
VALUESL | LIKE | SCPRVALL | Sprachabh. Daten |
This function module does not define any Exceptions.