cancel
Showing results for 
Search instead for 
Did you mean: 

Selection of serial number at PGI

former_member204457
Active Participant
0 Kudos

Hi Gurus,

Currently in the outbound delivery, the user can pick the serial numbers for a serialized material and then at PGI the system uses the data for processing.

My question is, if it would be possible to perform the selection of serial numbers at PGI and Not at Delivery. The company has 2 clear distinct roles, users who create the delivery documents and other users in warehouse who pick the materials (and serial numbers) in the warehouse. This 2nd group performs PGI and knows the serial numbers (at picking). I just want to know if it would be possible that instead of selecting the serial numbers at time of delivery creation, it can be selected at PGI.

Thank you.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Cyrus.

One possible solution is to set the serializing procedure of your serial profile via OIS2.

You can:

1. set the SerUsage to 03(required)  of the procedure SDCC (Completness check for delivery)

2. then just set to 02 (optional) the procedure SDLS (Maintain delivery)

This way, it is not required for the user that creates the delivery to enter the serial number.

Hope this helps.

Regards,

Hope

former_member662097
Active Participant
0 Kudos

Hi Cyrus,

You can use FM SERNR_ADD_TO_LS and SERIAL_LISTE_POST_LS for the same.

Hope it will helpful for you.

Regards,

Shatrughan Singh