SAP ABAP Message Class CNV_20100 Message Number 379 (ACCOUNT_CONVERT_20100 does not convert numerals without leading zeros)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_20100 (Package) CNCC: Chart of accounts conversion
Attribute
Message class CNV_20100  
Short Description Messageclass for chart of account conversion    
Message Number 379  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
ACCOUNT_CONVERT_20100 does not convert numerals without leading zeros
Help Document

Diagnosis

At least one numeral without leading zeros was found (e.g. ).

Routine ACCOUNT_CONVERT_20100 does not convert numerals without leading zeroes.

System Response

Warning

Procedure

Check if these numerals without leading zeros are relevant for the conversion.

Note: You may want to use a different routine that converts numerals without leading zeroes. You can choose from the following options:

  • ACCOUNT_CONVERT_NOZERO: converts all values; only values that are changed are transformed into the format without leading zeros. All other numerals remain unchanged in their original format.
  • ACCOUNT_CONVERT_TO_NOZERO: converts all values; transforms all numerals into the format without leading zeros.
  • ACCOUNT_CONVERT_TO_ZERO: converts all values; transforms all numerals into the format with leading zeros.

History
Last changed on/by 20141030  SAP 
SAP Release Created in