cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User Exit Purchase Order

joshl1
Discoverer
0 Likes
905

Hi,

Is there any user exit for making purchase order doc date grey, based on PO type?

Accepted Solutions (1)

Accepted Solutions (1)

Dominik_Tylczynski
SAP Champion
SAP Champion

Hello joshl

Purchase order field status is customized in IMG path: Materials Management -> Purchasing -> Purchase Order -> Define Screen Layout at Document Level

Unfortunately purchase order document date field is not available there. So your next option is the BAdI enhancement ME_PROCESS_PO_CUST, the FIELDSELECTION_HEADER method. It is well documented. The metafield for document date is mmmfd_doc_date - it is defined in the MMFD type group:

Best regards

Dominik Tylczynski

drbharucha
Active Participant

Many thanks for sharing

Answers (0)