cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure the validation rule when receiving SFC

former_member323997
Participant
0 Kudos

Hi,

For those materials which purchased from the vendors, we need receive them into SAP ME as the inventory SFC. We configured the DM520 activity hook at the operation and then configured the POD (the operation and resource) to receive those external serail number into SAP ME as SFC numbers (we also configured the resource setup to make this received SFC mapped into one shop order). The receiving logic looks very good to us except one point, the system doesn't have any validation logic when creating a SFC into SAP ME, any dummy data like 123455,adfadsfadsf can be scanned and generated as SFC number. I see there is an activity named mask validation maintenance, which is able to define some rule to valid a serial number. But I don't how to conigure it and make it work in our situations.

Any advice would be appreciated.

Thanks a lot and best regards,

Leon Lu

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Leon,

EN521 should be used instead of EN520 once the latter is meant to be deprecated as of ME 6.0.

So, please try the following scenario:

- in Validation Mask Maintenance, define the mask - see online help for details;

- in Material Maintenance, assign the mask group to the materail;

- in Activity Maintenance, check that EN521 has SERIAL_NUMBER_FIELD rule = SFC;

- create a shop order with the materail;

- create a resource with EN521 and DM520 at PRE_START hok point;

- in Resource Setup, assign the shop order to the resource;

- open POD and try to create a new SFC which does not match the mask.

Regards,

Sergiy

former_member323997
Participant
0 Kudos

Thank you, Sergiy and Alex. The steps work to me.

Answers (1)

Answers (1)

0 Kudos

Hello Leon,

Please check these forum threads: [1|], [2|] .

Regards,

Alex.

Edited by: Alexander Teslyuk on Mar 5, 2012 3:45 PM