The Function Module SXV_IMP_CLASS_CREATE () is a standard Function Module in SAP ERP and is part of the function group SXCV within the package SECE.
Function Module | SXV_IMP_CLASS_CREATE |
Short Text | |
Function Group | SXCV |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVE | TYPE | SEEX_BOOLEAN | SEEX_FALSE | |
EXIT_NAME | LIKE | RSEXSCRN-EXIT_NAME | Enhancement Name | |
GENFLAG | TYPE | GENFLAG | SEEX_FALSE | Generation Flag |
IMP_NAME | LIKE | RSEXSCRN-IMP_NAME | Implementation name for an enhancement | |
INTER_NAME | LIKE | RSEXSCRN-INTER_NAME | Interface Name | |
LANGUAGE | LIKE | SY-LANGU | SAP R/3 System, Current Language |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVCLASS | TYPE | DEVCLASS | Development class for Change and Transport Organizer | |
IMP_CLASS | LIKE | RSEXSCRN-IMP_CLNAME | Object Type Name | |
KORRNUM | TYPE | TRKORR | Request/Task |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.