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

Fetching Enquiry date in RFQ sapscript

Former Member
0 Likes
542

Hi all,

I need to fetch Enquiry date in my customized standard sap script form .The field name is ANFDT and it is declared in structure RM06E.Please let me know hoe to do it.

Thanks

Manu

Hi all,

I need to fetch Enquiry date in my customized standard sap script form .The field name is ANFDT and it is declared in structure RM06E.Please let me know hoe to do it.

Thanks

Manu

2 REPLIES 2
Read only

Former Member
0 Likes
504

Hi

check this Table/Filed EKKO-ANGDT

In EKKO Table you will get RFQ Data.And you need to check the document category and type to A and AN respecitvely.

Ranga

Read only

0 Likes
504

Hi ,

Thanks for the mail.But the field which you have mentioned is Bid Closing date i.e.ANGDT but not enquiry date.The enquiry date field is ANFDT and that is declared in structure RM06E.