The Function Module CTMV_CHECK_CHARACTERISTIC_OVWR (API-Funktion: Allgemeine Konsistenzprüfung für eine Überschreibung) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_CHECK_CHARACTERISTIC_OVWR |
Short Text | API-Funktion: Allgemeine Konsistenzprüfung für eine Ü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 |
---|---|---|---|---|
CABN_IMP | LIKE | CABN | Characteristic in CABN structure | |
CHARACT_NEUTRAL_IMP | LIKE | CABN-ATINN | Internal characteristic number for global characteristic | |
CHARACT_OBJECT_IMP | LIKE | Internal characteristic number for overwritten characteristic |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACT_OBJECT_EXP | LIKE | CABN-ATINN | Internal characteristic number for overwritten characteristic | |
DOCUMENT_NOT_FOUND | LIKE | Document not found: entries ignored | ||
INTERVAL_REQUIRED | LIKE | Indicator: 'intervals allowed' cannot be reset | ||
INVALID_SPRAS_VALUES | LIKE | Incorrect language indicator for characteristic values | ||
REQUIRED_ENTRY_IGNORED | LIKE | Indicator: 'entry required' cannot be set |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.