The Function Module MOD_KUN_ACTIVATE (Aktivieren/Deaktivieren Kundenerweiterung) is a standard Function Module in SAP ERP and is part of the function group SMOD within the package SECE.
Function Module | MOD_KUN_ACTIVATE |
Short Text | Aktivieren/Deaktivieren Kundenerweiterung |
Function Group | SMOD |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVATE | LIKE | 'X' | ||
ACT_TABLES | LIKE | |||
CALLED_BY_SMOD | LIKE | SPACE | ||
CALLED_BY_TRANSPORT | LIKE | SPACE | ||
DEACTIVATE | LIKE | SPACE | ||
MESSAGE | LIKE | 'X' | ||
MODNAME | LIKE | MODACT-NAME |
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 |
---|---|---|---|---|
FAILURES | LIKE | |||
GENFAILURES | LIKE | |||
INCLTABS | LIKE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALL_ERROR | |
GENERATE_ERROR | |
MODATTR_STATUS | |
MOD_ACTIVE | |
MOD_ENQUEUED | |
NOT_ACTIVATED | |
NO_MODIFICATION |