‎2007 Mar 13 7:38 AM
Hi All,
I am developing new layout and printprogarm for invoice.
In this i need to get some data from conditon types(Ex. JEX2, JCES)
How can i fetch the data from condition types related that order.
Plz any one help me in this issue.
Regards,
Ashwin
‎2007 Mar 13 7:47 AM
Hi,
Take the KNUMV field from VBRK and pass it to KONV table;
Take the KBETR and KWERT fields for that condition types:
if you won't get data like this then use this method:
You have to fetch it from KONP table by passing KNUMH field.
You have to fetch this KNUMH field from one of the table A383 or 4(just check one of the table where you have to pass Customer, Material and condition types of that Invoice)
Hope this helps:
Regards,
Anji