cancel
Showing results for 
Search instead for 
Did you mean: 

PO Pricing Requirement Condition not Updating when changing the PO

manukapur
Active Participant
0 Kudos

Hello SCN,

I have written a requirement pricing routine for Purchase Order. This routine checks the data entered in the PO and adds a condition to the PO pricing. If the condition is not met, the condition is not added into the PO.

When I am changing the PO using the transaction ME22N the condition should automatically appear /disappear from the PO based on the requirement data condition programmed.

Unfortunately this is not happening. Any idea how can I program this to happen?

Regards,

Manu

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member233510
Active Contributor
0 Kudos

On what basis you're determine conditions in PO ?

manukapur
Active Participant
0 Kudos

There are three conditions which I have programmed.

1. Checking Storage Location

2. Checking PO Type

3. Added a custom tab on PO. Depending upon the value in that field.

When I debug, the conditions are met and sy-subrc = 0. Still the condition line does not appear when making a change.

Thanks,

Manu

former_member233510
Active Contributor
0 Kudos

Check you've Storage location in pricing structure KOMP. If not, then you've to extend.