cancel
Showing results for 
Search instead for 
Did you mean: 

PGI

former_member720197
Participant
0 Kudos

Hi Gurus,

We have a task to find the PGI happening for company is through manual or by automatic(background).

Can any one throw some light to find out the same.

Regards,

Anand.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member720197
Participant
0 Kudos

Thanx

Shiva_Ram
Active Contributor
0 Kudos

Hi,

You can use the tables CDHDR and CDPOS. Write an ABAP query joining these tables.

In the change doc. object field enter value as LIEFERUNG, enter the value for date(s), and transaction code as VL02N. For the CDPOS table fields, enter field name as WBSTK and new value as C. The report output fields you can select the object value (for displaying the delivery number) and the Name (for User ID).

This way you can extract a report for a whole day or whole week to find the user name on who done the PGI.

Regards

Former Member
0 Kudos

Hi there,

One way is to go to delivery -> Environment --> Changes.

See if PGI is done by SAPUSER / DPUSER or any default system ID or any user ID in your company.. Against the changes, you will have the ID of the user who has done it & at what time. That is 1 way how I see by whom PGI is done.

Other than that, there is no way where you can see how the PGI is processed.

Regards,

Sivanand