Patch 19026516:R12.PER.B : did not apply one of the ldt files
Hi All
Superstream patch was applied on EBS 12.1.3 however the Value Set (HR_AU_3_CHAR) and Message(HR_AU_INVALID_PAY_METHOD) are not created.
Select * from pay_legislation_contexts where legislation_code = 'AU' query returns no rows where as ideally after applying the patch it should show you a context ID
After reviewing the hrglobal.drv log file, $PAY_TOP/patch/115/import/US/loc_au/pyaulecx.ldt delivers this context that is missing in the output of the SQL and the ldt is usually run by hrglobal automatically but this ldt was not executed
We ran this ldt manually and then we were able to get the output for the SQL query.