Employee T4âs#
High Line is pleased to announce a new and more efficient method for Employee T4âs!Introducing âBET4â. BET4 allows employees to print their T4âs faster/easier. This solution is more performant than the existing âRET4â, as it does not utilize the Windward report server.
The BET4 will produce 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
- A lexicon called âT4_GVT_RUNâ has been created from seed data supplied in the Year End release.
Set Up/Implementation
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) The âT4_GVT_RUNâ lexicon is used to identify the government runs that will be available to the user, to select and print their T4 forms. Organizations should always maintain this record to ONLY have the official government run record.
- To update the lexicon, on the IMLN form, for the Lexicon Name âT4_GVT_RUNâ, enter a unique value in the âSaved Valueâ field, such as '01' and enter the Government Run number in the âDisplayedâ value field.
- Copy the ât4-18b.pdfâ to:
- /home/Oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/âdomain nameâ/servers/SelfService/stage/Dash/Dash.war/_SupportFiles
- /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