The Function Module SM_MIG_CMOD_SAVE_GLOBAL_DATA () is a standard Function Module in SAP ERP and is part of the function group SEXM within the package SECE.
Function Module | SM_MIG_CMOD_SAVE_GLOBAL_DATA |
Short Text | |
Function Group | SEXM |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CMOD_NAME | TYPE | CMODNAME | Name of the extension project | |
EXIT_NAME | LIKE | RSEXSCRN-EXIT_NAME | Enhancement Name | |
IMP_CLASS | LIKE | RSEXSCRN-IMP_CLNAME | Class Name | |
IMP_NAME | LIKE | RSEXSCRN-IMP_NAME | Implementation name for an enhancement | |
INTER_NAME | LIKE | RSEXSCRN-INTER_NAME | Interface Name | |
SMOD_NAME | TYPE | SMODNAME | Name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.