cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ESS / MSS Project - Multiple countries

Former Member
0 Kudos

Hi experts,

I'm starting a new project with a multinational client to implement SAP ESS / MSS Portal in multiple countries.

What should be the best approach to implement ESS and MSS roles:

- Create different roles for different countries (example: 1 ESS and 1 MSS role for each country)

- Use the same roles for every countries (using only 1 ESS and 1 MSS role for all countries). If using this approach I will have to hide some services that are not to be used in every countries. If so, how can I hide these services?

Thanks in advance.

Cheers,

AS

Accepted Solutions (1)

Accepted Solutions (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

each country is provided with its own set of services and roles and accordingly users are assigned

There will be standard role for each country

to hide services you can use proxy classes til ehp4 and above that we have

from ehp5

Proxy class has been replaced with the BADI HRESS_MENU. Proxy class

is not used anymore for ESS ABAP applications.

Henceforth this BADI can be implemented for all the dynamic changes for

ESS Menu.

You can find the documentation for BADI HRESS_MENU under

Portal Role Employee Self-Service(WDA)->Employee

Self-Services Menu (Application HRESS_A_MENU)->Dynamic

Rendering of the Menu (BAdI HRESS_MENU).

Please find the help documentation link for BADI HRESS_MENU.

http://wbhelp.sap.com/ERP2005_EHP_05/helpdata/en/77/

804c18e1844944b7f8baf53159be78/frameset.htm

Answers (1)

Answers (1)

Former Member
0 Kudos

You can refer below blog...

/people/amir.madani/blog/2007/01/05/create-dynamic-xss-homepages-with-static-services-using-a-simple-proxy-class