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

BAPI for foreign exchange offer rate

Former Member
0 Likes
810

hi all,

i want a <b>BAPI for foreign exchange offer</b>, i am using the transaction TX13, then i am getting screen<b> for foreign exchange offer create</b> but i am not able to determine the BAPI . Can anyone suggest me which bapi i have to use or how can i get this BAPI.

thanx

HONEY

hi all,

i want a <b>BAPI for foreign exchange offer</b>, i am using the transaction TX13, then i am getting screen<b> for foreign exchange offer create</b> but i am not able to determine the BAPI . Can anyone suggest me which bapi i have to use or how can i get this BAPI.

thanx

HONEY

3 REPLIES 3
Read only

Former Member
0 Likes
756

Hello

Please try : FTR_FX_BAPI_INIT_CREATE

or try FTR_FX_BAPI* in SE37.

Regards,

Arun

Read only

0 Likes
756

hi arun,

can you suggest me how to get bapi from the screen UI . i know the transaction code TX13 , but unable to find out bapi. can you suggest me how to catch the bapi frm transaction.

thanks

HONEY

Read only

Former Member
0 Likes
756

Hi,

From Transaction TX13, go to the Menu Option <b>System</b> then click on <b>Status</b> .. you will see the program name as <b>SAPLFTR_FX</b> , double click on this and press CtrlshiftF5 ... this will display the object list...

In this object list you will see the option "Function Modules... "

Hopefully this helps...