cancel
Showing results for 
Search instead for 
Did you mean: 

RFQ table..

Former Member
0 Kudos

HI,

From which table do I get the following

RFQ QTy -


Field (ANMNG)

RFQ date -


Field (ANFDT)

I am unable to get it fron EKPO/EKKO.

Please help ASAP.

Regards,

Prasanna.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Prasanna,

Please fulfill your requirement with below table.

Transaction: SE11,

Please ensure the tables EKKo is for all Purchasing Docuemnts Includes PO, Contract, and RFQ's.

Hence segregate your RFQ list by Docuemnt Type absed on your usage, Std RFQ doc type: AN.

RFQ Date:

Table: EKKO

FIELD: BEDAT

RFQ Qty:

Table: EKPO

FIELD: KTMNG

Hope this helps.

Note: For your information the fields you've mentioned is the fields in the structure, you cannot find teh same in the table. Hence you need to search the fields in the corresponding tables.

Njoy SAP

-Saravanaganesh

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear

RFQ qty EKPO-KTMNG(traget qty)

RFQ date EKKO-AEDAT (creation date)-BEDAT (document date)

Regards

venu gopal

Former Member
0 Kudos

Hi

EKKO-BEDAT - RFQ date

EKPO-KTMNG - RFQ Qty

JL23
Active Contributor
0 Kudos

You should get it from the EKPO table.

The table fields may have different names than the screen fields.

Create a RFQ with very special

RFQ QTy -


Field (ANMNG)

RFQ date -


Field (ANFDT)

so that you easily can identify this fields when looking up the document in SE16 for table EKPO.

Former Member
0 Kudos

This message was moderated.