Menu

SAP Function Module SCPR_TEMPL_MERGE_RECA_AND_VALS

The Function Module SCPR_TEMPL_MERGE_RECA_AND_VALS () 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_MERGE_RECA_AND_VALS
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
COMPARE_ONLY_KEYS TYPE C 'X'
PROFID TYPE SCPRATTR-ID Business Configuration Set

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
TAB_FLDDESCRS TYPE SCPR_RECORDS
TAB_ORIG_RECNUM1 TYPE SCPR_ORIG_RECNUM_ASSIGNS
TAB_RECATTR1 LIKE SCPRRECA
TAB_RECATTR1T TYPE SCPR_RECATTRS
TAB_RECATTR2 LIKE SCPRRECA
TAB_VALUES1 LIKE SCPRVALS
TAB_VALUES2 LIKE SCPRVALS

Exceptions

This function module does not define any Exceptions.