Skip to Content
0
Former Member
Sep 21, 2007 at 05:58 AM

BAPI_ACC_DOCUMENT_CHECK

53 Views

Hi,

In currencyamount table of BAPI 'BAPI_ACC_DOCUMENT_CHECK' Iam passing the data as below:

<b>ITEMNO_ACC | CURR_TYPE |CURRENCY |CURRENCY_ISO | AMT_DOCCUR | EXCH_RATE</b>

0000000001|00 |USD | | 871.0000 | 40.00000

0000000002|00 |USD | | 50.0000 | 42.00000

0000000003|00 |USD | | 921.0000-| 43.00000

for this Iam getting Error Message :Inconsistent rates for currency INR

if I pass EXCH_RATE same for all item, there won't be any error, But My requirement is that Each item will have different Exch_rate..

How to solve this... expecting quick reply form u guy's

Thanks In advance.

Srinivas