cancel
Showing results for 
Search instead for 
Did you mean: 

unable to display new billing no. and delivery no for order

sandip_sonar
Participant
0 Kudos

hi, all

In my report i m displaying billing no and outbound delivery no. for the order no having different item no.

i am able to dispaly it for different item no. of the same order,

but for the order haing same item no but 2 different billing no. then that is not display by me

give me a perfect solution for that,

thanks,

Sandip Sonar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Check entries in table VBFA with Sales Doc Number.

Relation should be as below:

VBFA-VBELV = VBAK-VBELN
VBFA-VBTYP_N = 'M'
VBFA-VBTYP_V = 'C'.

Regards

Eswar

Former Member
0 Kudos

HI Sandip ,

u need to built the logic like this

SO + Item -


> DO1 --->Bill No 1.

-


>DO2----->Billing NO 2.

regards

Prabhu

sandip_sonar
Participant
0 Kudos

HI, PRABHU,

can u pls make it clear , what u want me to understand..

Thanks & Regards,

Sandip Sonar

former_member181995
Active Contributor
0 Kudos

We canot assume where you done any mistakes in your CODE?

You discribe us whole threory of your requirment.

sandip_sonar
Participant
0 Kudos

e.g.

order no. item no.

8546 10 billing no. delivery no

90000069 80000186

90000070 80000187

in this i just able to dispaly first rows record,

while i want allt he record for the same item.

Suggest any solution .

Thanks ,

Sandip Sonar