‎2008 Dec 20 9:12 AM
Hi,
In the upload Flatfile , the EXCHANGE RATE is specified ---for uploading data to FB01.
i am using BAPI_ACC_DOCUMENT_POST to so this.
How to pass on EXCHANGE RATE , and the LOCAL CURRENCY to the BAPI.
Can any one help me.
Have a great day.
Vikki.
‎2008 Dec 20 9:46 AM
in the tabels parametyer of the bapi, there is a parameter CURRENCYAMOUNT.
in that table you have a field Exchnage rate EXCH_RATE ( ref structure BAPIACCR09) Plese use the same to pass the exchnage rate, similarly search for all the table parameters or importing paramteres to
pass the local currency.
Try to find via SE37 -> go to required BAPI .
‎2008 Dec 20 9:46 AM
in the tabels parametyer of the bapi, there is a parameter CURRENCYAMOUNT.
in that table you have a field Exchnage rate EXCH_RATE ( ref structure BAPIACCR09) Plese use the same to pass the exchnage rate, similarly search for all the table parameters or importing paramteres to
pass the local currency.
Try to find via SE37 -> go to required BAPI .
‎2008 Dec 20 9:50 AM
‎2008 Dec 30 4:03 PM