DBA Data[Home] [Help]

APPS.OZF_FUND_RECONCILE_PVT dependencies on AMS_EVENT_HEADERS_VL

Line 2209: FROM ams_event_headers_vl

2205: WHERE schedule_id = p_object_id;
2206:
2207: CURSOR c_eheader(p_object_id IN NUMBER) IS
2208: SELECT system_status_code
2209: FROM ams_event_headers_vl
2210: WHERE event_header_id = p_object_id;
2211:
2212: CURSOR c_eoffer(p_object_id IN NUMBER) IS
2213: SELECT system_status_code