Application Development 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: 

Custom Report for CO04n Mass Printing

Former Member
0 Kudos

Hi,

In CO04n for a given order number, production plant and order type when we click from main menu mass printing->execute. We get a list of outputs together for the order number.

Object List.

Job Ticket

Pick List

Goods Issue

Goods receipt

Confirmation slip.

I want to create a custom report with order number as input and according to radio button selected the layout should be displayed. Is it possible.

I know the driver program and form name. How can I develop this custom report.

1 REPLY 1

deepak_dhamat
Active Contributor
0 Kudos

Hi ,

You can develop Custome Report , but for that

you will require help from your Functional Team , which will guide you thorug data selection and processing

i.e from which table data to be taken what to process .

in that Report you can display all details which you reqired and also add one check box in alv grid in order to select order no .

also take one button on display Grid menu using PF-status .

You have to go through it step by step .

Regards

Deepak.