The Function Module CTMV_CREATE_OBJECT (Anlegen einer Überschreibung) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_CREATE_OBJECT |
Short Text | Anlegen einer Überschreibung |
Function Group | CTMV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | SPACE | Change number |
FEATURE_NEUTRAL_ID | LIKE | CABN-ATINN | Internal number for global characteristic | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
LANGUAGE | LIKE | CABNT-SPRAS | SY-LANGU | Language |
NO_CHECK_OF_VALUES | LIKE | CABN-ATSON | SPACE | Entries not checked against allowed values |
OBJECT_ID | LIKE | CAWN-ATIDN | Object ID | |
REQUIRED_ENTRY | LIKE | CABN-ATERF | SPACE | Entry required |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEATURE_OBJECT_ID | LIKE | CABN-ATINN | Internal characteristic number of overwritten characteristic |
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 |
---|---|
CANCEL_BY_USER | User terminated characteristics maintenance |
CLEAR_OBJECT_FEATURE | Overwite deleted |
DUPLICATE_OBJECT | Characteristic already exists |
FEATURE_TO_DELETE | Characteristic with deletion indicator entered |
KEY_LOCKED_NEUTRAL | Global characteristic already being processed |
NO_NEUTRAL_FOUND | Global characteristic not found |
NO_OBJECT_FOUND | Object-specific characteristic not found |