Menu

SAP Function Module CLM_UPGRADE_MODIFICATION_LIST

Specifies objects for modification from list of imported objects

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.