Menu

SAP Function Module TC53_CHAR_CHECK

Checking whether Charact. is Released f. Usage in Proc. Messages/Instruct.

The Function Module TC53_CHAR_CHECK (Checking whether Charact. is Released f. Usage in Proc. Messages/Instruct.) is a standard Function Module in SAP ERP and is part of the function group COCC within the package COCB.

Technical Information

Function Module TC53_CHAR_CHECK
Short Text Checking whether Charact. is Released f. Usage in Proc. Messages/Instruct.
Function Group COCC
Package COCB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHARACTERISTIC_NAME LIKE CABN-ATNAM Characteristic Name
CSTYP LIKE TC53-CSTYP Message 'MS' or instruction 'FT'
PLANT LIKE TC53-WERKS Plant

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHARACTERISTIC_NOT_RELEASED Characteristic not released
INTERNAL_ERROR Internal error accessing characteristic data
INVALID_CHARACTERISTIC Characteristic not defined in char. maintenance
INVALID_CSTYP Invalid value for parameter CSTYP