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

Quoatation Bapi

Former Member
0 Likes
1,079

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
Read only

Former Member
0 Likes
994

Hi,

Please check the following RFC. It may helpful.

<b>Function module -MMPUR_RFQ_QUOTATION_DISPLAY</b>

Regards

Bhupal Reddy

6 REPLIES 6
Read only

Former Member
0 Likes
994

Hi Gabriel,

Please check the link,

Regards,

Hema.

    • Reward points if it is useful.

Read only

Former Member
0 Likes
994

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

Read only

Former Member
0 Likes
995

Hi,

Please check the following RFC. It may helpful.

<b>Function module -MMPUR_RFQ_QUOTATION_DISPLAY</b>

Regards

Bhupal Reddy

Read only

0 Likes
994

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

Read only

0 Likes
994

USe following Fm -

MMPUR_RFQ_QUOTATION_DISPLAY

Read only

0 Likes
994

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