DBA Data[Home] [Help]

APPS.GMS_BUDGET_BALANCE dependencies on PO_REQUISITION_HEADERS_ALL

Line 235: po_requisition_headers_all rh,

231: rl.vendor_id
232: from po_req_distributions_all rd,
233: gms_award_distributions adl,
234: po_requisition_lines_all rl,
235: po_requisition_headers_all rh,
236: gl_period_statuses gps,
237: pa_expenditure_types pet
238: WHERE RH.REQUISITION_HEADER_ID = RL.REQUISITION_HEADER_ID
239: AND RH.TYPE_LOOKUP_CODE = 'PURCHASE'