cancel
Showing results for 
Search instead for 
Did you mean: 

Price Updation.

Former Member
0 Kudos

Hi Experts

In my pricing procedure there is code written for one condition type.

In some PO when i do price update that code works perfectly. but in some PO the code is not getting executed. Please Help.

Accepted Solutions (1)

Accepted Solutions (1)

former_member637182
Active Participant
0 Kudos

Hi,

Please check whether the code is written for particular document type.need to debbug with the Abaper.

Thanks & Regards

Suresh

Former Member
0 Kudos

The problem is that the code is not getting executed.....

Former Member
0 Kudos

than you have to check the logic of the code that is in what conditon this code should be executed

find out that than you will know the issue.

e.g. it the selection of code it self is missing for the particualr PO than the code will never get executed.

Answers (1)

Answers (1)

Former Member
0 Kudos

No one can help in this becuase this is your custom code

what you should do

which ever PO it is not executing, for those PO debug the code and see why it is not doing

or take help of ABAPer to debug the code and conditons.