- Transfer Employee
- Job Change
- Promote Employee
- Terminate Employee
- Transaction Level Components
- Approval related Components (If Required)
- Viewing Transaction/Approval Workflow Status related Components
- HR_PAYGRPCHG_DAT – This record used to hold all the (Paygroup change related) Transactional data
- HR_PAYGRPCHG_STA – This record used to hold all the Approval Workflow Status related data
- Launching Page:
Manager’s Direct Reports Launching Component Page is constructed either by Direct Report Setup (Using OPRROWS component to show Direct Reports) or Configure Direct Reports UI Setup (Using HR_DR_SELECTION_UI component to show Direct Reports)
Navigation: Setup HRMS >> Common Definition >> Direct Reports for Managers- Transaction Page:
Transactional Component Page should be manually built as per the Requirements. As a manager, this is where Manager has to change the Paygroup of an employee, which in turn will fire Approval workflows (if required) or insert the data to Job component directly.
Once the data is saved on this page, it should insert this transaction related data to DAT record and all the Approval workflow related data to STA record.
- Launching Page:
The Launching Page for both Approval / Viewing Status related Components should be manually designed to populate the Manager’s Direct Reports.
Basically Launching pages are used to show the Direct Reports of the Manager. But in this case, Population of Manager’s Direct reports is restricted. For Eg. If the MSS transaction needs an approval, then the corresponding employee for that transaction will be shown as one of the Direct Reports in Launching page. Needless to say, Showing data for Manager’s Direct Reports should be determined by both Transactional (HR_PAYGRPCHG_DAT) and Status (HR_PAYGRPCHG_STA) data records.- Transaction Page:
In the case of Approval related components, the main Approval page should be provided with 2 extra buttons to approve or deny the transaction. All other transactional data information should be placed in this page in non editable mode.
For Viewing Statuses, the entire page should be in READ only access mode. This page should be used only to view the transaction and approval workflow status related details.
Read More About Self Service Transaction