cancel
Showing results for 
Search instead for 
Did you mean: 

Self assignment of Planner group based on login ID ?

Former Member
0 Kudos

Hello experts,

                     I am working on SAPWM 6.2. I am having task of getting all the Notifications assigned to particular  Planner group Ex. AD after logging through login ID YHE14X in SAPWM app. The Work Center for Notifications may be same or different. Our ABAPer has wrote a code in back-end to for this. But still we are getting only some of the  Notifications which are coming from with same ID & some are with different ID. I am totally confused how to get this done.

                  

                   Your suggestions will be very helpful & if possible plz tell me some  ABAP function code as our code is not working for us.

                    Also I have to do above same for Work Center.

Regards

Sudhir

Accepted Solutions (1)

Accepted Solutions (1)

karanshaheri
Participant
0 Kudos

Hi Sudhir,

In MDO SWM60_NOTIFICATION_GENERIC use assignment type as 9.

Set parameter IHG & VAP in Parameter tab in su3 transaction in SAP Backend.

In Get method, select filter PLANGROUP,Create rule with rule type as User profile parameter and give IHG as its value.

In Get method, select filter WORK_CNTR,Create rule with rule type as  User profile parameter and give value as VAP.

I hope it should work now. There is no need to code.

Regards,

Karan Shaheri.

Former Member
0 Kudos

Hi Karan,

  Thanks for your help. Now its working for me as you suggested.

   Now I need to see Notification for last two months. So Can I write some code in SAP backend or in Syclo . Because I have searched in Syclo config panel in Data Filter for Date filtering,but its not there.

   Any suggestion will be very helpful.

Thanks & Regards

Sudhir

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello experts

&

AK K

Chandra Ayyagari

Stephen Streeter ,

                                       Need your help.

Regards

Sudhir