on 2011 Aug 24 2:17 PM
Hi All,
We are on classic scenario of 5.0
Requirement:
1)Monitor sc role functionality should search based on Co code and Plant not on POrg or Pgrp provided in SRM.
2) Only display access should be made to the above users for which the new roles is being created.
_Solution:_
My proposal is to develop new authorization ojects i.e co code and plant and assign them to new tcode.
Questions:
1)If we do this for the new tcode do we get porg and pgrp filtered based on co code and plant authorization
objects assigned to the tcode.
2) At the same time apart from Porg and Pgrp in the monitor sc from ITS/bbp_mon_sc from srm box we have many other search
criteria.If the user selects these search criteria say date or created by how to avoid this.
Do we need to give in the new Tcode only search should be based on Porg and Pgrp and monitor sc screen should
only consists of Porg and Pgrp.
Kindly share if yoy have any other alternatives which takes less time than this solution and also does the above solution
is feasible.
Thanks and Regards,
Sri Naveen Dasari.
Request clarification before answering.
Hello,
Have you tried badi BBP_MON_SC?
This one has the following methods to filter your criteria:
BEFORE_SELECTION_SCREEN Before the Selection Screen is Displayed
AFTER_SELECTION_SCREEN After Calling of the Selection Screen
AFTER_SELECTION After Calling of Selection Module BBP_BW_SC_SELECT_1
BEFORE_LIST_SCREEN Before the List is Displayed
BEFORE_SELECTION Before the Selection Module is Displayed BBP_BW_SC_SELECT_1
Regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ricardo,
Thanks for your inputs.
Filteration can be achieved this badi,yesterday we tried,requirement demands this specific to only for specific users i.e purchasers.
But how to assign this to specific users.Our approcah now is we have created 2 authorization objects (co code and plant) and security consultants will be tagging this mon sc role to one test id with relavent profiles.
Pls suggest.
Regards,
Naveen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.