‎2007 Sep 06 7:35 AM
hi experts
how to read cdpos table data for a particular sales order and line item,
i want to read data by table = vbap and field = ABGRU.
is there any there reading criteria to improve performance.
does it create any performance problem while reading?
if it so, how to avoid it ?
Thanks in advance
Regards
Rajaram
‎2007 Sep 06 7:39 AM
Hi!
Try using CDHDR table also.
OBJECTCLAS = 'VERKBELEG'
OBJECTNUMBER = order number
Regards
Tamá
‎2007 Sep 06 7:39 AM
Hi!
Try using CDHDR table also.
OBJECTCLAS = 'VERKBELEG'
OBJECTNUMBER = order number
Regards
Tamá