We can fetch Material PO item condition amount with condition type from KONV table but passing document condition number fetched from EKKO Table.
For example
The moment we save PO…. PBXX gross price stored as 100 in the KNOV table as we expected…but Other charges(ZCHR) stored as 100 instead of 10. We need to fetch 10 for our report purpose .
How to fetch the percentage value 10 in the table? Is there any other table/logic available for the same?