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!
OTL: Error while submitting time card for a custom TER
I have created a custom TER. I have given three input parameters assignment)_id,period_start_Date,period_end_Date.
Based on this Iam validating IF the payroll is run for the period dont allow user to submit the time card.
Now I have given these three input parameters in the dff segments and made them non displayed thinking that these will be automatically populated run time
when time card is submitted. I have a confusion here if Iam doing the right way.
Now the other thing is I have a custom function which doesthis validation and I have registered with the above three parameters.