Global Payroll and Absence Management - PSFT (MOSC)

MOSC Banner

Regarding log for payroll object group

edited Feb 6, 2023 10:46AM in Global Payroll and Absence Management - PSFT (MOSC) 1 commentAnswered

Dear Members,


I created one object group . I used fast forumula at assignment level,Fast fourmula shown below.I want to write the log in fast formula. I user below two statements,

1) ESS_LOG_WRITE

2) PAY_INTERNAL_LOG_WRITE

I am not able to see this messagesin log . I might checking at wrong location . Can anyone please guide me?




l_termination_date = ACP_TERMINATION_DATE

l_period_end = PAY_EARN_PERIOD_END

include_flag = 'Y'

l_last_day_termination_month = LAST_DAY(ACP_TERMINATION_DATE)

l_log = PAY_INTERNAL_LOG_WRITE('[BG_ACTIVE_EMPLOYEES] l_last_day_termination_month : '|| TO_CHAR(l_last_day_termination_month))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center