Application Development 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: 

Quoatation Bapi

Former Member
0 Kudos
178

Hello,

I need to get the information of tcode ME48 (Display Quotation) via bapi, does any body know wich one can I use?

Thanks,

Full points will be rewarded.

Gabriel.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
93

Hi,

Please check the following RFC. It may helpful.

<b>Function module -MMPUR_RFQ_QUOTATION_DISPLAY</b>

Regards

Bhupal Reddy

6 REPLIES 6

Former Member
0 Kudos
93

Hi Gabriel,

Please check the link,

Regards,

Hema.

    • Reward points if it is useful.

Former Member
0 Kudos
93

Hi,

Check the below BAPI's...

BAPI_QUOTATION_GETDETAILBOS Display Customer Quotation with BOS

BAPI_ACC_SALES_QUOTA_CHECK Accounting: Check Customer Quotation

Regards,

Ram

Former Member
0 Kudos
94

Hi,

Please check the following RFC. It may helpful.

<b>Function module -MMPUR_RFQ_QUOTATION_DISPLAY</b>

Regards

Bhupal Reddy

0 Kudos
93

hi,

Thanks for your answer, but It doesnt return what i need.

I need from the item overview on the tcode for each position to find the 'Validity' field (Date from which the condition is valid), fields RV13A-DATAB and RV13A-DATBI on the screen.

I havent been able to find it in the database.

thanks,

Gabriel P

0 Kudos
93

USe following Fm -

MMPUR_RFQ_QUOTATION_DISPLAY

0 Kudos
93

Hello,

How do I use that fm?, if I execute it, how can I take the data I need. That fm only executes the tcode, nothing else.

I would aprecciate your help,

Gabriel