DBA Data[Home] [Help]

APPS.POS_SUPP_PUB_RAISE_EVENT_PKG dependencies on WF_EVENT_T

Line 608: p_event IN OUT NOCOPY wf_event_t)

604: fnd_file.put_line(fnd_file.log,'Exception:'||x_msg_data);
605: END get_bo_and_insert;
606:
607: FUNCTION test_event_subscription(p_subscription_guid IN RAW,
608: p_event IN OUT NOCOPY wf_event_t)
609: RETURN VARCHAR2 IS
610:
611: BEGIN
612: --bu_debug_proc(1, '++ Publish Event raised ++ ');