Menu

SAP Function Module COC1_CONV_VALUES_TO_FIELD_CHCK

Prüft, ob Merkmalswert in ABAP/4 Format konvertiert werden kann

The Function Module COC1_CONV_VALUES_TO_FIELD_CHCK (Prüft, ob Merkmalswert in ABAP/4 Format konvertiert werden kann) is a standard Function Module in SAP ERP and is part of the function group COC1 within the package COCB.

Technical Information

Function Module COC1_CONV_VALUES_TO_FIELD_CHCK
Short Text Prüft, ob Merkmalswert in ABAP/4 Format konvertiert werden kann
Function Group COC1
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
CHAR_FORMAT LIKE CABN-ATFOR Characteristic format
CHAR_VALUE LIKE CAWN-ATWRT Characteristic value
INTERNAL_TYPE LIKE DNTAB-INTTYPE ABAP/4 data type

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
CONVERSION_NOT_POSSIBLE Conversion not possible