DBA Data[Home] [Help]

APPS.GMPMRACT dependencies on PO_REQUISITION_HEADERS

Line 1118: FROM po_requisition_headers prh,

1114: --Bug#2131275 P.Raghu
1115: --Selecting prl.Suggested_vendor_name instead of pv.segment1 value for Customer/Vendor.
1116: CURSOR Cur_req_dtl IS
1117: SELECT unique mtt.orgn_code, prh.segment1, SUBSTRB(prl.suggested_vendor_name,1,32)
1118: FROM po_requisition_headers prh,
1119: po_requisition_lines prl,
1120: po_vendors vn,
1121: mr_tran_tbl mtt
1122: WHERE prl.requisition_header_id = G_doc_id