New T4 Logi Reports – BET4#
A new function, BET4, has been created to have the T4 forms generated by LOGI. The BET4 will produce the T4 forms for the current year only, using the information generated by the T4 form print processes. The BET4 output of the T4 form will be in a pdf format.This function can be added to the employee pay menu.
- 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:
- The new function “BET4” MUST be added to the appropriate menu and provide execution rights to respective role and/or user
- 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.
- Update Dashboard.war (Logi) with the following:
- Copy the ‘t4-18b.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