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.
Function Module | SCPR_TEMPL_MERGE_RECA_AND_VALS |
Short Text | |
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 |
---|---|---|---|---|
COMPARE_ONLY_KEYS | TYPE | C | 'X' | |
PROFID | TYPE | SCPRATTR-ID | Business Configuration Set |
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 |
---|---|---|---|---|
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 |
This function module does not define any Exceptions.