DBA Data[Home] [Help]

APPS.RCV_DISTRIBUTIONS_S dependencies on PO_HEADERS_ALL

Line 113: FROM po_headers_all h,

109:
110: -- CLM Changes start
111: Begin
112: SELECT 'Y' into l_clm_document
113: FROM po_headers_all h,
114: po_doc_style_headers s
115: WHERE h.po_header_id = ( SELECT MIN(PO_HEADER_ID)
116: FROM po_distributions
117: WHERE line_location_id = X_line_location_id