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

FM/BAPI for tcode ME47

Former Member
0 Likes
1,636

Hello All

I have a requirement to create/update/delete supplementary conditions from RFQ which can be done through transaction ME47.

I did lot search however I am unable to get any FM or BAPI.

Please provide your inputs.

Thanks in advance!

4 REPLIES 4
Read only

Former Member
0 Likes
872

Hi

Try the BAPI BAPI_QUOTATION_CREATEFROMDATA.

~~~Ganesh Kumar K.

Read only

former_member585060
Active Contributor
0 Likes
872

Hi,

For ME47 there is no BAPI available, you have to do using BDC methods.

Regards

Bala Krishna

Read only

0 Likes
872

Hi,

yeah I am also facing the same issue, I developed the bdc but no success. pls find the below url.

http://scn.sap.com/thread/3226856

thanks.

Vamshi

Read only

Former Member
0 Likes
872

Hi

Check the bellow code  which may help you in providing solution.

http://scn.sap.com/thread/139752