cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic PGI

Former Member

HI,

is there any control for having automatic PGI when saved a sales order

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

Before posting this, had you searched this forum or googled ?? I am sure, you would not have searched. Please dont post questions which are answered many times. Put some efforts to search.

thanks

G. Lakshmipathi

Former Member
0 Kudos

A Sheshu,

There are no specific controls in configuration for automatic PGI while saving a sales order.

However, to have the above requirement in system you can try below options:

1. Create a BAPI for automatic PGI: 'WS_LM_GOODS_MOVEMENT ' and use it at time of saving the sales order

Or

2. Try to use a table drop and trigger 'WS_DELIVERY_UPDATE' function for PGI from a custom program.

Or

3. If you are using WM then this function module can also be used for automatic PGI; 'CSO_P_DLVRT_GOODS_ISSUE_CREATE'

Give your feedback and let me know if the information is useful.

Cheers!!

Sachin