The Function Module CLM_TRSL_UPGRADE_FLAG_SET () is a standard Function Module in SAP ERP and is part of the function group SEMD within the package SECE.
Function Module | CLM_TRSL_UPGRADE_FLAG_SET |
Short Text | |
Function Group | SEMD |
Package | SECE |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | LIKE | SY-LANGU | Target Language | |
UPGRADE_OBJECT | TYPE | SMODI_LOG_KEY |
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 |
---|---|---|---|---|
UPGRADE_OBJECT_LIST | TYPE | SMODI_LOG_KEYTAB |
This function module does not define any Exceptions.