Hello Experts,
Your inputs have helped me very much.I have configured my pricing procedure for PO.
My new condition type's access sequence has 2 accesses, i.e., it refers to 2 condition tables.I have created condition records and tested and it is working fine.
Now, I am observing something, for which I need some guidance.
As long as there is a valid condition record present in system, the price is being pulled from there properly. However, if the condition records are deleted, then system is pulling up the price from the last PO created. This PO no. is getting stored as the "last purchasing document" in the info record, for the material, in the purchasing org.data 2 view.
So, here is the situation:
- If condition records exist, then system pulls up the price from there and everything is fine.
- However, if the condition records are deleted, then it pulls up from the last PO created.
- I tried the same thing with another material. I created an info record for it, where I maintained a price , but no condition records.When I created a PO for this material in the same way, the system just picked up the info record price. In the pricing analysis, I saw that for my condition type, it has given me the message as "condition record missing".
My Requirement:
If the condition records do not exist or condition records are deleted in the system, then system should simply pick up the info record price (Info rec: Purch Org data 1 view) and not from any previous PO.
Please help me to configure this.
Regards
P.R