The Function Module SCPR_CPROF_IF_MODIFY () is a standard Function Module in SAP ERP and is part of the function group SCPRCP within the package SCPR.
Function Module | SCPR_CPROF_IF_MODIFY |
Short Text | |
Function Group | SCPRCP |
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 | ||
ACTTEXT | LIKE | DSYST-DOKTITLE | ||
OBJNAME | LIKE | SCPRRECA-OBJECTNAME | ||
OBJTEXT | LIKE | OBJT-DDTEXT | ||
OBJTYPE | LIKE | SCPRRECA-OBJECTTYPE | ||
PROFID | LIKE | SCPRATTR-ID | ||
PROFTYPE | LIKE | SCPRATTR-TYPE | 'TMV' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER_FUNCTION | TYPE | C |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPONENT | LIKE | SCPRATTR-COMPONENT | SW Component | |
MAXRELEASE | LIKE | SCPRATTR-MAXRELEASE | Valid to Release | |
MINRELEASE | LIKE | SCPRATTR-MINRELEASE | Valid from Release | |
PROFTEXT | LIKE | SCPRTEXT-TEXT |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLDDESCRS | TYPE | SCPR_RECORDS | ||
IT_ALL_TABLENAMES | LIKE | SCPROTABL | Transfer structure for table names | |
ORIG_RECNUM_ASSIGNS | TYPE | SCPR_ORIG_RECNUM_ASSIGNS | ||
RECATTR | TYPE | SCPR_RECATTRS | ||
TABNAMES | LIKE | SCPROTABL | ||
VALUES | LIKE | SCPRVALS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
USER_ABORT | Processing Terminated |