DBA Data[Home] [Help]

APPS.OZF_FUND_RECONCILE_PVT dependencies on AMS_EVENT_HEADERS_VL

Line 2161: FROM ams_event_headers_vl

2157: WHERE schedule_id = p_object_id;
2158:
2159: CURSOR c_eheader(p_object_id IN NUMBER) IS
2160: SELECT system_status_code
2161: FROM ams_event_headers_vl
2162: WHERE event_header_id = p_object_id;
2163:
2164: CURSOR c_eoffer(p_object_id IN NUMBER) IS
2165: SELECT system_status_code