DBA Data[Home] [Help]

APPS.PQP_ALIEN_EXPAT_WF_PKG dependencies on WF_CORE

Line 336: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.check_req_ntf',itemtype, itemkey, to_char(actid), funcmode);

332: exception
333: when others then
334: -- The line below records this function call in the error system
335: -- in the case of an exception.
336: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.check_req_ntf',itemtype, itemkey, to_char(actid), funcmode);
337: raise;
338: result := '';
339: return;
340: --

Line 383: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.find_ntfr',itemtype, itemkey, to_char(actid), funcmode);

379: exception
380: when others then
381: -- The line below records this function call in the error system
382: -- in the case of an exception.
383: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.find_ntfr',itemtype, itemkey, to_char(actid), funcmode);
384: raise;
385: result := '';
386: return;
387: --

Line 429: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.check_tran_type',itemtype, itemkey, to_char(actid), funcmode);

425: exception
426: when others then
427: -- The line below records this function call in the error system
428: -- in the case of an exception.
429: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.check_tran_type',itemtype, itemkey, to_char(actid), funcmode);
430: raise;
431: result := '';
432: return;
433: --

Line 475: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.reset_read_api_retry',itemtype, itemkey, to_char(actid), funcmode);

471: exception
472: when others then
473: -- The line below records this function call in the error system
474: -- in the case of an exception.
475: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.reset_read_api_retry',itemtype, itemkey, to_char(actid), funcmode);
476: raise;
477: result := '';
478: return;
479: --

Line 520: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.abort_read_api_retry',itemtype, itemkey, to_char(actid), funcmode);

516: exception
517: when others then
518: -- The line below records this function call in the error system
519: -- in the case of an exception.
520: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.abort_read_api_retry',itemtype, itemkey, to_char(actid), funcmode);
521: raise;
522: result := '';
523: return;
524: end abort_read_api_retry;

Line 563: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.check_if_retro_loss',

559: exception
560: when others then
561: -- The line below records this function call in the error system
562: -- in the case of an exception.
563: wf_core.context('PQPALNTF', 'PQP_ALIEN_EXPAT_WF_PKG.check_if_retro_loss',
564: itemtype, itemkey, to_char(actid), funcmode);
565: raise;
566: result := '';
567: return;

Line 605: wf_core.context('PQPALNTF',

601: exception
602: when others then
603: -- The line below records this function call in the error system
604: -- in the case of an exception.
605: wf_core.context('PQPALNTF',
606: 'PQP_ALIEN_EXPAT_WF_PKG.check_if_retro_loss',
607: itemtype,
608: itemkey,
609: to_char(actid),