Menu

SAP Function Module COC1_MESSAGE_CHARACT_VALUES_F4

Eingabehilfe: Meldungsmerkmale

The Function Module COC1_MESSAGE_CHARACT_VALUES_F4 (Eingabehilfe: Meldungsmerkmale) is a standard Function Module in SAP ERP and is part of the function group CMX_PM_F4 within the package CMX_PM.

Technical Information

Function Module COC1_MESSAGE_CHARACT_VALUES_F4
Short Text Eingabehilfe: Meldungsmerkmale
Function Group CMX_PM_F4
Package CMX_PM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDITIONAL_VALUES LIKE CABN-ATSON Not used by this module
CHARACT LIKE CABN-ATNAM Characteristic name
CHARACT_NO LIKE CABN-ATINN Internal characteristic number
DISPLAY LIKE SPACE Display of possible entries only, no selection possible
DISPLAY_WITH_LANGUAGE LIKE Not used by this module
LANGUAGE LIKE SY-LANGU Not used by this module
MULTIPLE_VALUES LIKE RCTMV-ATLIS Not used by this module

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUES LIKE RCTVALUES Selected value

Exceptions

This function module does not define any Exceptions.