cancel
Showing results for 
Search instead for 
Did you mean: 

PO User Exit to Populate Field Validity End During Creation

Former Member
0 Kudos

Hi Gurus,

I'm currently designing a program that will perform auto-deletion of Purchase Orders that have no GRs after the latest Delivery Date of the PO line items. Our client is very strict in managing their purchasing activities hence the requirement. I'm planning to use the Validity End field on the Header level of the PO. Now, what I want to happen is that during PO creation (whether via ME59 or ME21N), a user exit will auto-populate the Validity End field using a pre-defined formula that will add a couple of days (buffer) to the delivery date.

Is there such a user exit that can auto-populate Validity Start and Validity End?

Thank you,

Aivan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the BADI :ME_PROCESS_PO_CUST


Which can be worked for your requirement.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Gurus,

I'll test this badi and will get back to you for the results.

Thank you,

Aivan

Former Member
0 Kudos

BADI: ME_PROCESS_PO_CUST, method PROCESS_HEADER should work for you.

Prasoon
Active Contributor
0 Kudos

Hi,

   Hope the BAdI: ME_PROCESS_PO_CUST can fulfill the requirement with proper coding. You may check the same with your technical team.


Regards,

AKPT