Menu

SAP Function Module SCPR_TEMPL_DB_FLDTXTVAR_GET

BC-Set: variable Feldtexte aus der Datenbank lesen

The Function Module SCPR_TEMPL_DB_FLDTXTVAR_GET (BC-Set: variable Feldtexte aus der Datenbank lesen) is a standard Function Module in SAP ERP and is part of the function group SCPRTM within the package SCPR.

Technical Information

Function Module SCPR_TEMPL_DB_FLDTXTVAR_GET
Short Text BC-Set: variable Feldtexte aus der Datenbank lesen
Function Group SCPRTM
Package SCPR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BCSET_ID LIKE SCPRATTR-ID Schluessel des BC-Sets
VERSION LIKE SCPRATTR-VERSION 'N' Version des BC-Sets

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FLDV LIKE SCPRFLDV variable Feldtexte zum BC-Set

Exceptions

This function module does not define any Exceptions.