cancel
Showing results for 
Search instead for 
Did you mean: 

Output trigger after PGI during shipment completion

Former Member

Hi Guys,

We have following requirement.

After shipment completion, PGI will trigger, after PGI is completed, output sholud be triggered if the preceding document is free of cost sales order.

How to ensure the above requirement is met.

Thanks

Shankar

Accepted Solutions (1)

Accepted Solutions (1)

former_member266852
Active Contributor
0 Kudos

Hi

For meeting your requirement you have to take the help of abaper and create one routine

Go to Transaction VOFM

go to menue -


Requirement -


Output control.

Here abaper have to create one routine that

if AUART (sales document type) = "your Document type"

Then System will allow to take printout

Go to Transaction NACZ and assign routine here

Regards

Shambhu Sarkar

Answers (2)

Answers (2)

sspaulding61
Discoverer
0 Kudos

Restating the because it is still a problem in HANA 2021 Service Pack 0.

VOFM Routine LV61B001 will NOT trigger when the PGI comes thru TM shipment.

Scott

Former Member
0 Kudos

You have copy a requirement routine LV61B001(which already has GI posting requirement) and add your extra requirement ( if sales order type = free goods sales order type)

and assign this routine to the output type in the output determination procedure in NACZ transaction

regards,

Ramana

Former Member
0 Kudos

Hi Guys,

Thanks for the prompt reply.

001 routine will trigger only if i do the PGI manually then the routine will trigger, if i do the PGI thru shipment it will not trigger.

Then how to resolve this.

Regards,

Shankar