The Function Module SCPR_TEMPL_CT_LANG_ALL_GET (BC-Set: Aus Daten in int. Tab. values die sprachabh. extrahieren) is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.
Function Module | SCPR_TEMPL_CT_LANG_ALL_GET |
Short Text | BC-Set: Aus Daten in int. Tab. values die sprachabh. extrahieren |
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 | TYPE | SCPR_ID | Business Configuration Set | |
SYNC_WITH_BCS | TYPE | C | SPACE | Sprachen mit Werten aus gegebenem BC-Set syncronisieren |
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 |
---|---|---|---|---|
FIELDDESCRS | TYPE | SCPR_RECORDS | Feldbeschreibungen der betr. Tabellen | |
LANGUAGES | TYPE | SCPR_LANGUAGES | Sprachen, zu denen die Werte emittelt werden sollen | |
VALUES | LIKE | SCPRVALS | Werte des BC-Sets | |
VALUESL | LIKE | SCPRVALL | Sprachabh. Werte im BC-Set |
This function module does not define any Exceptions.