cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Picking list out put

Former Member
0 Kudos

Dear all,

I am in process of preparing Functional specs. We have Depot sales. We have shipment process also. Kindly help in writing the logic to pick up the Customer(Sold to) CST/LST no and Ship to CST/LSTnos.Pls help.

Regards,

Raju

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In picking list you shall have delivery number(Field VBELN).

Now in Table VBFA you have delivery number (VBELN) and sales order number (VBELV).so you can have sales order from this table with ref. to delivery.

Now in table VBPA, there is a line for each partner on the sales order so you just need to look for the line with 'order #' and

'partner function'(Field PARVW) i.e. sold to party or ship to party etc....

Please award points if it is useful.

Regards

Rahul

Former Member
0 Kudos

Hi Rahul,

Thanks for your reply. i am in confusion maintaining the relationship between the tables. Kindly help me writing the complete logic..Pls help me Rahul.

Regards,

Raju

Former Member
0 Kudos

Hi Rahul,

Thanks for your help. Its working.

Regards,

Raju

Answers (0)