‎2013 Jan 28 9:44 AM
How can i get condition value for a contract order (va42) ,sales order (va02) and invoice order (vf02)?
All these are having same field name i,e..konv-kwert.
And i want value for all of these in alv.
How can i get that??
Moderator message : Not enough re-search before posting, discussion locked.
Message was edited by: Vinod Kumar
‎2013 Jan 28 9:56 AM
hi ,
in konv there is a field called kschl (conditional type ) you can read these type by procedure and display the konv-kwert value...
hope it helps,
'Vinoth
‎2013 Jan 28 10:17 AM
Hi vinoth,
I have an alv in that there is contract order number , sales order number and invoice order number and so many other columns related to all these three.
I need condition value for the contract order , same for sales order and invoice order in three
different column.
How can i get that?
‎2013 Jan 28 10:17 AM
Hi vinoth,
I have an alv in that there is contract order number , sales order number and invoice order number and so many other columns related to all these three.
I need condition value for the contract order , same for sales order and invoice order in three
different column.
How can i get that?
‎2013 Jan 28 10:24 AM
hi,
first of i would like to tell you you need to get the condition record no for order..
for ex : sales order means condition record no will be in vbak table knumv
then pass that condition record no to konv
you will get all the condition value presented for that .. from that you need to calculate ..
for condtion type's contact your SD consultant...
hope it helps,
Vinoth
‎2013 Jan 28 9:56 AM
Hi,
you can use FM , F4 help of your particular field.
Regards,
vijay