The Function Module CLM_CWB_REPS_SAVE () is a standard Function Module in SAP ERP and is part of the function group SEMC within the package SECE.
Function Module | CLM_CWB_REPS_SAVE |
Short Text | |
Function Group | SEMC |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_MODE | TYPE | C | ' ' | |
EXTEND | TYPE | C | Customer enhancement mode ('X'->yes) | |
INTERNAL_CALL | TYPE | CHAR1 | ' ' | |
I_SOURCE_OLD | TYPE | RSWSOURCET | ABAP Source | |
METHOD_KEY | TYPE | SEOCPDKEY | ' ' | Key structure of a component (with composite names) |
ORDERNUM | LIKE | E070-TRKORR | Request number | |
STATUS | TYPE | C | 'A' | Status of the source |
TRANSPORT_KEY | LIKE | TRKEY | Complete Key of a Transport Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_DELETED | TYPE | C |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_PARAMETER | Invalid parameter |
NOT_EXECUTED | Not Saved |
TYPE_NOT_SUPPORTED |