DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on MTL_UNITS_OF_MEASURE

Line 622: mtl_units_of_measure tuom,

618: po_line_locations_all poll,
619: po_distributions_all pod,
620: cst_organization_definitions cod,
621: mtl_system_items msi,
622: mtl_units_of_measure tuom,
623: mtl_units_of_measure puom
624: WHERE
625: pod.po_distribution_id = g_rae_distribution_id_tbl(l_ctr)
626: AND poh.po_header_id = pol.po_header_id

Line 623: mtl_units_of_measure puom

619: po_distributions_all pod,
620: cst_organization_definitions cod,
621: mtl_system_items msi,
622: mtl_units_of_measure tuom,
623: mtl_units_of_measure puom
624: WHERE
625: pod.po_distribution_id = g_rae_distribution_id_tbl(l_ctr)
626: AND poh.po_header_id = pol.po_header_id
627: AND pol.po_line_id = poll.po_line_id