Skip to Content
0
Apr 25, 2017 at 10:03 AM

BAPI_ACC_DOCUMENT_POST - exchange rate difference

1407 Views Last edit Apr 25, 2017 at 10:03 AM 2 rev

Dear all,

For some reason would like like to post with difference exchange rate for the incoming payment. Would like to know if the BAPI can do what FB05 doing right now for the exchange rate difference.

Pass to BAPI_ACC_DOCUMENT_POST

Line Currency Amount Exchg Rate Eqvi. Local Currency

1 USD $500 7.8 $3900

2 USD -$500 7.78 $3980

Right now if using t-code FB05 it would automatically generate an Exchange Rate Realise of local currency $10 to balance the posting. However I don't know if BAPI can support that.

Have googled for calling SET_FACI_FLAGS with MULTI_EXG_RATE = 'X' however I still got the error F5-735 FI interface: Small difference $10 cannot be distributed.

Thanks.

Regards,

Nick Tang