on 2014 Jun 23 10:25 PM
Dear COPA Expert,
Condition Type: PXXX ($590)- Overridden price at the store
Condition Type: PBEW ($600) - List Price
In COPA, I would like to calculate Price Override Amount = PBEW ($600) - PXXX ($590) = $10 and show as "Price Override Discount".
Is it possible to perform such calculation in COPA?
This calculation is possible in SD using ABAP routine, however, due to performance concern of posting billing document (we have so many billing documents generated per hour), if possible, I would like to perform this calculation in COPA.
Best Regards,
Kimiko
Request clarification before answering.
Instead of creating 3 fields you can always create 1) PXXX and 2) override discount field. Use the COPA user exit EXIT_SAPLKEDRCOPA_001 to do the math and populate the override discount. This way you can minimize the data redundancy and improve the performance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
94 | |
39 | |
8 | |
5 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.