DBA Data[Home] [Help]

APPS.XNP_DEF_JEOPARDY_LOGIC dependencies on WF_CORE

Line 34: wf_core.context('XDP_WF_STANDARD',

30: l_item_type := 'XDPWFSTD';
31:
32: l_item_key := 'XDP_ORDER_' || TO_CHAR(p_msg_header.order_id);
33:
34: wf_core.context('XDP_WF_STANDARD',
35: 'ORDER_JEOPARDY_NOTIFICATION',
36: l_item_type,
37: l_item_key);
38: