DBA Data[Home] [Help]

APPS.OKL_DEAL_ASSET_PVT dependencies on OKC_K_ITEMS

Line 67: jtot_object1_code OKC_K_ITEMS.jtot_object1_code%TYPE,

63: dnz_chr_id OKC_K_LINES_B.dnz_chr_id%TYPE,
64: price_unit OKC_K_LINES_B.price_unit%TYPE,
65: inventory_item_id MTL_SYSTEM_ITEMS_B.INVENTORY_ITEM_ID%TYPE,
66: inventory_org_id MTL_SYSTEM_ITEMS_B.ORGANIZATION_ID%TYPE,
67: jtot_object1_code OKC_K_ITEMS.jtot_object1_code%TYPE,
68: number_of_items OKC_K_ITEMS.number_of_items%TYPE,
69: manufacturer_name OKL_K_LINES.manufacturer_name%TYPE,
70: model_number OKL_K_LINES.model_number%TYPE,
71: year_of_manufacture OKL_K_LINES.year_of_manufacture%TYPE,

Line 68: number_of_items OKC_K_ITEMS.number_of_items%TYPE,

64: price_unit OKC_K_LINES_B.price_unit%TYPE,
65: inventory_item_id MTL_SYSTEM_ITEMS_B.INVENTORY_ITEM_ID%TYPE,
66: inventory_org_id MTL_SYSTEM_ITEMS_B.ORGANIZATION_ID%TYPE,
67: jtot_object1_code OKC_K_ITEMS.jtot_object1_code%TYPE,
68: number_of_items OKC_K_ITEMS.number_of_items%TYPE,
69: manufacturer_name OKL_K_LINES.manufacturer_name%TYPE,
70: model_number OKL_K_LINES.model_number%TYPE,
71: year_of_manufacture OKL_K_LINES.year_of_manufacture%TYPE,
72: vendor_name PO_VENDORS.vendor_name%TYPE,