The Function Module SCPR_TEMPL_CT_RECATTR_SYNC () 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_RECATTR_SYNC |
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 |
---|---|---|---|---|
ACTIVITY | LIKE | SCPRRECA-ACTIVITY | SPACE | Documentation Object |
REFNAME | LIKE | SCPRATTR-REFNAME | SPACE | BC Set: Customizing object name |
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 |
---|---|---|---|---|
RECATTR | TYPE | SCPR_RECATTRS | Data Record Attributes | |
VALUES | LIKE | SCPRVALS |
This function module does not define any Exceptions.