cancel
Showing results for 
Search instead for 
Did you mean: 

AUTOMATIC POST GOOD ISSUE

Former Member

HI

I LOOKING FOR EASY WAY TO IMPLEMENT THIS PROCCES

WHEN I AM CREATE A ORDER I NEAD AUTOMATICLY PGI

CAN I DO IT BY CUSTOMIZATION?

Thanks Regard

shay

Accepted Solutions (1)

Accepted Solutions (1)

former_member266852
Active Contributor
0 Kudos

Hiii

There is no standard Configuration available in SAP for automatic Post Goods Issue. You can do same manually through outbound delivery List or create BDC Program to do it automatically else you can use following BAPI

SD_SHIPMENT_POST_GOODS_ISSUE

Regards

Shambhu Sarkar

Answers (7)

Answers (7)

heather_woytash_iv
Discoverer
0 Kudos

This message was moderated.

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Thank you very much, i use the program WS_MONITOR_OUTB_DEL_GDSI

shay

Former Member
0 Kudos

I need to PG Iimmediately or every second, mybe i need to schedule with event

someone know how to define the relevant event

thanks regard

shay

jpfriends079
Active Contributor
0 Kudos

To control PGI form Sales order

in your sales doc type (VOV8) - in shipping section, look for Immediate delivery.

Create delivery immediately

This indicator controls whether a delivery should be created as soon as the order is saved. You can differentiate between whether this happens generally for all items, or just for items that have a confirmed quantity on that date.

There are 3 options:

<Blank> Create delivery separately

A Create delivery immediately

X Create delivery immediately, if quantity confirmed for today

Function Module: CSO_P_DLVRT_GOODS_ISSUE_CREATE - auto PGI

Or Use t-code VL06O and go for scheduling operation for automatic PGI / PGR operations. set some backgoundjob (sm36) as per your delivery frequency

T. Codes: SM36, SM37, SM38

Also, refer link for [ SAP-Help file |http://help.sap.com/erp2005_ehp_03/helpdata/EN/19/07f444bb3811d2bbfc00105ab03b26/frameset.htm]

Hope this can assist you.

Thanks & Regards

JP

Edited by: J Prakash on Jul 21, 2010 11:20 AM

former_member1091983
Active Contributor
0 Kudos

Hi,

You can do Automatic PGI thru' backround job in t-code VL23 OR in t-code VL06G. Not possible thru customization.

Reg,

JJ

Edited by: Jagsap on Jul 21, 2010 7:30 AM

jpfriends079
Active Contributor
0 Kudos

If you want to do Automatic PGI then assign WH Mgmt to your shipping point in the Enterprise structure and when you create the transfer order then do picking then automatic PGI can happen

Secondly you can also check by running the report VL10G and here you give the delivery documents which you have saved

Thanks & Regards

JP

Former Member
0 Kudos

Hi,

No, Automatic PGI is not possible through customization.

It should be done through Development only.

Please contact an ABAPer to develop this functionality.

Regards,

Mullairaja

Former Member
0 Kudos

It is possible while working with SAP WM at Mvt type level after the TO confirmation GI / GR will be automatilly done....