top of page



SQL query to Get the Payroll Frequency and Name of any Employee
Below query will give the Employee details with the Payroll Relationship details assigned to them. SELECT peo.PERSON_NUMBER,...
Dec 12, 20221 min read
631 views
0 comments


Query to get element input values sum for already approved or approval pending entries
This was an interesting requirement where we need to find out the sum of input values for the particular month as particular element was mul
Oct 15, 20201 min read
1,914 views
0 comments


Payroll Elements - Questionnaire based HDL Template - HCM
Based on the data filled in questionnaire application automatically creates supporting elements in addition to the element we create, appli
Jun 16, 20201 min read
290 views
0 comments


Questionnaire HDL sample file for Payroll Elements - HCM Payroll
Element classification - Standard Earning. Questionnaire Excel file Questionnaire HDL (.dat) file Element classification - Supplement...
Jun 14, 20201 min read
1,363 views
0 comments


SQL query to get DBI Contexts & back end query - HCM
While writing Fast Formula in HCM we consume DBIs often.
There are cases where we need to see the logic behind the DBI, what are the contex
Jun 12, 20201 min read
3,085 views
0 comments


Compile Fast Formula in bulk - HCM
Migrating Fast Formulas to other pods after could be cumbersome process, we can migrate all custom Fast Formulas created and compile them in
Jun 11, 20201 min read
1,171 views
0 comments
bottom of page