Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: mismatch between amount in local currency decimal ponitsin FBL5N transaction and BSEG

$
0
0

First read online help : Use of Predefined Data Types from ABAP DictionaryCurrency Fields

(So 123456 in database can be 1234.56 USD, or  123.456 BHD or 123456 JPY, table for currency decimal is TCURX, currency without record in this table carry 2 decimals.)

 

So this is standard behavior, always link amount to currency code so system will display/input it correctly.

 

NB: When displaying a FI item table with SE16[n] system won't read header so don't know currency code, and use default 2 decimal.

 

Regards,

Raymond


Viewing all articles
Browse latest Browse all 8451

Trending Articles