Menu

SAP Function Module CTMV_FORMAT_CHECK

Überprüfung der Formatangaben eines Merkmals

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CTMV_FORMAT_CHECK (Überprüfung der Formatangaben eines Merkmals) 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_FORMAT_CHECK
Short Text Überprüfung der Formatangaben eines Merkmals
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
EXPONENT_FIX_IMP LIKE CABN-ATDIM 0 Exponent with fixed exponents
FORMAT LIKE CABN-ATFOR Data type
INTERVAL_VALUES LIKE CABN-ATINT Interval Values Allowed
LOWERCASES LIKE CABN-ATKLE SPACE Case sensitive
NUMBER_OF_POSITIONS_IMP LIKE CABN-ANZST Number of characters
PATTERN_IMP LIKE CABN-ATSCH SPACE Template
PLACES_AFTER_DECIMAL_SIGN_IMP LIKE CABN-ANZDZ 0 Number of decimal places
TYPE_OF_EXPONENT_IMP LIKE CABN-ATDEX 0 Type of exponent
UNIT_OF_MEASURE LIKE RCTMV-EINH2 SPACE Unit of measure
WITH_SIGN_IMP LIKE CABN-ATVOR SPACE Negative values allowed

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPONENT_FIX_EXP LIKE CABN-ATDIM Type of exponent
INTERNAL_UNIT_OF_MEASURE LIKE CABN-MSEHI Internal unit of measure
NUMBER_OF_POSITIONS_EXP LIKE CABN-ANZST Number of characters
PATTERN_EXP LIKE CABN-ATSCH Template
PLACES_AFTER_DECIMAL_SIGN_EXP LIKE CABN-ANZDZ Number of decimal places
TYPE_OF_EXPONENT_EXP LIKE CABN-ATDEX Exponent with fixed exponents
WITH_SIGN_EXP LIKE CABN-ATVOR Negative values allowed

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
EXP_LENGTH_CONFLICT Conflict between exponent entry and length
INVALID_LENGTH Incorrect length entered
INVALID_PATTERN Incorrect template
MISSING_LENGTH Length missing
NO_CHANGE_OF_LOWERCASES No change to 'case sensitive' indicator
NO_CHANGE_OF_UNIT Change to unit of measure not allowed
NO_EXPONENT_POSSIBLE Exponent entry not allowed
NO_FORMAT_CHANGE Change to format not allowed
NO_SHORTENING Characteristic length reduced
TO_MANY_DECIMALS Too many decimal places