cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to assign a Automated solution unique priority exists for each PPM ?

akshay2810
Discoverer
210

Need a Automated solution to ensure unique priority exists for each PPM for a given products/ location so that the order of usage is clearly understandable by planner.

Acceptance criteria

1.As new PPMs are created a unique ,incremental priority needs to be automatically assigned .

2.Anh existing PPM that doesn't have a priority maintained needs to have Priority automatically assigned.

3.Multiple top priority audit goes to 0 failure.

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar
Active Contributor
0 Likes

Hello,

You can use user exits EXIT_SAPLPGS1_001 to assign the priority during CIF integration.

Suppose you have Production version like 001, 002 and 003 in an enhancement CIFPPM01, you can read last two digit of production version and transfer it as priority like 01, 02 and 03.

For existing PPM if you run report RIMODINI initial transfer of PPM CIF will update the priority for existing PPM too.

Best Regards,

R.Brahmankar