Skip to Content
0
Former Member
Mar 28, 2011 at 12:02 PM

Restrict Output type at the time of Picking and Print after PGI

601 Views

Hi All....

My business requirement is to restirct certain Output types such as LD00, LD0F etc. at the time of Picking and Batch determination and to print after PGI.

These output types are triggered Automatically via Batch job scheduled via third party tool. All the complete Delivery process is Auto.

Once Sales order is created the below process takes place.

Auto Delivery

Auto Shipment

Auto Picking and Batch determination (Now in this step I need to restrict)

PGI (Manually vai some custom program)

Once the Picking is done all the Output types appear in Delivery Header output which are processed with a Dispatch time of 4. (Appeared as Green tarrif.)

For the Output type LD00 -> 911 routine is added .

This routine is triggering at the time of Picking and Batch determination.

At this Point of Picking I can restirct the output type by using the Routine that not to display in Delivery Header, but iam not able to retrieve again at the time of PGI. Is there any option to get the data of Output type at the time of PGI.

Or is there any option for LD00 output type to dynamically select the Routine Number to trigger at the time of PGI. ( If I use Routine no 1 it will trigger at the time of PGI, but I cannot change especially for this purpose since this output type is used for multiple purposes)

Pls provide me the solution.