DBA Data[Home] [Help]

APPS.INV_MGD_MVT_DATA_STR dependencies on PO_HEADERS_ALL

Line 293: , type_lookup_code po_headers_all.type_lookup_code%TYPE

289: , transaction_action_id mtl_material_transactions.transaction_action_id%TYPE
290: --, opm_trans_id NUMBER
291: , org_id oe_order_headers_all.org_id%TYPE
292: , release_id rcv_transactions.po_release_id%TYPE
293: , type_lookup_code po_headers_all.type_lookup_code%TYPE
294: , reference_date DATE
295: , consigned_flag rcv_transactions.consigned_flag%TYPE
296: , sold_from_org_id oe_order_headers_all.sold_from_org_id%TYPE -- 7165989
297: );