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

Modify Layout

Former Member
0 Likes
436

Hi friends ,

I got a task to do

Description :Modify layout set (SD_PACKING_LIST) and print program (SDPACKLI)

what is this layout set and what I have to do.

With Regards,

Sunil

2 REPLIES 2
Read only

Former Member
0 Likes
389

Hi,

the layoutset is SD_PACKING_LIST. What are the modifications?

Make a copy of the layoutset and the print program, change customizing for printing (refer to your copies) and modify as you like/should!

Cheers,

Stefan.

Read only

Former Member
0 Likes
389

Hi,

Layout set is the Form basically. Goto Transaction SE71 and put the form name as 'SD_PACKING_LIST'. Every Form has a driver program associated with it which is called the Print Program SDPACKLI.

This program will be accessible using transaction SE38.

So, tht means u need to modify the form and accordingly make changes in the driver program.

Regards,

Himanshu.