Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
PAY_MESSAGE_LINES table
Team,
We have a requirement to get all the error messages run by payroll process (Payroll Message Report - Flow).
We have developed the report and getting the message name and message text from the view PAY_MESSAGE_LINES.
Now, we would need error message to be displayed in different language (French).
We are using FND_MESSAGES_TL (Joined thru PAY_MESSAGE_LINES.message_name) and getting message text in French.
But we are not getting translated text for all the message names in FND_MESSAGES_TL. (Example :TIME_CARD_UNIT_MISSING).
It would be great if anyone having idea and guide on this.
0