cancel
Showing results for 
Search instead for 
Did you mean: 

PGI & Delivery

Former Member
0 Kudos

I am having the following business requirement:

1. Automatic picking in the delivery document through batch job

2. Automatic PGI of the delivery document through batch job

Can I fulfill this requirement by using standard SAP functionality? If yes, please send me the details.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

yes its Possible through Batch Jobs

1. Automatic Packing

Use this User Exit for Automatic Packing : PACKMODI

2.For Automatic PGI

Use CSO_P_DLVRT_GOODS_ISSUE_CREATE - auto PGI

and i think you should be able to do the rest thorugh Batch in SM37/38

cHEERS

Former Member
0 Kudos

yes,

Use VL10G and create a variant and use sm36 to schedule a background job for program rvv50r10c.

For pfi , create a variant of VL21 and schedule a background job for the same(check the program name)

thanks

kaushik

Former Member
0 Kudos

Hi,

It can be created by the help of ABAP team. The job needs to be defined and variants needs to be created if required. The job has to be scheduled.

Prase