The Function Module SXI_EXIT_INTF_COPY () is a standard Function Module in SAP ERP and is part of the function group SXIF within the package SECE.
Function Module | SXI_EXIT_INTF_COPY |
Short Text | |
Function Group | SXIF |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAST_LANGU | LIKE | SY-LANGU | SY-LANGU | SAP R/3 System, Current Language |
NEW_EXIT_NAME | LIKE | RSEXSCRN-EXIT_NAME | Enhancement Name | |
OLD_EXIT_NAME | LIKE | RSEXSCRN-EXIT_NAME | Enhancement Name |
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 | |
KORRNUM | TYPE | TRKORR | Request/Task |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.