SlideShare a Scribd company logo
1 of 77
Download to read offline
SETUP FOR ORACLE TIME AND
LABOR: Processing Payroll through
OTL Entries
Introduction
This document explains the full set up of Oracle Time and Labor that is required
to create a Time card and process it all the way through GL. It also explains the Time
store Deposit API’s. Time store deposit API is a technical way of creating the timecard.
SETUP for OTL: Processing payroll through OTL entries
Payroll processing of the workers that are getting daily wages, is done through Time card
entries from Time and Labor Responsibility.
To enter a Time card we need minimum of one recurring element and n(1..n) number of
non recurring elements.
Time Elements (Non Recurring)
Hours, Rate, Multiple
1. Define Recurring Element
Responsibility: Super HRMS
Navigation: total Compensation-> Basic-> Earnings
Since these employees get paid on the basis of number of hours they worked, we define
the salary basis for these employees as ‘Hourly Basis’
2. Defining Salary Basis
Responsibility: US Super HRMS
Navigation: Total Compensation-> Basic -> Salary Basis
Pay Annualization factor: It indicates the factor, by which when per hour income is
multiplied it gives the annual salary.
Now we attach the recurring element created above to this salary basis.
3. Create Link
Create Link for the element created above so that this element becomes available
for the payroll processing.
Responsibility: US Super HRMS
Navigation: Total compensation -> Basic -> link
4. Create Employee
Create the employee with the salary basis as ‘Hourly Basis’
Define supervisor for this employee
- Define Payroll
- Define GRE under Statuory Tab
- Define salary for this employee:
Remember to define the salary on hourly basis, annual salary will be calculated
automatically.
In this case: 50 *2080 (Pay annualization factor defined while defining element)
is the annual salary
5. Defining four non recurring elements
Time of the wage earners will be charged against these non recurring elements.
Earning elements are classified into three categories:
Earning categories and the lookup defined for them are as follows:
- Earnings : US_EARNINGS
- Supplemental earnings : US_SUPPLEMENTAL_EARNINGS
- Imputed Earnings : US_IMPUTED_EARNINGS
Element1: Regular Hours
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Earnings
Element2: Overtime
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Earnings
Element3: Premium Hours (Something that employee gets above overtime work)
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Earnings
Element4: Hours not Worked
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Earnings
6. Defining Absence Type:
Depending on the type of element, entries are passed to payroll or HRMS or Payroll and
HRMS both.
First three non recurring elements defined above are passed just to payroll.
‘Hours not worked’ is passed to both payroll and HRMS.
To see this in HRMS, we need to define absence type and attach this element to this
absence type.
7. Create Link for non recurring element
In order to use the above created elements for payroll processing we create link
for all the elements:
Define the links for all the elements above and define the input values:
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Links
Define input values as follows:
Overtime: Multiple-1.5
Premium: Multiple- 2
8. Assigning OTL Responsibility
Assigning OTL Responsibility to the User to do further setup for OTL:
Define a security profile
Responsibility: US super HRMS
Navigation: Security -> Assign Security profiles.
9. Defining Alternate Names
Responsibility-> US OTL Application developer
Navigation: Alternate names -> Alternate Name Definition
10. Recurring Periods
Number of days or columns appearing in the timecard screen are controlled by
something called as Recurring Period
Responsibility: US OTL Application Developer
Navigation: Recurring Period.
Period Type: Defines the number of columns or number of days
Eg; period type ‘Week’ will define the number of columns as 7
Start Date: It defines which day of week the timecard will start from like Monday
, Tuesday and so on.
As in the example below, 3-feb-2003 falls on Monday, so all the timecards will start from
Monday to Sunday.
11. Define approval periods:
It is required to define what all applications will be using these periods
Responsibility: US OTL Application Developer
Navigation: Approval -> Define Approval Periods
Contingent workers cannot be paid through payroll.
They are paid through purchasing
Human Resource- Absence
Payroll- Hours
Project-Expenditure
12. Defining Time Entry Rules
By Mapping we control the mandatory fields. If time card is for payroll purpose we
enter mapping as ‘BEE Retrieval Process’. This is the standard process. We can also
apply some custom rules.
Responsibility: US OTL Application Developer
Navigation: Time Entry Rules -> Define Time Entry Rules
Creating Custom Controlling Rules using Fast Formulas
Maximum Hours: Cannot work more than that (example cannot work more than 50 hours
in this case)
Reference Period: In a week type of recurring period there can be maximum two weeks
in which the duration can span.
Formula used above is defined in a DFF: OTL Formulas
13. Defining Time Entry Rule Groups
Time entry rule groups are defined to associate all the rules together and define
the outcomes of each rule if it is violated.
Responsibility: US OTL Application developer
Navigation: Time Entry Rules-> define Time Entry Rule Groups
14. Approval Style:
This defines in each application what would be the approval hierarchy. Who is going
to approve the time card of the employee.
In the Example below, in both the responsibilities HR and payroll, immediate supervisor
will approve the timecard.
Responsibility: US OTL Application Developer
Navigation: Approval -> Define Approval Style
15. Creating Preference
After all the above things are defined, its now time to decide how the timecard
will look like, what all validations will be applied on the time card.
To do this we create Preferences and attach this preference to certain business group or
organization or may be the employee depending on the requirements.
Create Preference
Responsibility: US OTL Application Developer
Navigation: Preferences
We don’t need to disturb the existing preference. We will create our own new custom
preference.
Right Click on the preference tree and select new.
Enter the name of the preference u want to create.
For any timecard to work and function properly there are 9 mandatory preference
attributes that should be defined.
Creating Alternate Names
Right click on the new preference created and select new.
Enter the name as Alternate names.
Select the seeded preference as ‘Self Service Timecard Alternate Name set Defined for a
user’
Now enter the preference values as alternate name defined above.
Approval Periods
Preference: Time Store Approval Periods
Value: Approval period that was defined above.
Recurring Period
Preference: Self service timecard Period for Worker
Value: Recurring period that was defined above.
Application set
Preference: Time Store Application Set
Value: Human Resources and Payroll
Time entry rule group
Preference: Time Store Time Entry Rules
Value: Time entry rule group that was defined above.
Layout
Preference: Self service Timecard, review and confirmation Layout Page
Value: Timecard Layout: Payroll Timecard Layout
Review Layout : Payroll Review Layout
Confirmation layout: payroll confirmation Layout
Notification Layout: patrol notification Layout
Approval Style
Preference: Time Store approval Style
Value: approval style that was defined above
Retrieval Group
Preference: Time Store Retrieval Rule Groups
Value: Human Resources and Payroll retrieval rule group
Allow status edit
Preference: Self Service timecard status that allows user edits
Value: Status allowing Edit: RETRO
Past number of days: 60
Future number of days: 60
No of empty rows
Preference: Self service Number of empty rows on the timecard
Value: Number of empty rows:0
16. Defining where all this preference will be used
This preference can be attached to a business group, Organization or to a person.
Precedence defines which rule will be used for the preference
17. Look of the time card
Responsibility: Employee, self service -> Time Entry
18. Write formula
To calculate regular hours, premium hours, overtime, work not worked amount
on the basis of annual salary
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Write Formula
DEFALULT FOR ASG_HOURLY_SALARY IS 0
DEFAULT FOR Hours is 0
default FOR Multiple IS 0
INPUTS ARE Hours, Multiple
IF Multiple = 0 then
(
PAY=ASG_HOURLY_SALARY* Hours
)
ELSE
(
PAY=ASG_HOURLY_SALARY* Hours*Multiple
)
RETURN PAY
19. Formula result rule
Attaching this formula to all the non recurring elements
Responsibility: US super HRMS
Navigation: Total Compensation-> Basic -> Formula Result
19. Creating Time Card
Responsibility: Employee, self service-> Time Entry
20. Approval notification
Since approval rule is set as HR Supervisor , Notification will go to the immediate
supervisor for the timecard approval.
Responsibility; Manage, self service-> FYI
Approved
21. Sending Approved timecard to Payroll
This is done by running the process: Process: Transfer time from OTL to BEE
Responsibility: US OTL Application Developer
22. Batch Created
As a result of the above process a batch gets created with the name supplied for
transaction code in the above process.
Responsibility: US Super Human Resource
Navigation: Mass exchange info-> batch element entry
23. Transfer the Timecard
Still the timecard entry has not reached to payroll, but they are sitting in the
interface(batch) table.
To push these entries to HRMS, in the batch Element Entry screen, click process
to process the records.
Process-> Transfer
24. After transferring the batch entries get created in payroll and HRMS both:
Entries in HRMS:
Absence Details: Employee-> Others->Absence
25. Generating SOE(Statement of Earning) for the period time card is created
Run quick pay to generate SOE(Statement of Earning) for the period u created your time
card.
Navigation: Employee -> Assignment-> Others-> Quickpay
26. Viewing SOE
View result to see the entry in pay slip
27. Payroll Processing: Multiple Employees
Above we processed just one employee by running the quick pay run. In practical
scenario we have to process payroll for n number of employees. For this instead of
processing each employee separately we run the payroll process that processes multiple
employees in one go.
Process Name: Payroll process
Payroll process spawns further sub processes
28. View the Log of payroll process
29. Prepayment
Once the payroll entries are created, payment has to be done. There are various
modes of payment like check, cash etc. So, before doing the payment we group the
employees on the basis of the payment method attached to them. This is done by running
the process Prepayments.
View the detail for each employee from payroll run result
30. Check Writer Process
There are various modes of payment. We have different processes defined for
doing different types of payments.
To do the payment by check we need to run the process called Check Writer.
The output of this process will generate the check for each employee whose payment
method was selected as check.
31. 3rd party Check Payment.
If the payment is done by some third party, then run the check writer process with
the payment method as 3rd
party payment method instead of check.
Checks will be generated in the output file of this process.
32. NACHA: Payment method
An output file is generated as a result of this process. This output file is used to
directly credit the amounts in the account numbers specified in the report.
33. NACHA: Flat File Output
34. Process to generate the covering letter.
Above process generates Summary or detailed report based on the ‘Totals Only’
Parameter specified above. If parameter is set to ‘yes’ it generates summary report and if
it is set to ‘No’ then it generates Detail Report.
Summary Report Output
Detail Report Output
35. Run Deposit Process to generate SOE
Unlike check writer process NACHA report does not generate SOE. In order to
generate that we run another process called as Deposit Advice.
Report Output: SOE
36. Associating custom set of book to GL Responsibility
By this point all the processing has been done at the payroll side. Now it is
required to transfer the payroll entries to General Ledger.
For this we create a Set of book. Create a custom responsibility which is derived from the
General Ledger. To attach SOB to GL responsibility, we assign custom SOB created to
the profile option ‘GL set of books’ at responsibility level.
37. Open the GL period.
In order to transfer the payroll entries to GL, We need to open the GL periods in
which payroll transactions are present.
38. Costing
Costing Information for the payroll entries are defined while creating the link of
element. We define credit and debit account.
Report generated after costing
39. Costing Reports
Costing details can be viewed by running the costing Summary and detail reports.
Costing Summary Report
Costing Summary Report Output
Costing Detail Report
Costing Detail Report Output
40. Transfer to GL
Now the entries can be transferred from payroll to GL by running the transfer to
GL process.
Log of Transfer to GL
41. Journal Import from GL
Payroll journals can be imported by running the journal import.
Output of Journal Import
42. Archival Process
Run Archival Process to view the pay slip in the self service screen.
Process name; External Process archival
43. Viewing Pay slip in Self service screen:
Employee self service screen -> payslip
Time Store Deposit API
DECLARE
----------------------------------------------------------
-- Constant declarations
----------------------------------------------------------
-- This is the appl_id for OTL, do not change
c_otl_appl_id CONSTANT NUMBER (3) := 809;
c_proj_attr1 CONSTANT VARCHAR2 (7) := 'Task_Id';
c_proj_attr2 CONSTANT VARCHAR2 (10) := 'Project_Id';
c_proj_attr3 CONSTANT VARCHAR2 (16) := 'Expenditure_Type';
c_proj_attr4 CONSTANT VARCHAR2 (19) := 'Expenditure_Comment';
c_proj_attr5 CONSTANT VARCHAR2 (23) := 'SYSTEM_LINKAGE_FUNCTION';
----------------------------------------------------------
-- Variable declarations
----------------------------------------------------------
-- declare the PL/SQL Table that will hold the complete timecard (all the BBs)
l_tbl_timecard_info hxc_self_service_time_deposit.timecard_info;
-- declare the PL/SQL Table that will hold all the attributes
l_tbl_attributes_info hxc_self_service_time_deposit.app_attributes_info;
-- declare the PL/SQL Table that will hold the messages returned by the API
l_tbl_messages hxc_self_service_time_deposit.message_table;
-- person ID that this TC belongs to, Replace with your own
l_person_id per_all_people_f.person_id%TYPE := 9389;
-- Replace with your own IDs
l_task_id VARCHAR2 (3) := '221';
-- (l_project_id is NOT the same as task id, they just happen to have the
-- same ID on our database)
l_project_id VARCHAR2 (3) := '221';
-- Replace with your own values
l_expenditure_type VARCHAR2 (15) := 'Professional';
l_ot_expenditure_type VARCHAR2 (15) := 'Overtime';
l_system_linkage_id VARCHAR2 (15) := 'ST';
l_ot_system_linkage_id VARCHAR2 (15) := 'OT';
-- Will hold TC_ID, returned by the deposit process
l_new_timecard_id NUMBER;
-- Will hold TC ovn, returned by the deposit process
l_new_timecard_ovn NUMBER;
l_message fnd_new_messages.message_text%TYPE;
l_start_time DATE
:= fnd_date.canonical_to_date ('2002/11/11 00:00:00');
l_stop_time DATE
:= fnd_date.canonical_to_date ('2002/11/17 23:59:59');
l_tc_bb_id hxc_time_building_blocks.time_building_block_id%TYPE;
l_day_bb_id hxc_time_building_blocks.time_building_block_id%TYPE;
l_detail_bb_id hxc_time_building_blocks.time_building_block_id%TYPE;
l_time_attribute_id hxc_time_attributes.time_attribute_id%TYPE;
BEGIN
-- First initialize your session, this needs to be done for internal reasons
so
-- the TimeStore knows who is trying to deposit the information. When you log
-- into SS, the same is done for you by the framework, here however we have to
do
-- it manually.
FND_GLOBAL.APPS_INITIALIZE( user_id => 12345 -– Replace with your own ID
,resp_id => 56789 -– Replace with your own ID
,resp_appl_id => 809 );-- This is the appl_id for OTL, do not change
----------------------------------------------------------
-- PART 1: POPULATE TABLES --
----------------------------------------------------------
-- First populate the timecard PL/SQL table:
----------------------------------------------------------
-- Start with the TIMECARD BB
----------------------------------------------------------
hxc_timestore_deposit.create_timecard_bb (
p_start_time=> l_start_time,
p_stop_time=> l_stop_time,
p_resource_id=> l_person_id,
p_comment_text=> 'Created using API: Weekly Project TC',
p_app_blocks=> l_tbl_timecard_info,
p_time_building_block_id=> l_tc_bb_id
);
-- Now we create the DAY BB, 7 in total, and since they are all the same we
-- will loop 7 times
FOR i_day IN 0 .. 6
LOOP
hxc_timestore_deposit.create_day_bb (
p_day => TRUNC (l_start_time)
+ i_day,
p_parent_building_block_id=> l_tc_bb_id, -- returned by create_timecard_bb
p_comment_text=> 'Created using API',
p_app_blocks=> l_tbl_timecard_info,
p_time_building_block_id=> l_day_bb_id
);
-- The next call would also work but we choose to use the first one
-- since we know the TIMECARD's Id. If you do not know the ID you should
-- use this next call commented out here.
/* hxc_timestore_deposit.create_day_bb (
p_day => TRUNC (l_start_time)
+ i_day,
p_resource_id=> l_person_id,
p_comment_text=> 'Created using API',
p_app_blocks=> l_tbl_timecard_info,
p_time_building_block_id=> l_day_bb_id
); */
-- We can attach the DETAIL BB for every DAY BB that represents 'normal'
-- work hours as well here as they are all the same
-- We only need to do this for weekdays though
IF i_day < 5
THEN
hxc_timestore_deposit.create_detail_bb (
p_type=> 'MEASURE',
p_measure=> 8,
p_parent_building_block_id=> l_day_bb_id,
p_comment_text=> 'Created using API: NT',
p_app_blocks=> l_tbl_timecard_info,
p_app_attributes=> l_tbl_attributes_info,
p_time_building_block_id=> l_detail_bb_id
);
-- The next call would also work but we choose to use the first one
-- since we know the DAY's Id. If you do not know the ID you should
-- use this next call commented out here. In fact we use it ourselves
-- later to add the overtime.
/* hxc_timestore_deposit.create_time_entry (
p_measure=> 8,
p_day => TRUNC (l_start_time)
+ i_day,
p_resource_id=> l_person_id,
p_comment_text=> 'Created using API: NT',
p_app_blocks=> l_tbl_timecard_info,
p_app_attributes=> l_tbl_attributes_info,
p_time_building_block_id=> l_detail_bb_id
); */
-- We can also attach the attributes to every BB that represent
-- 'normal' work hours
-- Attribute1
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr1,
p_attribute_value=> l_task_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute2
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr2,
p_attribute_value=> l_project_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute3
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr3,
p_attribute_value=> l_expenditure_type,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute4
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr4,
p_attribute_value=> 'Expenditure Comment created by API',
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute5
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr5,
p_attribute_value=> l_system_linkage_id,
p_app_attributes=> l_tbl_attributes_info
);
END IF; -- Only for weekdays
END LOOP; -- End creating normal working days + time
-- And now we add the Overtime to Tuesday and Wednesday
-- We have to use create_time_entry here because we do not have the ID
-- for the Wednesday TBB anymore, using create_time_entry we do not need it
-- Tuesday
hxc_timestore_deposit.create_time_entry (
p_measure=> 1,
p_day => TRUNC (l_start_time)
+ 1,
p_resource_id=> l_person_id,
p_comment_text=> 'Created using API: OT',
p_app_blocks=> l_tbl_timecard_info,
p_app_attributes=> l_tbl_attributes_info,
p_time_building_block_id=> l_detail_bb_id
);
-- Attribute1
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr1,
p_attribute_value=> l_task_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute2
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr2,
p_attribute_value=> l_project_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute3
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr3,
p_attribute_value=> l_ot_expenditure_type,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute4
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr4,
p_attribute_value=> 'Expenditure Comment created by API',
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute5
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr5,
p_attribute_value=> l_ot_system_linkage_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Wednesday
hxc_timestore_deposit.create_time_entry (
p_measure=> 2,
p_day => TRUNC (l_start_time)
+ 2,
p_resource_id=> l_person_id,
p_comment_text=> 'Created using API: OT',
p_app_blocks=> l_tbl_timecard_info,
p_app_attributes=> l_tbl_attributes_info,
p_time_building_block_id=> l_detail_bb_id
);
-- Attribute1
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr1,
p_attribute_value=> l_task_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute2
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr2,
p_attribute_value=> l_project_id,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute3
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr3,
p_attribute_value=> l_ot_expenditure_type,
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute4
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr4,
p_attribute_value=> 'Expenditure Comment created by API',
p_app_attributes=> l_tbl_attributes_info
);
-- Attribute5
hxc_timestore_deposit.create_attribute (
p_building_block_id=> l_detail_bb_id,
p_attribute_name=> c_proj_attr5,
p_attribute_value=> l_ot_system_linkage_id,
p_app_attributes=> l_tbl_attributes_info
);
----------------------------------------------------------
-- END OF PART 1: POPULATE TABLES --
----------------------------------------------------------
----------------------------------------------------------
-- PART 2: DEPOSIT TIMECARD --
----------------------------------------------------------
-- Now we call the deposit process, passing in the PL/SQL tables we just
-- created and populated
hxc_timestore_deposit.execute_deposit_process (
p_validate=> FALSE,
p_app_blocks=> l_tbl_timecard_info,
p_app_attributes=> l_tbl_attributes_info,
p_messages=> l_tbl_messages,
p_mode=> 'SUBMIT',
p_deposit_process=> 'OTL Deposit Process',
p_timecard_id=> l_new_timecard_id,
p_timecard_ovn=> l_new_timecard_ovn
);
----------------------------------------------------------
-- END OF PART 2: DEPOSIT TIMECARD --
----------------------------------------------------------
END;

More Related Content

What's hot

Oracle HRMS Payroll Table Overview
Oracle HRMS Payroll Table OverviewOracle HRMS Payroll Table Overview
Oracle HRMS Payroll Table OverviewChris Martin
 
Payroll process in oracle hrms
Payroll process in oracle hrmsPayroll process in oracle hrms
Payroll process in oracle hrmsFaisal Anwar
 
Olm implementation steps
Olm implementation stepsOlm implementation steps
Olm implementation stepsFeras Ahmad
 
Oracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualOracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualFeras Ahmad
 
Recruitment process through core hr
Recruitment process through core hrRecruitment process through core hr
Recruitment process through core hrFeras Ahmad
 
Calendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence managementCalendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence managementFeras Ahmad
 
Accrual plan set up in oracle hrms
Accrual plan set up in oracle hrmsAccrual plan set up in oracle hrms
Accrual plan set up in oracle hrmsRajiv reddy
 
Oracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manualOracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manualFeras Ahmad
 
Fast formula queries for functions, contexts, db is and packages
Fast formula queries for functions, contexts, db is and packagesFast formula queries for functions, contexts, db is and packages
Fast formula queries for functions, contexts, db is and packagesFeras Ahmad
 
Setup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance ManagementSetup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance ManagementFeras Ahmad
 
Oracle EBS Self service from A to Z
Oracle EBS Self service from A to ZOracle EBS Self service from A to Z
Oracle EBS Self service from A to ZFeras Ahmad
 
Oracle hrms basic features and functionalities(for R11i and R12)
Oracle hrms basic features and functionalities(for R11i and R12)Oracle hrms basic features and functionalities(for R11i and R12)
Oracle hrms basic features and functionalities(for R11i and R12)Manish Goel, PMP
 
Fujcci crp oracle payroll
Fujcci crp oracle payrollFujcci crp oracle payroll
Fujcci crp oracle payrollFeras Ahmad
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculationsuday reddy
 
Oracle learning management
Oracle learning managementOracle learning management
Oracle learning managementFeras Ahmad
 
R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)lingaswamy vallapu
 

What's hot (20)

Oracle HRMS Payroll Table Overview
Oracle HRMS Payroll Table OverviewOracle HRMS Payroll Table Overview
Oracle HRMS Payroll Table Overview
 
Payroll process in oracle hrms
Payroll process in oracle hrmsPayroll process in oracle hrms
Payroll process in oracle hrms
 
Olm implementation steps
Olm implementation stepsOlm implementation steps
Olm implementation steps
 
Ame in oracle hrms
Ame in oracle hrmsAme in oracle hrms
Ame in oracle hrms
 
Oracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manualOracle EBS R12 Payroll user manual
Oracle EBS R12 Payroll user manual
 
Recruitment process through core hr
Recruitment process through core hrRecruitment process through core hr
Recruitment process through core hr
 
Calendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence managementCalendar working days and holidays for Oracle EBS R12 Absence management
Calendar working days and holidays for Oracle EBS R12 Absence management
 
Accrual plan set up in oracle hrms
Accrual plan set up in oracle hrmsAccrual plan set up in oracle hrms
Accrual plan set up in oracle hrms
 
Oracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manualOracle EBS R12 Self service user manual
Oracle EBS R12 Self service user manual
 
Fast formula queries for functions, contexts, db is and packages
Fast formula queries for functions, contexts, db is and packagesFast formula queries for functions, contexts, db is and packages
Fast formula queries for functions, contexts, db is and packages
 
Setup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance ManagementSetup Oracle EBS R12 Performance Management
Setup Oracle EBS R12 Performance Management
 
Oracle EBS Self service from A to Z
Oracle EBS Self service from A to ZOracle EBS Self service from A to Z
Oracle EBS Self service from A to Z
 
Oracle hrms basic features and functionalities(for R11i and R12)
Oracle hrms basic features and functionalities(for R11i and R12)Oracle hrms basic features and functionalities(for R11i and R12)
Oracle hrms basic features and functionalities(for R11i and R12)
 
Fujcci crp oracle payroll
Fujcci crp oracle payrollFujcci crp oracle payroll
Fujcci crp oracle payroll
 
32 payroll setup_part_32_(skylark_group_pvt_ltd)
32 payroll setup_part_32_(skylark_group_pvt_ltd)32 payroll setup_part_32_(skylark_group_pvt_ltd)
32 payroll setup_part_32_(skylark_group_pvt_ltd)
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations
 
Oracle HRMS Proration
Oracle HRMS ProrationOracle HRMS Proration
Oracle HRMS Proration
 
R12.2.4 india localization setup
R12.2.4 india localization setupR12.2.4 india localization setup
R12.2.4 india localization setup
 
Oracle learning management
Oracle learning managementOracle learning management
Oracle learning management
 
R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)R12:Payment Process Request (PPR)
R12:Payment Process Request (PPR)
 

Similar to Otl Oracle Time and Labor

237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf
237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf
237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdfsouad72
 
HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech almahdi mood
 
CSIS 375Final Project InstructionsInstructionsGeneral Backg.docx
CSIS 375Final Project InstructionsInstructionsGeneral Backg.docxCSIS 375Final Project InstructionsInstructionsGeneral Backg.docx
CSIS 375Final Project InstructionsInstructionsGeneral Backg.docxannettsparrow
 
Various compensation systems
Various compensation systemsVarious compensation systems
Various compensation systemsDreams Design
 
Payroll System Specification
Payroll System SpecificationPayroll System Specification
Payroll System SpecificationMichael Hather
 
Almost everything-you-wanted-to-know-about-pto
Almost everything-you-wanted-to-know-about-ptoAlmost everything-you-wanted-to-know-about-pto
Almost everything-you-wanted-to-know-about-ptoMayadevi Gopi
 
Erp next dalal ahmed dalal
Erp next dalal ahmed dalalErp next dalal ahmed dalal
Erp next dalal ahmed dalalDalalDalaldalal1
 
content_whitepaper_simplifying_payroll_hr
content_whitepaper_simplifying_payroll_hrcontent_whitepaper_simplifying_payroll_hr
content_whitepaper_simplifying_payroll_hrRochelle A Blee
 
Chapter 09 Managing Compensation
Chapter 09 Managing CompensationChapter 09 Managing Compensation
Chapter 09 Managing CompensationRayman Soe
 
Adjusting course - Lindsey
Adjusting course  -  LindseyAdjusting course  -  Lindsey
Adjusting course - LindseyDavid Dourgarian
 
Wage Administration-India
Wage Administration-IndiaWage Administration-India
Wage Administration-IndiaFaisal Khan
 
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Alithya
 
Incentive 120311235821-phpapp01
Incentive 120311235821-phpapp01Incentive 120311235821-phpapp01
Incentive 120311235821-phpapp01Jyothi Bandaru
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementAhmed Elshayeb
 
How to Navigate the ACA Employer Mandate
How to Navigate the ACA Employer MandateHow to Navigate the ACA Employer Mandate
How to Navigate the ACA Employer MandateBambooHR
 

Similar to Otl Oracle Time and Labor (20)

237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf
237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf
237922323-Payroll-Setups-of-Oracle-HRMS-R12.pdf
 
HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech HR Erpnext mohammed almahdi for cubetech
HR Erpnext mohammed almahdi for cubetech
 
CSIS 375Final Project InstructionsInstructionsGeneral Backg.docx
CSIS 375Final Project InstructionsInstructionsGeneral Backg.docxCSIS 375Final Project InstructionsInstructionsGeneral Backg.docx
CSIS 375Final Project InstructionsInstructionsGeneral Backg.docx
 
Hr erpnext
Hr erpnextHr erpnext
Hr erpnext
 
Various compensation systems
Various compensation systemsVarious compensation systems
Various compensation systems
 
Payroll QRGv2
Payroll QRGv2Payroll QRGv2
Payroll QRGv2
 
Payroll System Specification
Payroll System SpecificationPayroll System Specification
Payroll System Specification
 
Almost everything-you-wanted-to-know-about-pto
Almost everything-you-wanted-to-know-about-ptoAlmost everything-you-wanted-to-know-about-pto
Almost everything-you-wanted-to-know-about-pto
 
Hamida ali al shabani
Hamida ali al shabaniHamida ali al shabani
Hamida ali al shabani
 
Erp next dalal ahmed dalal
Erp next dalal ahmed dalalErp next dalal ahmed dalal
Erp next dalal ahmed dalal
 
Hr module
Hr moduleHr module
Hr module
 
content_whitepaper_simplifying_payroll_hr
content_whitepaper_simplifying_payroll_hrcontent_whitepaper_simplifying_payroll_hr
content_whitepaper_simplifying_payroll_hr
 
Chapter 09 Managing Compensation
Chapter 09 Managing CompensationChapter 09 Managing Compensation
Chapter 09 Managing Compensation
 
Adjusting course - Lindsey
Adjusting course  -  LindseyAdjusting course  -  Lindsey
Adjusting course - Lindsey
 
Wage Administration-India
Wage Administration-IndiaWage Administration-India
Wage Administration-India
 
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick! Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
Workforce Plus: Tips and Tricks to Give Workforce an Extra Kick!
 
Incentive 120311235821-phpapp01
Incentive 120311235821-phpapp01Incentive 120311235821-phpapp01
Incentive 120311235821-phpapp01
 
Time And Labor Overview
Time And Labor OverviewTime And Labor Overview
Time And Labor Overview
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order Management
 
How to Navigate the ACA Employer Mandate
How to Navigate the ACA Employer MandateHow to Navigate the ACA Employer Mandate
How to Navigate the ACA Employer Mandate
 

More from Feras Ahmad

Oracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdfOracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdfFeras Ahmad
 
Configure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docxConfigure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docxFeras Ahmad
 
Building-Materials
Building-MaterialsBuilding-Materials
Building-MaterialsFeras Ahmad
 
How to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdfHow to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdfFeras Ahmad
 
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryOracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryFeras Ahmad
 
Oracle Fusion Cloud sensitive data access audit
 Oracle Fusion Cloud sensitive data access audit Oracle Fusion Cloud sensitive data access audit
Oracle Fusion Cloud sensitive data access auditFeras Ahmad
 
Oracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryOracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryFeras Ahmad
 
Legal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion CloudLegal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion CloudFeras Ahmad
 
Query Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion CloudQuery Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion CloudFeras Ahmad
 
The Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion CloudThe Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion CloudFeras Ahmad
 
All payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion CloudAll payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion CloudFeras Ahmad
 
Payroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCMPayroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCMFeras Ahmad
 
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book Feras Ahmad
 
DBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion CloudDBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion CloudFeras Ahmad
 
Query Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion CloudQuery Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion CloudFeras Ahmad
 
Query all roles and duties and privileges Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion CloudQuery all roles and duties and privileges Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion CloudFeras Ahmad
 
Oracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll QueryOracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll QueryFeras Ahmad
 
Oracle HCM Presentation 2020
Oracle HCM Presentation 2020Oracle HCM Presentation 2020
Oracle HCM Presentation 2020Feras Ahmad
 
Oracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMSOracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMSFeras Ahmad
 
2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increase2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increaseFeras Ahmad
 

More from Feras Ahmad (20)

Oracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdfOracle Fusion HCM Payroll Process Flow.pdf
Oracle Fusion HCM Payroll Process Flow.pdf
 
Configure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docxConfigure Flexfield Parameters in Value Sets for Document Records.docx
Configure Flexfield Parameters in Value Sets for Document Records.docx
 
Building-Materials
Building-MaterialsBuilding-Materials
Building-Materials
 
How to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdfHow to Debug the Fast Formula.pdf
How to Debug the Fast Formula.pdf
 
Oracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing QueryOracle Fusion Cloud Payroll Costing Query
Oracle Fusion Cloud Payroll Costing Query
 
Oracle Fusion Cloud sensitive data access audit
 Oracle Fusion Cloud sensitive data access audit Oracle Fusion Cloud sensitive data access audit
Oracle Fusion Cloud sensitive data access audit
 
Oracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions QueryOracle Cloud SQL FTE Positions Query
Oracle Cloud SQL FTE Positions Query
 
Legal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion CloudLegal Employer Details Query Oracle Fusion Cloud
Legal Employer Details Query Oracle Fusion Cloud
 
Query Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion CloudQuery Pre Payment details Oracle Fusion Cloud
Query Pre Payment details Oracle Fusion Cloud
 
The Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion CloudThe Goal with performance details Oracle Fusion Cloud
The Goal with performance details Oracle Fusion Cloud
 
All payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion CloudAll payroll elements with eligibility Oracle Fusion Cloud
All payroll elements with eligibility Oracle Fusion Cloud
 
Payroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCMPayroll costing details Oracle Fusion Cloud HCM
Payroll costing details Oracle Fusion Cloud HCM
 
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
Infolets and OTBI Deep link Actionable Reports - Configuration Work Book
 
DBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion CloudDBI database Items Query Oracle Fusion Cloud
DBI database Items Query Oracle Fusion Cloud
 
Query Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion CloudQuery Worker Contracts Details Oracle Fusion Cloud
Query Worker Contracts Details Oracle Fusion Cloud
 
Query all roles and duties and privileges Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion CloudQuery all roles and duties and privileges Oracle Fusion Cloud
Query all roles and duties and privileges Oracle Fusion Cloud
 
Oracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll QueryOracle Fusion Cloud HCM Payroll Query
Oracle Fusion Cloud HCM Payroll Query
 
Oracle HCM Presentation 2020
Oracle HCM Presentation 2020Oracle HCM Presentation 2020
Oracle HCM Presentation 2020
 
Oracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMSOracle Fusion HCM vs E-Business Suite HRMS
Oracle Fusion HCM vs E-Business Suite HRMS
 
2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increase2020 06-11 goverment KSA Summary VAT increase
2020 06-11 goverment KSA Summary VAT increase
 

Recently uploaded

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 

Recently uploaded (20)

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 

Otl Oracle Time and Labor

  • 1. SETUP FOR ORACLE TIME AND LABOR: Processing Payroll through OTL Entries
  • 2. Introduction This document explains the full set up of Oracle Time and Labor that is required to create a Time card and process it all the way through GL. It also explains the Time store Deposit API’s. Time store deposit API is a technical way of creating the timecard. SETUP for OTL: Processing payroll through OTL entries Payroll processing of the workers that are getting daily wages, is done through Time card entries from Time and Labor Responsibility. To enter a Time card we need minimum of one recurring element and n(1..n) number of non recurring elements. Time Elements (Non Recurring) Hours, Rate, Multiple 1. Define Recurring Element Responsibility: Super HRMS Navigation: total Compensation-> Basic-> Earnings Since these employees get paid on the basis of number of hours they worked, we define the salary basis for these employees as ‘Hourly Basis’
  • 3. 2. Defining Salary Basis Responsibility: US Super HRMS Navigation: Total Compensation-> Basic -> Salary Basis Pay Annualization factor: It indicates the factor, by which when per hour income is multiplied it gives the annual salary. Now we attach the recurring element created above to this salary basis. 3. Create Link Create Link for the element created above so that this element becomes available for the payroll processing. Responsibility: US Super HRMS Navigation: Total compensation -> Basic -> link
  • 4. 4. Create Employee Create the employee with the salary basis as ‘Hourly Basis’ Define supervisor for this employee - Define Payroll - Define GRE under Statuory Tab
  • 5. - Define salary for this employee: Remember to define the salary on hourly basis, annual salary will be calculated automatically. In this case: 50 *2080 (Pay annualization factor defined while defining element) is the annual salary
  • 6. 5. Defining four non recurring elements Time of the wage earners will be charged against these non recurring elements. Earning elements are classified into three categories: Earning categories and the lookup defined for them are as follows: - Earnings : US_EARNINGS - Supplemental earnings : US_SUPPLEMENTAL_EARNINGS - Imputed Earnings : US_IMPUTED_EARNINGS Element1: Regular Hours Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Earnings
  • 7. Element2: Overtime Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Earnings
  • 8. Element3: Premium Hours (Something that employee gets above overtime work) Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Earnings
  • 9. Element4: Hours not Worked Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Earnings
  • 10. 6. Defining Absence Type: Depending on the type of element, entries are passed to payroll or HRMS or Payroll and HRMS both. First three non recurring elements defined above are passed just to payroll. ‘Hours not worked’ is passed to both payroll and HRMS. To see this in HRMS, we need to define absence type and attach this element to this absence type. 7. Create Link for non recurring element In order to use the above created elements for payroll processing we create link for all the elements: Define the links for all the elements above and define the input values: Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Links Define input values as follows: Overtime: Multiple-1.5
  • 11. Premium: Multiple- 2 8. Assigning OTL Responsibility Assigning OTL Responsibility to the User to do further setup for OTL: Define a security profile Responsibility: US super HRMS Navigation: Security -> Assign Security profiles. 9. Defining Alternate Names Responsibility-> US OTL Application developer Navigation: Alternate names -> Alternate Name Definition
  • 12.
  • 13. 10. Recurring Periods Number of days or columns appearing in the timecard screen are controlled by something called as Recurring Period Responsibility: US OTL Application Developer Navigation: Recurring Period. Period Type: Defines the number of columns or number of days Eg; period type ‘Week’ will define the number of columns as 7 Start Date: It defines which day of week the timecard will start from like Monday , Tuesday and so on. As in the example below, 3-feb-2003 falls on Monday, so all the timecards will start from Monday to Sunday.
  • 14. 11. Define approval periods: It is required to define what all applications will be using these periods Responsibility: US OTL Application Developer Navigation: Approval -> Define Approval Periods Contingent workers cannot be paid through payroll. They are paid through purchasing Human Resource- Absence Payroll- Hours Project-Expenditure
  • 15. 12. Defining Time Entry Rules By Mapping we control the mandatory fields. If time card is for payroll purpose we enter mapping as ‘BEE Retrieval Process’. This is the standard process. We can also apply some custom rules. Responsibility: US OTL Application Developer Navigation: Time Entry Rules -> Define Time Entry Rules
  • 16. Creating Custom Controlling Rules using Fast Formulas Maximum Hours: Cannot work more than that (example cannot work more than 50 hours in this case) Reference Period: In a week type of recurring period there can be maximum two weeks in which the duration can span.
  • 17. Formula used above is defined in a DFF: OTL Formulas
  • 18. 13. Defining Time Entry Rule Groups Time entry rule groups are defined to associate all the rules together and define the outcomes of each rule if it is violated. Responsibility: US OTL Application developer Navigation: Time Entry Rules-> define Time Entry Rule Groups 14. Approval Style: This defines in each application what would be the approval hierarchy. Who is going to approve the time card of the employee. In the Example below, in both the responsibilities HR and payroll, immediate supervisor will approve the timecard. Responsibility: US OTL Application Developer Navigation: Approval -> Define Approval Style
  • 19. 15. Creating Preference After all the above things are defined, its now time to decide how the timecard will look like, what all validations will be applied on the time card. To do this we create Preferences and attach this preference to certain business group or organization or may be the employee depending on the requirements. Create Preference Responsibility: US OTL Application Developer Navigation: Preferences We don’t need to disturb the existing preference. We will create our own new custom preference. Right Click on the preference tree and select new. Enter the name of the preference u want to create.
  • 20. For any timecard to work and function properly there are 9 mandatory preference attributes that should be defined. Creating Alternate Names Right click on the new preference created and select new. Enter the name as Alternate names. Select the seeded preference as ‘Self Service Timecard Alternate Name set Defined for a user’
  • 21. Now enter the preference values as alternate name defined above.
  • 22. Approval Periods Preference: Time Store Approval Periods Value: Approval period that was defined above. Recurring Period Preference: Self service timecard Period for Worker Value: Recurring period that was defined above.
  • 23. Application set Preference: Time Store Application Set Value: Human Resources and Payroll
  • 24. Time entry rule group Preference: Time Store Time Entry Rules Value: Time entry rule group that was defined above.
  • 25. Layout Preference: Self service Timecard, review and confirmation Layout Page Value: Timecard Layout: Payroll Timecard Layout Review Layout : Payroll Review Layout Confirmation layout: payroll confirmation Layout Notification Layout: patrol notification Layout
  • 26. Approval Style Preference: Time Store approval Style Value: approval style that was defined above
  • 27. Retrieval Group Preference: Time Store Retrieval Rule Groups Value: Human Resources and Payroll retrieval rule group
  • 28. Allow status edit Preference: Self Service timecard status that allows user edits Value: Status allowing Edit: RETRO Past number of days: 60 Future number of days: 60
  • 29. No of empty rows Preference: Self service Number of empty rows on the timecard Value: Number of empty rows:0
  • 30. 16. Defining where all this preference will be used This preference can be attached to a business group, Organization or to a person. Precedence defines which rule will be used for the preference
  • 31. 17. Look of the time card Responsibility: Employee, self service -> Time Entry
  • 32. 18. Write formula To calculate regular hours, premium hours, overtime, work not worked amount on the basis of annual salary Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Write Formula
  • 33. DEFALULT FOR ASG_HOURLY_SALARY IS 0 DEFAULT FOR Hours is 0 default FOR Multiple IS 0 INPUTS ARE Hours, Multiple IF Multiple = 0 then ( PAY=ASG_HOURLY_SALARY* Hours ) ELSE ( PAY=ASG_HOURLY_SALARY* Hours*Multiple ) RETURN PAY 19. Formula result rule Attaching this formula to all the non recurring elements Responsibility: US super HRMS Navigation: Total Compensation-> Basic -> Formula Result
  • 34. 19. Creating Time Card Responsibility: Employee, self service-> Time Entry
  • 35.
  • 36. 20. Approval notification Since approval rule is set as HR Supervisor , Notification will go to the immediate supervisor for the timecard approval. Responsibility; Manage, self service-> FYI
  • 38. 21. Sending Approved timecard to Payroll This is done by running the process: Process: Transfer time from OTL to BEE Responsibility: US OTL Application Developer
  • 39. 22. Batch Created As a result of the above process a batch gets created with the name supplied for transaction code in the above process. Responsibility: US Super Human Resource Navigation: Mass exchange info-> batch element entry
  • 40. 23. Transfer the Timecard Still the timecard entry has not reached to payroll, but they are sitting in the interface(batch) table. To push these entries to HRMS, in the batch Element Entry screen, click process to process the records. Process-> Transfer
  • 41. 24. After transferring the batch entries get created in payroll and HRMS both: Entries in HRMS: Absence Details: Employee-> Others->Absence
  • 42. 25. Generating SOE(Statement of Earning) for the period time card is created Run quick pay to generate SOE(Statement of Earning) for the period u created your time card. Navigation: Employee -> Assignment-> Others-> Quickpay
  • 43. 26. Viewing SOE View result to see the entry in pay slip
  • 44. 27. Payroll Processing: Multiple Employees Above we processed just one employee by running the quick pay run. In practical scenario we have to process payroll for n number of employees. For this instead of processing each employee separately we run the payroll process that processes multiple employees in one go. Process Name: Payroll process Payroll process spawns further sub processes
  • 45. 28. View the Log of payroll process 29. Prepayment
  • 46. Once the payroll entries are created, payment has to be done. There are various modes of payment like check, cash etc. So, before doing the payment we group the employees on the basis of the payment method attached to them. This is done by running the process Prepayments. View the detail for each employee from payroll run result
  • 47.
  • 48. 30. Check Writer Process There are various modes of payment. We have different processes defined for doing different types of payments. To do the payment by check we need to run the process called Check Writer. The output of this process will generate the check for each employee whose payment method was selected as check. 31. 3rd party Check Payment. If the payment is done by some third party, then run the check writer process with the payment method as 3rd party payment method instead of check.
  • 49. Checks will be generated in the output file of this process. 32. NACHA: Payment method
  • 50. An output file is generated as a result of this process. This output file is used to directly credit the amounts in the account numbers specified in the report. 33. NACHA: Flat File Output
  • 51. 34. Process to generate the covering letter.
  • 52. Above process generates Summary or detailed report based on the ‘Totals Only’ Parameter specified above. If parameter is set to ‘yes’ it generates summary report and if it is set to ‘No’ then it generates Detail Report. Summary Report Output
  • 54. 35. Run Deposit Process to generate SOE Unlike check writer process NACHA report does not generate SOE. In order to generate that we run another process called as Deposit Advice.
  • 56. 36. Associating custom set of book to GL Responsibility By this point all the processing has been done at the payroll side. Now it is required to transfer the payroll entries to General Ledger. For this we create a Set of book. Create a custom responsibility which is derived from the General Ledger. To attach SOB to GL responsibility, we assign custom SOB created to the profile option ‘GL set of books’ at responsibility level. 37. Open the GL period. In order to transfer the payroll entries to GL, We need to open the GL periods in which payroll transactions are present.
  • 57. 38. Costing Costing Information for the payroll entries are defined while creating the link of element. We define credit and debit account.
  • 59. 39. Costing Reports Costing details can be viewed by running the costing Summary and detail reports. Costing Summary Report
  • 61.
  • 62. Costing Detail Report Costing Detail Report Output
  • 63.
  • 64. 40. Transfer to GL Now the entries can be transferred from payroll to GL by running the transfer to GL process.
  • 66. 41. Journal Import from GL Payroll journals can be imported by running the journal import.
  • 68. 42. Archival Process Run Archival Process to view the pay slip in the self service screen. Process name; External Process archival
  • 69. 43. Viewing Pay slip in Self service screen: Employee self service screen -> payslip
  • 70.
  • 71.
  • 72. Time Store Deposit API DECLARE ---------------------------------------------------------- -- Constant declarations ---------------------------------------------------------- -- This is the appl_id for OTL, do not change c_otl_appl_id CONSTANT NUMBER (3) := 809; c_proj_attr1 CONSTANT VARCHAR2 (7) := 'Task_Id'; c_proj_attr2 CONSTANT VARCHAR2 (10) := 'Project_Id'; c_proj_attr3 CONSTANT VARCHAR2 (16) := 'Expenditure_Type'; c_proj_attr4 CONSTANT VARCHAR2 (19) := 'Expenditure_Comment'; c_proj_attr5 CONSTANT VARCHAR2 (23) := 'SYSTEM_LINKAGE_FUNCTION'; ---------------------------------------------------------- -- Variable declarations ---------------------------------------------------------- -- declare the PL/SQL Table that will hold the complete timecard (all the BBs) l_tbl_timecard_info hxc_self_service_time_deposit.timecard_info; -- declare the PL/SQL Table that will hold all the attributes l_tbl_attributes_info hxc_self_service_time_deposit.app_attributes_info; -- declare the PL/SQL Table that will hold the messages returned by the API l_tbl_messages hxc_self_service_time_deposit.message_table; -- person ID that this TC belongs to, Replace with your own l_person_id per_all_people_f.person_id%TYPE := 9389; -- Replace with your own IDs l_task_id VARCHAR2 (3) := '221'; -- (l_project_id is NOT the same as task id, they just happen to have the -- same ID on our database) l_project_id VARCHAR2 (3) := '221'; -- Replace with your own values l_expenditure_type VARCHAR2 (15) := 'Professional'; l_ot_expenditure_type VARCHAR2 (15) := 'Overtime'; l_system_linkage_id VARCHAR2 (15) := 'ST'; l_ot_system_linkage_id VARCHAR2 (15) := 'OT'; -- Will hold TC_ID, returned by the deposit process l_new_timecard_id NUMBER; -- Will hold TC ovn, returned by the deposit process l_new_timecard_ovn NUMBER; l_message fnd_new_messages.message_text%TYPE; l_start_time DATE := fnd_date.canonical_to_date ('2002/11/11 00:00:00');
  • 73. l_stop_time DATE := fnd_date.canonical_to_date ('2002/11/17 23:59:59'); l_tc_bb_id hxc_time_building_blocks.time_building_block_id%TYPE; l_day_bb_id hxc_time_building_blocks.time_building_block_id%TYPE; l_detail_bb_id hxc_time_building_blocks.time_building_block_id%TYPE; l_time_attribute_id hxc_time_attributes.time_attribute_id%TYPE; BEGIN -- First initialize your session, this needs to be done for internal reasons so -- the TimeStore knows who is trying to deposit the information. When you log -- into SS, the same is done for you by the framework, here however we have to do -- it manually. FND_GLOBAL.APPS_INITIALIZE( user_id => 12345 -– Replace with your own ID ,resp_id => 56789 -– Replace with your own ID ,resp_appl_id => 809 );-- This is the appl_id for OTL, do not change ---------------------------------------------------------- -- PART 1: POPULATE TABLES -- ---------------------------------------------------------- -- First populate the timecard PL/SQL table: ---------------------------------------------------------- -- Start with the TIMECARD BB ---------------------------------------------------------- hxc_timestore_deposit.create_timecard_bb ( p_start_time=> l_start_time, p_stop_time=> l_stop_time, p_resource_id=> l_person_id, p_comment_text=> 'Created using API: Weekly Project TC', p_app_blocks=> l_tbl_timecard_info, p_time_building_block_id=> l_tc_bb_id ); -- Now we create the DAY BB, 7 in total, and since they are all the same we -- will loop 7 times FOR i_day IN 0 .. 6 LOOP hxc_timestore_deposit.create_day_bb ( p_day => TRUNC (l_start_time) + i_day, p_parent_building_block_id=> l_tc_bb_id, -- returned by create_timecard_bb p_comment_text=> 'Created using API', p_app_blocks=> l_tbl_timecard_info, p_time_building_block_id=> l_day_bb_id ); -- The next call would also work but we choose to use the first one -- since we know the TIMECARD's Id. If you do not know the ID you should -- use this next call commented out here.
  • 74. /* hxc_timestore_deposit.create_day_bb ( p_day => TRUNC (l_start_time) + i_day, p_resource_id=> l_person_id, p_comment_text=> 'Created using API', p_app_blocks=> l_tbl_timecard_info, p_time_building_block_id=> l_day_bb_id ); */ -- We can attach the DETAIL BB for every DAY BB that represents 'normal' -- work hours as well here as they are all the same -- We only need to do this for weekdays though IF i_day < 5 THEN hxc_timestore_deposit.create_detail_bb ( p_type=> 'MEASURE', p_measure=> 8, p_parent_building_block_id=> l_day_bb_id, p_comment_text=> 'Created using API: NT', p_app_blocks=> l_tbl_timecard_info, p_app_attributes=> l_tbl_attributes_info, p_time_building_block_id=> l_detail_bb_id ); -- The next call would also work but we choose to use the first one -- since we know the DAY's Id. If you do not know the ID you should -- use this next call commented out here. In fact we use it ourselves -- later to add the overtime. /* hxc_timestore_deposit.create_time_entry ( p_measure=> 8, p_day => TRUNC (l_start_time) + i_day, p_resource_id=> l_person_id, p_comment_text=> 'Created using API: NT', p_app_blocks=> l_tbl_timecard_info, p_app_attributes=> l_tbl_attributes_info, p_time_building_block_id=> l_detail_bb_id ); */ -- We can also attach the attributes to every BB that represent -- 'normal' work hours -- Attribute1 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr1, p_attribute_value=> l_task_id, p_app_attributes=> l_tbl_attributes_info ); -- Attribute2 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr2, p_attribute_value=> l_project_id, p_app_attributes=> l_tbl_attributes_info );
  • 75. -- Attribute3 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr3, p_attribute_value=> l_expenditure_type, p_app_attributes=> l_tbl_attributes_info ); -- Attribute4 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr4, p_attribute_value=> 'Expenditure Comment created by API', p_app_attributes=> l_tbl_attributes_info ); -- Attribute5 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr5, p_attribute_value=> l_system_linkage_id, p_app_attributes=> l_tbl_attributes_info ); END IF; -- Only for weekdays END LOOP; -- End creating normal working days + time -- And now we add the Overtime to Tuesday and Wednesday -- We have to use create_time_entry here because we do not have the ID -- for the Wednesday TBB anymore, using create_time_entry we do not need it -- Tuesday hxc_timestore_deposit.create_time_entry ( p_measure=> 1, p_day => TRUNC (l_start_time) + 1, p_resource_id=> l_person_id, p_comment_text=> 'Created using API: OT', p_app_blocks=> l_tbl_timecard_info, p_app_attributes=> l_tbl_attributes_info, p_time_building_block_id=> l_detail_bb_id ); -- Attribute1 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr1, p_attribute_value=> l_task_id, p_app_attributes=> l_tbl_attributes_info ); -- Attribute2 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr2, p_attribute_value=> l_project_id, p_app_attributes=> l_tbl_attributes_info ); -- Attribute3
  • 76. hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr3, p_attribute_value=> l_ot_expenditure_type, p_app_attributes=> l_tbl_attributes_info ); -- Attribute4 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr4, p_attribute_value=> 'Expenditure Comment created by API', p_app_attributes=> l_tbl_attributes_info ); -- Attribute5 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr5, p_attribute_value=> l_ot_system_linkage_id, p_app_attributes=> l_tbl_attributes_info ); -- Wednesday hxc_timestore_deposit.create_time_entry ( p_measure=> 2, p_day => TRUNC (l_start_time) + 2, p_resource_id=> l_person_id, p_comment_text=> 'Created using API: OT', p_app_blocks=> l_tbl_timecard_info, p_app_attributes=> l_tbl_attributes_info, p_time_building_block_id=> l_detail_bb_id ); -- Attribute1 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr1, p_attribute_value=> l_task_id, p_app_attributes=> l_tbl_attributes_info ); -- Attribute2 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr2, p_attribute_value=> l_project_id, p_app_attributes=> l_tbl_attributes_info ); -- Attribute3 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr3, p_attribute_value=> l_ot_expenditure_type, p_app_attributes=> l_tbl_attributes_info ); -- Attribute4 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr4,
  • 77. p_attribute_value=> 'Expenditure Comment created by API', p_app_attributes=> l_tbl_attributes_info ); -- Attribute5 hxc_timestore_deposit.create_attribute ( p_building_block_id=> l_detail_bb_id, p_attribute_name=> c_proj_attr5, p_attribute_value=> l_ot_system_linkage_id, p_app_attributes=> l_tbl_attributes_info ); ---------------------------------------------------------- -- END OF PART 1: POPULATE TABLES -- ---------------------------------------------------------- ---------------------------------------------------------- -- PART 2: DEPOSIT TIMECARD -- ---------------------------------------------------------- -- Now we call the deposit process, passing in the PL/SQL tables we just -- created and populated hxc_timestore_deposit.execute_deposit_process ( p_validate=> FALSE, p_app_blocks=> l_tbl_timecard_info, p_app_attributes=> l_tbl_attributes_info, p_messages=> l_tbl_messages, p_mode=> 'SUBMIT', p_deposit_process=> 'OTL Deposit Process', p_timecard_id=> l_new_timecard_id, p_timecard_ovn=> l_new_timecard_ovn ); ---------------------------------------------------------- -- END OF PART 2: DEPOSIT TIMECARD -- ---------------------------------------------------------- END;