DBA Data[Home] [Help]

APPS.XNP_WF_TIMERS dependencies on XNP_UTILS

Line 86: XNP_UTILS.CHECK_TO_GET_REF_ID

82: ,aname => 'TIMER_NAME'
83: );
84:
85: -- Get the callback reference id
86: XNP_UTILS.CHECK_TO_GET_REF_ID
87: (p_itemtype => itemtype
88: ,p_itemkey => itemkey
89: ,p_actid => actid
90: ,p_workitem_instance_id => l_workitem_instance_id

Line 216: XNP_UTILS.CHECK_TO_GET_REF_ID

212: ,aname => 'TIMER_NAME'
213: );
214:
215: -- Get the callback reference id
216: XNP_UTILS.CHECK_TO_GET_REF_ID
217: (p_itemtype => itemtype
218: ,p_itemkey => itemkey
219: ,p_actid => actid
220: ,p_workitem_instance_id => l_workitem_instance_id

Line 382: XNP_UTILS.CHECK_TO_GET_REF_ID

378: ,aname => 'MESSAGE_CODE'
379: );
380:
381: -- Get the callback reference id
382: XNP_UTILS.CHECK_TO_GET_REF_ID
383: (p_itemtype => itemtype
384: ,p_itemkey => itemkey
385: ,p_actid => actid
386: ,p_workitem_instance_id => l_workitem_instance_id

Line 500: XNP_UTILS.CHECK_TO_GET_REF_ID

496:
497: -- Get the event type to publish
498:
499: -- Get the callback reference id
500: XNP_UTILS.CHECK_TO_GET_REF_ID
501: (p_itemtype => itemtype
502: ,p_itemkey => itemkey
503: ,p_actid => actid
504: ,p_workitem_instance_id => l_workitem_instance_id

Line 617: XNP_UTILS.CHECK_TO_GET_REF_ID

613:
614: -- Get the event type to publish
615:
616: -- Get the callback reference id
617: XNP_UTILS.CHECK_TO_GET_REF_ID
618: (p_itemtype => itemtype
619: ,p_itemkey => itemkey
620: ,p_actid => actid
621: ,p_workitem_instance_id => l_workitem_instance_id

Line 732: XNP_UTILS.CHECK_TO_GET_REF_ID

728:
729: -- Get the event type to publish
730:
731: -- Get the callback reference id
732: XNP_UTILS.CHECK_TO_GET_REF_ID
733: (p_itemtype => itemtype
734: ,p_itemkey => itemkey
735: ,p_actid => actid
736: ,p_workitem_instance_id => l_workitem_instance_id