2008 Jul 18 4:30 PM
How come i don't have all items stored in the VBKD table :
if i join this table to vbap, there is many items missing that i can not determine the sales district.
Or how can i find the sales district coming from a quotation ???
Thanks
How come i don't have all items stored in the VBKD table :
if i join this table to vbap, there is many items missing that i can not determine the sales district.
Or how can i find the sales district coming from a quotation ???
Thanks
2008 Jul 18 4:34 PM
Hi,
VBKD will not have entries for all the line items..unless the business data is different for each line item..
Try this..
Remove the join...use for all entries to get the data from VBKD..
Then loop at the vbap internal table...Then read the VBKD internal table for that vbap-posnr..if you don't have an entry..use POSNR as '000000' which is the header record VBKD...
Thanks
Naren
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |