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

Table for RFQ

adnanmaqbool
Contributor
0 Likes
584

Respected Members

Can any body give detail about tables names used for Request for Quotation i.e RFQ in SAP.

Thnx

3 REPLIES 3
Read only

Former Member
0 Likes
524

Adnan,

The details are available in EKKO and EKPO table.

however you need to make sure that you filter the data by Document Category and document type fields in EKKO table so that you are sure that you are dealing with RFQ documents only.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

Former Member
0 Likes
524

Hi,

In the table EKKO if the field BSTYP = 'A'...Then those records are related to RFQ..

You can get the corresponding line items from EKPO..

Thanks,

Naren

Read only

0 Likes
524

This message was moderated.