This page (revision-21) was last changed on 26-Nov-2021 10:22 by rmorrell

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

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
21 26-Nov-2021 10:22 6 KB rmorrell to previous

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 17 changed 15 lines
#First character indicates the type of function
#* "C" - Copy screen e.g. [CBCG]
#* "D" - Date (Calendar) controlled screen eg [DAAL]
#* "E" - Embedded screen e.g. [EALR]
#* "F" - Find screen e.g. [FIND_MGREAS]
#* "I" - Interactive screen e.g. [IEAS]
#* "L" - Load program e.g. [LMTD]
#* "M" - Dialog screen e.g. [MAAL]
#* "P" - PA screen e.g. [PEAS]
#* "R" - Report program (does not normally update data) e.g. [RDEN]
#* "U" - Update program (usually produces a report as well) e.g. [UPCALC]
#* "V" - View only screen e.g. [VEEP]
#* "X" - Extract program e.g. [XMFN]
#Second letter indicates the module that this function belongs to (.e.g M = Ad[m|]inistration P = [P|]ayroll etc.)\\
#The rest of the letters are a useful mnemonic of what the function is intended to do. For interactive screens, it is often the [table alias|Table_Alias] of the table primarily maintained (e.g. IEID is an [I|]nteractive screen that maintains the [EID|] table, UPCALC is an [U|]pdate process for [P|]ayroll [CALC|]ulation)
The first character indicates the type of function
||Character||Type of Function
|C|Copy screen e.g. [CBCG]
|D|Date (Calendar) controlled screen eg [DAAL]
|E|Embedded screen e.g. [EALR]
|F|Find screen e.g. [FIND_MGREAS]
|I|Interactive screen e.g. [IEAS]
|L|Load program e.g. [LMTD]
|M|Dialog screen e.g. [MAAL]
|P|PA screen e.g. [PEAS]
|R|Report program (does not normally update data) e.g. [RDEN]
|U|Update program (usually produces a report as well) e.g. [UPCALC]
|V|View only screen e.g. [VEEP]
|X|Extract program e.g. [XMFN]
At line 32 added 3 lines
The second letter indicates the module that this function belongs to (.e.g M = Ad[m|]inistration P = [P|]ayroll etc.)\\
The rest of the letters are a useful mnemonic of what the function is intended to do. For interactive screens, it is often the [table alias|Table_Alias] of the table primarily maintained (e.g. IEID is an [I|]nteractive screen that maintains the [EID|] table, UPCALC is an [U|]pdate process for [P|]ayroll [CALC|]ulation)
At line 53 changed 16 lines
Product Module 2 Char Code 1 Char Code
System Configuration AM M
Attendance Control AT A
Benefits Administration BE B
Common Definitions CM D
Training and Development (TD) CP C
Conversion CV V
Forecasting and Costing FC F
Human Resources HR E
Labor Relations LR L
Payroll PR P
Recruitment RE R
Pension System RX X
Salary Administration SA S
Safety and Health SH H
Time Scheduling TS T
||Product Module||2 Char Code||1 Char Code
|System Configuration| AM| M
|Attendance Control| AT| A
|Benefits Administration| BE| B
|Common Definitions| CM| D
|Training and Development (TD) |CP| C
|Conversion| CV| V
|Forecasting and Costing| FC| F
|Human Resources| HR| E
|Labor Relations| LR| L
|Payroll| PR| P
|Recruitment| RE| R
|Pension System |RX| X
|Salary Administration| SA| S
|Safety and Health| SH| H
|Time Scheduling| TS| T
At line 70 changed one line
Business Roles
!!Business Roles
At line 76 changed 10 lines
Character For Business Role Assigned How
A HR Administrator WWW_HRADMIN Manually
C Candidates WWW_CANDIDATE Manually – 1 user only
E Employees WWW_EMPLOYEE Manually
G General Use N/A
M Managers WWW_MANAGER Manually
P Publicly Available WWW_PUBLIC Manually – 1 user only
R Recruiters WWW_RECRUITER Automatically
S Schedulers WWW_SCHEDULER Automatically
V Approvers N/A
||Character||For||Business Role||Assigned How
|A|HR Administrator|WWW_HRADMIN|Manually
|C|Candidates|WWW_CANDIDATE|Manually – 1 user only
|E|Employees|WWW_EMPLOYEE|Manually
|G|General Use| N/A |
|M|Managers|WWW_MANAGER|Manually
|P|Publicly Available|WWW_PUBLIC|Manually – 1 user only
|R|Recruiters|WWW_RECRUITER|Automatically
|S|Schedulers|WWW_SCHEDULER|Automatically
|V|Approvers|N/A|