cancel
Showing results for 
Search instead for 
Did you mean: 

PaySlip Authorization

Former Member
0 Kudos

Hi Experts,

I would like to know if any specific authorization required to view payslip. When I assign SAP_ALL profiles to user, I can see payslip but when I remove SAP_ALL profile, it doesn't display payslip. I have assigned ESS roles but I am getting following error :

Form ZCITY_PAYSLIP_CA does not exist

com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Form ZCITY_PAYSLIP_CA does not exist

at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)

at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)

at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:525)

Would appreciate kind guidance to resolve the same.

Thanks,

Aashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In backend system see the ABAP Dump analysis ST22.

Vijay

Former Member
0 Kudos

Resolved the issue with tracing ST01. It was authorization object P_HRF_INFO missing to view pay stement in customize role.

Thanks Bala and Vijay.

Thanks,

Aashish

Answers (1)

Answers (1)

Former Member
0 Kudos

Aasish,

try to run authorisation trace in st01,st05 and check the authorisations

check st22 for any errors

Thanks

Bala Duvvuri