DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_REPORT dependencies on GL_SEVT_MST

Line 400: gl_sevt_mst sb

396: h.net_price,
397: h.price_um
398: FROM
399: po_recv_hst h,
400: gl_sevt_mst sb
401: WHERE
402: h.recv_id = v_recv_id
403: AND h.recv_line_id = v_recv_line_id
404: AND sb.sub_event_type = h.sub_event_type