The Function Module SCPR_CPROF_CT_PROFILES_COMPARE () is a standard Function Module in SAP ERP and is part of the function group SCPRCP within the package SCPR.
Function Module | SCPR_CPROF_CT_PROFILES_COMPARE |
Short Text | |
Function Group | SCPRCP |
Package | SCPR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RC | TYPE | I |
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 |
---|---|---|---|---|
PROFILEVAL_A | LIKE | SCPRVALS | ||
PROFILEVAL_B | LIKE | SCPRVALS | ||
VALUESL_A | LIKE | SCPRVALL | BC Set: Values (language-dependent) | |
VALUESL_B | LIKE | SCPRVALL | BC Set: Values (language-dependent) |
This function module does not define any Exceptions.