cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Form 16

Former Member
0 Kudos

Hi Experts,

We are implementing ESS on ECC 6.0, EP 7.0,for India country grouping (40). We have done necessary configs for viewing form 16 in backend R/3.

We have maintained entries in the table V_T5F99OCFT as under

Logical Form Name = HR_IN _TAXF16000Y

Form Variant = (Leave this field blank)

End Date = 31.12.9999

Start Date = 01.01.1990

Form Type = SSC

Def. Type = (This field should be checked)

SAP Script Form Name = HR_IN _TAXF16000Y

However after sucessfully running pc00_m40_f16 and then to test when i run HRESSIN_F16 in se93 i am not getting report online.

When i try to execute form 16 iview in ESS is am getting this error Error when calling method INIT of class.

Please let me how to rectify this, is there any patch level i have to update.

Regards,

Koutilya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

solved

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

have you implemented any BADI for this? Please can you check

Former Member
0 Kudos

Hi,

maintained &CEDT$ in the IMG and the problem solved.

Former Member
0 Kudos

Hi Vivek,

Thanks for your reply. Sorry, i didnt understand what u r trying to tell. Can you please explain me in detail.

Hi Siddharth,

No we have not implemented any BADIs

Regards,

Koutilya A.K

Former Member
0 Kudos

Hi,

The following settings are done in ESS - Spro Nodes

Feature HRFOR - Returns $CEDT# for Report Class CESS and Molga 10

in PA03

Former Member
0 Kudos

HI Vivek,

Thanks for your replay again.

We are doing it for India so why should we give Molga 10. I would also like to update you that we are using the standard iview provided by SAP. So its it sufficient if i maintain the HRFOR feature. If possible can you be little more explanatory on this feature.

Regards,

Koutilya A.K

Former Member
0 Kudos

Re-correct the entries in V_T5F99OCFT. The form name should be "HR_INTAXF16_2006"

Summarize the entries as follows :

Enter 'Table/View' as V_T5F99OCFT

Select 'Maintain' option

Select 'New Entries' option from the Application Toolbar

Enter following entries:

Logical Form Name = HR_INTAXF16_2006

Form Variant = (Leave this field blank)

End Date = 31.12.9999

Start Date = 01.01.1990

Form Type = SSC

Def. Type = (This field should be checked)

PDF Form Name = HR_INTAXF16_2006

SAP Script Form Name = HR_INTAXF16_2006

Smart Form Name = (Leave this field blank)

Save the entries

Use the ITS transaction hressin_f16 in ECC by loggin using one of the employee ID.

Maintain the payroll run data properly atleast last 1 year and run the above tcode. Then it will show in ESS

Former Member
0 Kudos

Hi Anil,

Thanks for the reply, but HR_INTAXF16_2006 does not exist in the drop down seclection hence i selected HR_INTAXF16000Y. Its not allowing me to seclect HR_INTAXF16_2006 its giving error form does not exist.

Regards,

Koutilya A.K

Former Member
0 Kudos

Create form HR_INTAXF16_2006 entry in table T5F99OMFG. Its a value table for selecting forms in V_T5F99OCFT. Also, refer to the below thread to maintain variant.