Skip to Content
0
Former Member
May 28, 2008 at 01:37 PM

Taxinn - Condition record FV11 Maintained

44 Views

Dear All,

I am Maitaining tax condition types in FV11 and the system is not allowing for decimal values like 12.5 %/4.5 % and it is throwing an error as

Input must be in the format __.___.__~,___V

Message no. 00088

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.

Suggest me

Thanks