DBA Data[Home] [Help]

APPS.XNP_MESSAGE dependencies on WF_CORE

Line 1595: wf_core.context('XDP_WF_STANDARD',

1591:
1592: l_item_key := 'MESSAGE_' || TO_CHAR(p_msg_id) ||
1593: TO_CHAR(l_msg_id) ;
1594:
1595: wf_core.context('XDP_WF_STANDARD',
1596: 'MSG_FAILURE_NOTIFICATION',
1597: l_item_type,
1598: l_item_key) ;
1599: