The Function Module SCPR_TEMPL_CT_GEN_RECA_FOR_CPR () 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_GEN_RECA_FOR_CPR |
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 |
---|---|---|---|---|
OBJECTNAME | TYPE | OB_OBJECT | Object Name | |
OBJECTTYPE | TYPE | OB_TYP | Object Type | |
PROFID | TYPE | SCPR_ID | Business Configuration Set | |
PROFTYPE | TYPE | SCPR_TYPE | BC Set: Type | |
TABNAME | TYPE | SCPR_TABL | ||
VERSION | TYPE | SCPR_VERS | 'N' | BC-Set: Version |
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 | LIKE | SCPRRECA | BC Set: BC Set record attributes | |
VALUES | LIKE | SCPRVALS | BC Set: Values |
This function module does not define any Exceptions.