SAP ABAP Function Module CTMV_FORMAT_CHECK (CTMV_FORMAT_CHECK)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CHR (Application Component) Characteristics
     CT (Package) Characteristics
Basic Data
Function Module CTMV_FORMAT_CHECK  
Function Group CTMV   RM: Characteristics Maintenance  
Program Name SAPLCTMV   ?... 
INCLUDE Name LCTMVU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INTERNAL_UNIT_OF_MEASURE TYPE CABN-MSEHI Internal unit of measure
Exporting NUMBER_OF_POSITIONS_EXP TYPE CABN-ANZST Number of characters
Exporting PLACES_AFTER_DECIMAL_SIGN_EXP TYPE CABN-ANZDZ Number of decimal places
Exporting EXPONENT_FIX_EXP TYPE CABN-ATDIM Type of exponent
Exporting TYPE_OF_EXPONENT_EXP TYPE CABN-ATDEX Exponent with fixed exponents
Exporting PATTERN_EXP TYPE CABN-ATSCH Template
Exporting WITH_SIGN_EXP TYPE CABN-ATVOR Negative values allowed
Importing FORMAT TYPE CABN-ATFOR Data type
Importing UNIT_OF_MEASURE TYPE RCTMV-EINH2 SPACE Unit of measure
Importing NUMBER_OF_POSITIONS_IMP TYPE CABN-ANZST Number of characters
Importing PLACES_AFTER_DECIMAL_SIGN_IMP TYPE CABN-ANZDZ 0 Number of decimal places
Importing LOWERCASES TYPE CABN-ATKLE SPACE Case sensitive
Importing WITH_SIGN_IMP TYPE CABN-ATVOR SPACE Negative values allowed
Importing PATTERN_IMP TYPE CABN-ATSCH SPACE Template
Importing TYPE_OF_EXPONENT_IMP TYPE CABN-ATDEX 0 Type of exponent
Importing EXPONENT_FIX_IMP TYPE CABN-ATDIM 0 Exponent with fixed exponents
Importing INTERVAL_VALUES TYPE CABN-ATINT Interval Values Allowed
Exception MISSING_LENGTH TYPE Length missing
Exception TO_MANY_DECIMALS TYPE Too many decimal places
Exception NO_EXPONENT_POSSIBLE TYPE Exponent entry not allowed
Exception EXP_LENGTH_CONFLICT TYPE Conflict between exponent entry and length
Exception INVALID_PATTERN TYPE Incorrect template
Exception INVALID_LENGTH TYPE Incorrect length entered
Exception NO_SHORTENING TYPE Characteristic length reduced
Exception NO_FORMAT_CHANGE TYPE Change to format not allowed
Exception NO_CHANGE_OF_UNIT TYPE Change to unit of measure not allowed
Exception NO_CHANGE_OF_LOWERCASES TYPE No change to 'case sensitive' indicator
Exception NO_CHANGE_LOWERCASE_BY_DEP_USE TYPE Keine Änderung des Flags für Kleinschreibung wegen Bezihungswissen
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in