Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 8

Table Name Primary or Unique Key

inv_organization_definitions_v ORGANIZATION_ID
egp_item_categories
CATEGORY_ID
egp_categories_vl CATEGORY_ID
inv_org_parameters ORGANIZATION_ID
inv_secondary_inventories SECONDARY_INVENTORY_NAME, ORGANIZATION
inv_item_sub_inventories INVENTORY_ITEM_ID, ORGANIZATION_ID, SEC

 inv_onhand_quantities_detail
ONHAND_QUANTITIES_ID
inv_item_locations INVENTORY_LOCATION_ID
inv_secondary_locators INVENTORY_ITEM_ID, ORGANIZATION_ID, SEC
inv_material_Txns TRANSACTION_ID
inv_transaction_types TRANSACTION_TYPE_ID
Inv_txn_source_types TRANSACTION_SOURCE_TYPE_ID
hr_locations
hr_all_organization_units
inv_lot_numbers INVENTORY_ITEM_ID, ORGANIZATION_ID, LOT_NUMBER
inv_Transaction_lot_numbers TRANSACTION_ID, LOT_NUMBER
inv_serial_number CURRENT_ORGANIZATION_ID, SERIAL_NUMBER, INVENTORY_ITEM_ID
inv_unit_transactions TRANSACTION_ID, SERIAL_NUMBER, INVENTORY_ITEM_ID, ORGANIZATION_ID
fnd_territories_vl
hr_operating_units
gl_ledgers LEDGER_ID
gl_code_combinations CODE_COMBINATION_ID
egp_system_items
inv_units_of_measure UNIT_OF_MEASURE_ID
fnd_lookup_values_vl
xle_entity_profiles LEGAL_ENTITY_ID
Join Columns Important columns
Organization_id Organization_name, code
inventory_item_id, organization_id,
category_id inventory_item_id, organization_id, category_id
category_id category_name, category_code
MASTER_ORGANIZATION_ID
Organization_id SECONDARY_INVENTORY_NAME,DESCRIPTION
Organization_id SECONDARY_INVENTORY,inventory_item_id
sub_inventory_id,PRIMARY_TRANSACTION_QUANTITY,SUBINVENTORY_C
ODE,TRANSACTION_UOM_CODE,
Organization_id, TRANSACTION_QUANTITY,OWNING_ENTITY_ID

organization_id,locator_id inventory_item_id
TRANSACTION_SOURCE_TYPE_ID,TRANSACTION_SOURCE_TYPE_NAME

organization_id,location_id
ON_ID, LOT_NUMBER

AL_NUMBER, INVENTORY_ITEM_ID
R, INVENTORY_ITEM_ID, ORGANIZATION_ID
TERRITORY_SHORT_NAME,DESCRIPTION
BUSINESS_GROUP_ID , ORGANIZATION_ID NAME ,SET_OF_BOOKS_ID ,DEFAULT_LEGAL_CON
OOKS_ID ,DEFAULT_LEGAL_CONTEXT_ID ,SHORT_CODE 
TABLE NAME Primary or Unique Key
POR_REQUISITION_HEADERS_ALL REQUISITION_HEADER_ID
por_Requisition_lines_All REQUISITION_LINE_ID
por_req_distributions_All DISTRIBUTION_ID
po_headers_all
PO_HEADER_ID
po_lines_All PO_LINE_ID
po_line_locations_All LINE_LOCATION_ID
po_distributions_all PO_DISTRIBUTION_ID
rcv_shipment_headers SHIPMENT_HEADER_ID
rcv_shipment_lines SHIPMENT_LINE
rcv_transactions TRANSACTION_ID
poz_suppliers_v
poz_supplier_sites_v
poz_supplier_contacts_v
hz_parties PARTY_ID
ap_inovices_all INVOICE_ID
ap_invoice_lines_all INVOICE_ID, LINE_NUMBER
ap_invoice_distributions_all INVOICE_DISTRIBUTION_ID
ap_invoice_payments_all INVOICE_PAYMENT_ID
ap_checks_all CHECK_ID
po_action_history OBJECT_ID, OBJECT_TYPE_CODE, OBJECT_SUB_TYPE_CODE, SEQUENCE_NUM, ACTION_CODE
Join Columns Important columns
REQUISITION_NUMBER
REQUISITION_HEADER_ID LINE_NUMBER
CODE_COMBINATION_ID,DISTRIBUTION_NUMBER

PO Number, PO Type , Vendor Id ,Vendor Site Id,Currency ,PO Status

ITem_Id , Qty , ITem Description ,UOM , UNIT_PRICE


ITem_Id , Qty , ITem Description ,UOM , UNIT_PRICE
REQ_DISTRIBUTION_ID

SHIPMENT_HEADER_ID TO_SUBINVENTORY, TO_ORGANIZATION_ID

CODE, OBJECT_SUB_TYPE_CODE, SEQUENCE_NUM, ACTION_CODE


TABLE FOREIGN TABLE
INV_SECONDARY_INVENTORIES inv_org_parameters
INV_SECONDARY_INVENTORIES inv_secondary_inventories
INV_SECONDARY_INVENTORIES inv_material_statuses_b
INV_SECONDARY_INVENTORIES inv_org_parameters
INV_ONHAND_QUANTITIES_DETAILS inv_secondary_inventories
INV_ITEM_LOCATIONS inv_secondary_inventories
INV_SERIAL_NUMBERS inv_secondary_inventories
INV_LOT_NUMBERS inv_org_parameters
INV_TRANSACTION_LOT_NUMBERS inv_material_txns
FOREIGN KEY COLUMN
SOURCE_ORGANIZATION_ID
SOURCE_SUBINVENTORY, SOURCE_ORGANIZATION_ID
STATUS_ID
ORGANIZATION_ID
SUBINVENTORY_CODE, ORGANIZATION_ID
SUBINVENTORY_CODE, ORGANIZATION_ID
CURRENT_SUBINVENTORY_CODE, CURRENT_ORGANIZATION_ID
ORGANIZATION_ID
TRANSACTION_ID

You might also like