Menu

SAP Function Module CTMV_CHECK_CHARACTERISTIC

API-Funktion: Allgemeine Konsistenzprüfung eines Merkmales

The Function Module CTMV_CHECK_CHARACTERISTIC (API-Funktion: Allgemeine Konsistenzprüfung eines Merkmales) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.

Technical Information

Function Module CTMV_CHECK_CHARACTERISTIC
Short Text API-Funktion: Allgemeine Konsistenzprüfung eines Merkmales
Function Group CTMV
Package CT
Module Type Normal Module

Importing Parameters

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
CHANGE_NUMBER LIKE CABN-AENNR Change Number
KEY_DATE LIKE SY-DATUM SY-DATUM Key Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENT_NOT_FOUND LIKE Document not found: entries ignored
INTERVAL_REQUIRED LIKE Indicator: 'intervals allowed' cannot be reset
INVALID_GROUP LIKE Characteristics group not found
INVALID_SPRAS_MEANING LIKE Incorrect language indicator for characteristic descriptions
INVALID_SPRAS_VALUES LIKE Incorrect language indicator for characteristic values
INVALID_STATUS LIKE Characteristic status not found
NO_REQUIRED_ENTRY LIKE Indicator: 'entry required' cannot be set
OBJECT_TABLE_INVALID LIKE Invalid entries for table field
OBJECT_TABLE_REQUIRED LIKE Reference to table field was deleted

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.