DBA Data[Home] [Help]

APPS.IGF_SL_CL_ORIG_ACK dependencies on WF_CORE

Line 5650: wf_core.context ('IGF_SL_CL_ORIG_ACK',

5646:
5647: EXCEPTION
5648: WHEN OTHERS THEN
5649: resultout := NULL;
5650: wf_core.context ('IGF_SL_CL_ORIG_ACK',
5651: 'PREPARE_SCR_MESSAGE', itemtype,
5652: itemkey,TO_CHAR(actid), funcmode);
5653: IF fnd_log.level_exception >= fnd_log.g_current_runtime_level THEN
5654: fnd_log.string(fnd_log.level_exception,'igf.plsql.igf_sl_cl_orig_ack.prepare_scr_message.debug','sqlerrm ' || SQLERRM);