cancel
Showing results for 
Search instead for 
Did you mean: 

how to make Shipment doc Mandatory before PGI?

Former Member
0 Kudos

Hello Experts,

Pls. let me know how to do shipment document creation and shipment cost calculation mandatory after creation of delivery document but before PGI.

regards,

Mahesh

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member204513
Active Contributor
0 Kudos

Dear Mahesh,

As per standard functionality I don't think it is possible,

Try with some User Exits in the delivery with the help of ABAPer as per your requirement.

Check with the following includes

MV50AFZ1

This include contains routines for processing delivery header and item data, as well as for changing the entrie delivery at central points during delivery processing. For more information on the exit, see note 415716.

Incompletion Control of Deliveries

You can use the include FV50UZXX to program individual incompletion checks for a delivery document. Note 158807 contains more information on this.

I hope this will help you,

Regards,

Murali.

Former Member
0 Kudos

we need to do a validation before PGI button is triggered.

Former Member
0 Kudos

Hi,

Maintain transportation relavance for Delivery type, Delery item category and Route.

Assign PGI as an activity for "shipment completion"

Thanks,

Balaji