SAP ABAP Message Class 00 Message Number 088 (Input must be in the format &)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
     SDYN (Package) DYNP
Attribute
Message class 00  
Short Description General Basis texts    
Message Number 088  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Input must be in the format &
Help Document

Diagnosis

Your entry does not match the specified input format.

System Response

The entry in this field was rejected.

Procedure

The entry must comply with the edit format. The following edit format characters have a special meaning:

  • "_" (underscore)
    There should be an input character at this point; this should be a number for numeric fields.
  • "." (decimal point) (applies to numeric fields)
    The decimal point occurs here (setting in the user master record).
  • "," (thousands separator) (applies to numeric fields)
    This separator occurs (optionally) for more than three figures. Depending on the setting in the user master record, it can be a period or a comma.
  • "V" (applies to numeric fields)
    The operational sign appears here. If used, it must by at the right margin of the field. The sign is either "-" or " "(space).
  • "~" (tilde) (applies to numeric fields)
    As of and including this character, leading zeros must also be entered. Otherwise, this character has the same meaning as an underscore. Leading zeros need not be entered on the left of the tilde. They are not output at this position.

All other characters have their normal meanings and must be entered in the same position as in the edit format.

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