The Function Module CLM_UPGRADE_MODIFICATION_LIST (Specifies objects for modification from list of imported objects) is a standard Function Module in SAP ERP and is part of the function group SEMU within the package SCWN.
Function Module | CLM_UPGRADE_MODIFICATION_LIST |
Short Text | Specifies objects for modification from list of imported objects |
Function Group | SEMU |
Package | SCWN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_MODIFICATIONS | LIKE | RS38L-HEAD | SPACE | |
DO_MANUAL_MODIFICATIONS | LIKE | RS38L-HEAD | SPACE |
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 |
---|---|---|---|---|
CORR_NUMBER | LIKE | E070 | ||
MODOBJECTS | LIKE | SMODUPGRAD |
This function module does not define any Exceptions.