2007 Aug 22 1:30 PM
Hi Gurus.
I am supposed to show the 'FREIGHT' charges on the P.O. I am working on.
In which table do I get this value ? Points will be awarded.
Thanks.
2007 Aug 22 1:35 PM
Have you looked table KONV?
Please use field KNUMV from EKPO and KONV to link.
Hope this will help.
Regards,
2007 Aug 22 1:35 PM
Have you looked table KONV?
Please use field KNUMV from EKPO and KONV to link.
Hope this will help.
Regards,
2007 Aug 22 1:45 PM
Hi,
Check in KONV table field KNTYP. For Freight KNTYP will be 'F'. So get the Freight value from KONV from condition value field KWERT where KNTYP eq "F".
Regards,
Sankar