Menu

SAP Function Module SCPR_TEMPL_DATA_TO_RECA_VALUES

The Function Module SCPR_TEMPL_DATA_TO_RECA_VALUES () 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_DATA_TO_RECA_VALUES
Short Text
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
ONLY_KEYS TYPE C SPACE Only key
PROFID LIKE SCPRATTR-ID Business Configuration Set
VERSION TYPE SCPRATTR-VERSION 'N' Version

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
DESCR_AND_DATA TYPE SCPR_RECORDS
RECATTR LIKE SCPRRECA Line Information
VALUES LIKE SCPRVALS Field information

Exceptions

This function module does not define any Exceptions.