DBA Data[Home] [Help]

APPS.CSD_OM_INTERFACE_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 310: hr_all_organization_units haou

306: OE_ORDER_LINES_ALL oel,
307: OE_ORDER_HEADERS_ALL oeh,
308: hz_parties hp,
309: hz_cust_accounts hca,
310: hr_all_organization_units haou
311: WHERE rcv.oe_order_line_id = oel.line_id
312: AND rcv.transaction_type = 'DELIVER'
313: AND rcv.source_document_code = 'RMA'
314: AND oel.header_id = oeh.header_id