cancel
Showing results for 
Search instead for 
Did you mean: 

Form 16 Configuration in ESS

Former Member
0 Kudos

Hi All,

For configuration of Form 16 to display in ESS i have maintained the below entry in table T7XSS_SER_RFW.

XSS_HR_IN_F16   CL_HRXSS_IN_F16.

Now the issue is when i was checking the above class in developement system its showing Class doesnt exist.

Please let me know how this issue can be resolved.

Thanks,

Santosh

Accepted Solutions (0)

Answers (3)

Answers (3)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

create the entries

you need to maintain entry in table T7XSS_SER_RFW for
XSS_HR_IN_F16.You should maintain entry as follows:
Applid              classname
XSS_HR_IN_F16      CL_HRXSS_IN_F16
This table value is delivered in standard delivery. Because the delivery
class is E "Control table, SAP and customer have separate key areas"
Kindly compare in your client 000.

You need to maintain this entry because all applications based on the
Generic Reporting Tool (GRT) require a unique application ID. Every
application has a class that implements the IF_HRXSS_SER_RFW interface
and controls the back-end logic.
To maintain the entry you can proceed through IMG as follows->
SPRO-> Personnel Management->
         Employee Self Service->
            General Settings->
               Generic Reporting tool(GRT)->
                  Assign Application ID to application class->

Lukas_Weigelt
Active Contributor
0 Kudos

But isn't this exactly what he already did? Since he said the class doesn't exist in the system I wagered the PA-ESS was incomplete/broken or the like

dsharmak
Advisor
Advisor
0 Kudos

Hello Santosh,

Entry is correct, You should check, Have you activated all the Business function switches related to India. This should work.. Check the note 1617082, this might be of help.

Best Regards, Deepak..

Former Member
0 Kudos

Hi Deepak,

Thanks for the reply.

Regarding business functions switches. i went TCODE SFW5.

Below(screen shot) are the Business function switches are activated.

Please let me know anything else needs to be activated. Also i followed ur note.

i checked in the R/3 system status. Below software component entry is not there.

EA-HRCIN

600

SAPK-60074INEAHRCIN

I have this Software component entry in R/3 System status.

SAP_HRCIN6000076SAPK-60076INSAPHRCIN

Thanks,

Santosh

dsharmak
Advisor
Advisor
0 Kudos

Hello Santosh,

Please check in Client 000 it is available there or not, If it is there transport from there..

Lukas_Weigelt
Active Contributor
0 Kudos

Check in SE80 whether the package PAOC_FACE_ESS_IN even exists (holds your non-existent class) and also check whether the BC-Sets which are activated by Switch EA-HR have been activated properly by checking the activation protocolls.

Cheers, Lukas

Former Member
0 Kudos

Hi Lukas,

I have checked the above package in the system its there but not complete only 4 function groups are there ( IT0002, IT0006, IT0009, IT0021). I have checked the same package in another system (earlier project) more function groups and above required class is there.

i have checked in SFW5 the EA_HR switch is activated i dont know much about it.

Please let me know how to check the activation protocols and also any more suggestions.

Thanks, Santosh

Lukas_Weigelt
Active Contributor
0 Kudos

Hi Santosh,

when verifying whether an enterprise extension or a business function has been activated / generated correctly, you should do the following:

1. Search in google / sap help for this particular business function or enterprise extension. When you find the entry, you will get to know the name of the BC Sets. Example for EA-HR:

http://help.sap.com/saphelp_erp60_sp/helpdata/en/44/4541e0bc511193e10000000a155369/frameset.htm

2. Once you know the BC Sets, go to Transaction SCPR20. Enter each BC Set name and click on "Activation Protocolls" you will be shown the log of the activation. If there is no log at all, this means the BC Set has not been activated at all and you need to do so manually.

Bottom line: TA SCPR20, check Activation Protocolls of EA-HR-AKH, EA-HR-IMG and EA-HR-MENU.

Cheers, Lukas

dsharmak
Advisor
Advisor
0 Kudos

Hello Santosh,

Entry is correct, You should check, Have you activated all the Business function switches related to India. This should work.. Check the note 1617082, this might be of help.

Best Regards, Deepak..