Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
not able to pick value in fast formula by using GET_TABLE_VALUE
Hi,
I have configured an element Lunch Allowance" where employee will be charged according to grade, rates are defined as per Grade in user defined table. How can I capture following requirement in fast formula.
Element Name: Lunch Allowance (non Recurring)
Table: DIBPL_LUNCH
Column Name: AM
Exact Value
Lunch Allowance 400
Payroll user will enter number of days in element entry, pay value need to be created
GET_TABLE_VALUE = GET_TABLE_VALUE('DIBPL Lunch Allowance',ASG_GRADE',Lunch_allowance)