DBA Data[Home] [Help]

APPS.PAY_RUN_BALANCE_WF_PKG dependencies on WF_CORE

Line 66: WF_CORE.CONTEXT('ret_test_wf_pkg'

62: end if;
63: --
64: exception
65: when others then
66: WF_CORE.CONTEXT('ret_test_wf_pkg'
67: ,'verify_revalidation'
68: ,itemtype
69: ,itemkey
70: ,to_char(actid)

Line 158: WF_CORE.CONTEXT('ret_test_wf_pkg'

154: end if;
155: --
156: exception
157: when others then
158: WF_CORE.CONTEXT('ret_test_wf_pkg'
159: ,'prepare_conc_prog_params'
160: ,itemtype
161: ,itemkey
162: ,to_char(actid)