Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exchanging Rates in OB08 tcode

Former Member
0 Likes
616

Hi Experts,

I have a requirement which moves the data from legacy system to sap system. So, one of our requirement in the project states to transfer the data belonging to OB08 into SAP system through BAPI / any FM. We will be having data in the flat file.

Can anyone help me out in this ?

Any BAPI / FM exists for this ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
499

Hi,

You can use BAPI 'BAPI_EXCHRATE_CREATEMULTIPLE' to upload data .

PLease let me know if you still need any more help.

Thanks and regard,

Rajeshwar

Hi,

You can use BAPI 'BAPI_EXCHRATE_CREATEMULTIPLE' to upload data .

PLease let me know if you still need any more help.

Thanks and regard,

Rajeshwar

2 REPLIES 2
Read only

Former Member
0 Likes
500

Hi,

You can use BAPI 'BAPI_EXCHRATE_CREATEMULTIPLE' to upload data .

PLease let me know if you still need any more help.

Thanks and regard,

Rajeshwar

Read only

0 Likes
499

Hi Rajeshwar,

The bapi name which has been given by you BAPI_EXCHRATE_CREATEMULTIPLE is only used for updation.

Can it be used for creating a record ?

I have given upd_allow value as X in the FM.

Reply me ...