cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Problem ------ Under Benefits and Payments

Former Member
0 Kudos

Hi All,

I am facing problem in EP under Benefits and Payments

<b>Benefits and Payment -></b>

Salary Statement (Needs to appear as the Landscape form instead of Portrait form). how it will be done

<b>Benefits and Payment -></b>

Salary Statement i need to change the Program which i develop on my own an want to display in Salary Statemnet other then default

<b>Benefits and Payment -></b>

Employee Verification -


whats the purpose off employee verifaction and what was its use kindly provide

<b>Benefits and Payment -></b>

Section 80 (There is a requirement that after 15th May i.e. 16th May, the link should be disabled and on every upcoming year, after 30th March the link should appear).

How it will be done.

Looing forward for the solution on urgent

Regards

Punit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

<b>To change the Salary Statement</b> you must create a copy of standard salary statement using HRFORMS transaction. You can do any changes in this copy. (Select your country gruop or molga)

After you do that you must configure the decision feature to show your own Salary Statement

Go to the SPRO transaction and navigate to:

Personnel Management -> Employee Self-Service -> Service-Spacific Settings -> Benefits and Payments -> Salary Statement -> Form Using HR Forms Workplace (HRFORMS) ->Enter HR Form Name

Expand HRFOR -> RCLAS -> C -> Molga (select you country or include new one) and enter the HRFORM name that you created in the previous step.

<b>To enable or disable links</b>

Go to the se24 transaction

create a new class that implements IF_XSS_SER_PROXY_SERVICE

You need to implement the three methods to enable or disable the service according your needs. You can see the CL_BENEFITS_AREAPAGE standard implementation to get more information.

After you created your class you need go to:

Cross-Application Components -> Homepage Framework ->

Services -> Define Services -> Define Services (Add entries)

And enter your class name in the Proxy Class.

Best regards.

Former Member
0 Kudos

Jose Luis,

what about if the form is created in PE51?

Do you know the exact steps to change the form used in ESS "Salary Statement"?

Gracias

Antonio

Former Member
0 Kudos

check the following link

Payments

Kind Regards.

Former Member
0 Kudos

hi punit, are you using ESS webdynpro?

if yes, In order to edit the screens in the web dynpro you need to have JDI installed and configured. After that via NDS, you can go to any screen and make the required changes.

Regards,

SK.

Former Member
0 Kudos

Hi,

If you are working with ECC 5.0

Custamization can be done in R/3 side in txn SPRO.

To change the web Dynpro application to be triggered change the data accordingly in resource EMPLOYEE_PAYCHECK_SERVICE.

Regards,

ND.

Former Member
0 Kudos

Hi ND,

Where to find <b>EMPLOYEE_PAYCHECK_SERVICE</b>.

Please provide the solution its urgent

Regards

Punit