DBA Data[Home] [Help]

APPS.POGOT_S dependencies on PO_LINES

Line 318: PO_LINES PL,

314: C.minimum_accountable_unit)), 0)
315: INTO x_result_fld
316: FROM PO_LINE_LOCATIONS PLL,
317: PO_LINE_LOCATIONS PLL2,
318: PO_LINES PL,
319: PO_HEADERS PH,
320: FND_CURRENCIES C
321: WHERE PH.po_header_id = x_object_id
322: AND PH.segment1 = PL.contract_num

Line 728: PO_LINES_ALL PL,

724: C.minimum_accountable_unit)), 0)
725: INTO x_result_fld
726: FROM PO_LINE_LOCATIONS_ALL PLL,
727: PO_LINE_LOCATIONS_ALL PLL2,
728: PO_LINES_ALL PL,
729: PO_HEADERS_ALL PH,
730: FND_CURRENCIES C
731: WHERE PH.po_header_id = x_object_id
732: AND PH.segment1 = PL.contract_num