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!
US PAY: Garnishment Debug ='Y' in pay_action_parameters
SELECT parameter_value
FROM pay_action_parameters
WHERE parameter_name = 'GARN_DEBUG_ON';
Can I use 'insert into ' to enable the debug for garnishment elements? This parameter name is not available on the form for parameter values. Thanks.