2016 May 17 10:48 AM
I Need a small information.
I would like to get the Total Purchase Order Value, Including All tax values And Conditions. Where it will be save.
I checked. Konv -> Condition value ->Field is Kwert. But Not matching with the Po Total Value, The value is higher than the
Purchase Order Display Value.
Po Line value + Po Total condition Value + Taxes of all line items.
Where can i pick it.
2016 May 17 12:56 PM
How about using this field : EKPO-EFFWR
Regards,
Yogendra Bhaskar
2016 May 17 11:04 AM
2016 May 17 11:31 AM
Thanks for your reply.
Not showing, Tax Code and Values. condition Values.
Just lIneqty * price showing.
I need to Get from the Tables. Is it possible.
2016 May 17 11:48 AM
Try this:
PO line items value: Go to EKPO (Line item table for po) , Add the Amounts (EKPO-NETWR) of all the line items .
Total Condition value: go to EKKO and take EKKO-KNUMV, Now go to KONV table and pass KNUMV, sum up all KNOV-KWERT for each KSCHL.
No idea about tax calculation.
2016 May 17 12:04 PM
I checked it. But some cases Some pos Not matching the value.
2016 May 17 12:56 PM
How about using this field : EKPO-EFFWR
Regards,
Yogendra Bhaskar
2016 May 17 2:54 PM
2016 May 18 1:46 PM
Thanks for your reply.
Some what ok.
But i need add Non Deduction Field Also.
And in some pos Even i need to capture jexs From konv Table.
Then only Total po value will be matches.
May be you system configuration is different than my system configuration
At header level Nvas Condition is there if it is exists.
From ekp
total Po value = Non-deductible + Effective value matches.
But If po Does not have Nvas Condition At header.
total po value = Non-deductible + Effective value matches + konv (Jexs-tax condition value i need to add).
Right now i am having these two cases.