Employee T4’s#

The BET4 function produces the current year T4’s only AND only 1 form per employee. If you’d like your employees to be allowed to print prior years or multiple forms, RET4 can be utilized i.e. label the menu ‘T4 History’.

The BET4 output of the T4 form will be in a pdf format.

This function can be added to the employee pay menu or take advantage of the ‘Quick Links’ to make this even easier.

Features#

  • The new function BET4 has been created from seed data supplied in the Year End release
  • Database view - Creation of view called ‘P2K_VFORM_T4’. This view has been loaded with the load script supplied in the Year End release
  • Grant rights for this view (grant select on P2K.P2K_VFORM_T4 to LOGIINFO. This has been done in the load script supplied in the Year End release


Setup – BET4#

For organizations that wish to use the BET4 process, the implementation steps below must be followed:
1. The new function “BET4” MUST be added to the appropriate menu and provide execution rights to respective role and/or user

2. Update Dashboard.war (Logi) with the following:

Copy the ‘t4-NNe.pdf’ (where NN is the Year ex: t4-20e.pdf) to:
/home/Oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/’domain name’/servers/SelfService/stage/Dash/Dash.war/_SupportFiles


Copy the file ‘T4Print.lgx’ to:
/home/Oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/’domain name’/servers/SelfService/stage/Dash/Dash.war/_Definitions/_Templates