Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Picking List SAP script Form

Former Member
0 Likes
864

Hi ,

I have to modify the SAP script form for Picking list for out bound deliveries , which get fired when creating a outbound delivery note or from Transaction VL06P, but I am unable to locate standard SAP sapscript form for this purpose to which I should modify.

Pl help me out .

Regards

Gaurav

1 ACCEPTED SOLUTION
Read only

Vinod_Chandran
Active Contributor
0 Likes
667

SD_PICK_SINGLE or SD_PICK_COLL

3 REPLIES 3
Read only

Vinod_Chandran
Active Contributor
0 Likes
668

SD_PICK_SINGLE or SD_PICK_COLL

Read only

0 Likes
667

Thanks a lot Vinod

Regards

Gaurav

Read only

Former Member
0 Likes
667

Hello Amit ,

I guess you should have a shipment number for this delivery.You need a output type to print this shipment.

1.Print that shipment and open NACE transaction in a new session.

2.search for that particular output type.

3.There will be button for processing routine.

4.There you will get to know which ABAP and Layout are involved in printing this.

Let me know in case of any concerns.

Thanks & Regards

Tharani