cancel
Showing results for 
Search instead for 
Did you mean: 

PGI for group of deliveries

Former Member
0 Kudos

Hello Gurus,

Is there a possibility to perform PGI for group deliveries at a single go????

Regards,

Pavan P

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

You can use the collective processing function to post goods issue for multiple outbound deliveries at the same time.

First, select all the outbound deliveries ready for goods issue posting. You can limit the selection by goods issue date, for example. You can choose the inbound deliveries for which you want to post goods issue from the list that appears.

Prerequisites

Only deliveries that have been fully picked and fulfill the Prerequisites for Goods Issue Posting are included in the goods issue overview.

you can use t.code VL06 - outbound delivery monitor for collective pgi.

regards

sadhu kishore

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes, u can goto T.code of either VL06G or VL06 (delivery monitor).

U can achieve ur requirement

Reward points if useful..

Former Member
0 Kudos

Pavan,

Hi

Go to VL02 and you can do the PGI.

Regarding Group Delivery, you can create a batch job and link the program to the batch job so that the job picks up all the orders and create deliveries.

Creating a Background Job Using the Job Wizard

•From the main menu select System>Services>Jobs>Define Job (transaction SM36).

•Press the Job Wizard button and step through the screens as follows:

•1:Continue

•2: Enter a name for your job. Continue.

•3: Continue with ABAP Program Step selected

•4: Enter the ABAP Program Name and variant name.

Press the Print Parameters button, specify the required printer and set the "Time of Print" to "Send to Print Spooler for now".

Press green tick

Continue

•5: If more reports need to be added to the job tick the checkbox, press continue and repeat screens 3 and 4.

•6: Select how the job is to scheduled (eg Date and Time)

•7: Enter the required scheduling information ( eg Date and Time) and if required tick "Periodic Jobs"

•8: If "Periodic Job" was selected select the frequency (eg Monthly)

•9: Check the job details and press Complete

Hope the above info helps.

Ravi