This page (revision-6) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by adsignore

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 3 KB Kevin Higgs to previous USER DEFINED COLUMN ==> USER DEFINED COLUMN (UDC)
5 26-Nov-2021 10:22 3 KB adsignore to previous | to last
4 26-Nov-2021 10:22 2 KB adsignore to previous | to last
3 26-Nov-2021 10:22 1 KB adsignore to previous | to last
2 26-Nov-2021 10:22 431 bytes adsignore to previous | to last
1 26-Nov-2021 10:22 32 bytes adsignore to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 9 changed 5 lines
;[BANK|BANK_NAME]:
;[TRANSIT #|BANK_TRANSIT_CODE]:
;[ACCOUNT TYPE|BANK_ACCOUNT_TYPE]:
;[BANK_ACCOUNT]:
;[EVS RESULT|EVS_RESULT(UDF)]:
;[BANK|BANK_NAME]:The name of the bank/institution. i.e. Royal Bank or Bank of America.
;[TRANSIT #|BANK_TRANSIT_CODE]: The unique identifier that indicates the branch of the bank.
;[ACCOUNT TYPE|BANK_ACCOUNT_TYPE]: The type of bank account that the employees pay should be deposited into. i.e. Checkings or Savings.
;[BANK_ACCOUNT]: The employees unique number that identifies their account.
;[EVS RESULT|EVS_RESULT(UDF)]:
At line 21 changed 7 lines
|[Assgined On|ACTION_ASSIGNED_DATE]|
|[Status|ACTION_STATUS]|
|[Procedure|DRV_SCREEN]|
|[Complete Upon Login|RESPONSE_REQUIRED]|
|[Completed On|ACTION_COMPLETION_DATE]|
|[Completed Steps|COMPLETED_STEPS]|
|[Outstanding Steps|DRV_OUTSTANDING_STEPS]|
|[Assgined On|ACTION_ASSIGNED_DATE]|The date the procedure was assigned to the employee
|[Status|ACTION_STATUS]|The current state of the procedure.
|[Procedure|DRV_SCREEN]|The name of the procedure.
|[Complete Upon Login|RESPONSE_REQUIRED]|A toggle that indicates if the procedure should be completed upon login. If this is checked then everytime an employee logs into self service they will be directed immediately to the procedure.
|[Completed On|ACTION_COMPLETION_DATE]|The date the procedure was completed on.
|[Completed Steps|COMPLETED_STEPS]|Once the new hire completed a step in the procedure it will be populated here. This is useful to track the new hire progress in a procedure.
|[Outstanding Steps|DRV_OUTSTANDING_STEPS]| If a procedure has been suspended then this field will populate the outstanding/remaining steps the new hire still has to complete.