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
1. 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]
2. Second letter indicates the module that this function belongs to (.e.g M = Ad[m|]inistration P = [P|]ayroll etc.)\\
3. 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)
#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)
At line 34 changed 13 lines
1. First character (W) indicates the function is a Self Service function. \\
2. The second letter indicates the type of Self Service role that would make use of the function.\\
*"WA" - Administrator, and/or Web Site Administrator and/or Human Resource Administrator
*"WC" - Candidate role
*"WE" - Employee role
*"WG" - General e.g [WGDPC] (View Employees By Position)
*"WM" - Manager role
*"WP" - Public e.g [WPRPO] (potential candidate could search for open postings through a link on a client's website)
*"WR" - Recruiter role
*"WS" - Scheduler role
*"WV" - Approver role
3. The third letter references the product the function is found within, for example the 'B' in WEBEN indicates WEBEN is tied to the Benefits module. The rest of the letters are a useful mnemonic of what the function is intended for, for example the 'EN' in WEBEN indicates WEBEN is for enrollments.
#First character (W) indicates the function is a Self Service function. \\
#The second letter indicates the type of Self Service role that would make use of the function.\\
#* "WA" - Administrator, and/or Web Site Administrator and/or Human Resource Administrator
#* "WC" - Candidate role
#* "WE" - Employee role
#* "WG" - General e.g [WGDPC] (View Employees By Position)
#* "WM" - Manager role
#* "WP" - Public e.g [WPRPO] (potential candidate could search for open postings through a link on a client's website)
#* "WR" - Recruiter role
#* "WS" - Scheduler role
#* "WV" - Approver role
#The third letter references the product the function is found within, for example the 'B' in WEBEN indicates WEBEN is tied to the Benefits module. The rest of the letters are a useful mnemonic of what the function is intended for, for example the 'EN' in WEBEN indicates WEBEN is for enrollments.
At line 50 changed 2 lines
Product Modules
!!Product Modules
At line 72 added one line
At line 74 added one line
At line 86 changed 2 lines
Function Naming Convention (IMFN)
Structure
!!Function Naming Convention (IMFN)
At line 89 changed one line
Professional
!Professional
At line 91 changed one line
Self Service
!Self Service
At line 94 changed one line
Function Types
!Function Types
At line 113 changed one line
Oracle Reports versus Windward
!!Oracle Reports versus Windward