DBA Data[Home] [Help]

APPS.OKL_MLA_CREATE_UPDATE_PUB dependencies on OKL_PRODUCTS_V

Line 60: product_name okl_products_v.name%type,

56: lessor_name varchar2(250),
57: chr_currency_code okl_k_headers_full_v.currency_code%type,
58: currency_name varchar2(250),
59: khr_pdt_id okl_k_headers_full_v.pdt_id%type,
60: product_name okl_products_v.name%type,
61: product_description okl_products_v.description%type,
62: khr_khr_id okl_k_headers_full_v.khr_id%type,
63: program_contract_number okl_k_headers_full_v.contract_number%type,
64: cl_contract_number okl_k_headers_full_v.contract_number%type,

Line 61: product_description okl_products_v.description%type,

57: chr_currency_code okl_k_headers_full_v.currency_code%type,
58: currency_name varchar2(250),
59: khr_pdt_id okl_k_headers_full_v.pdt_id%type,
60: product_name okl_products_v.name%type,
61: product_description okl_products_v.description%type,
62: khr_khr_id okl_k_headers_full_v.khr_id%type,
63: program_contract_number okl_k_headers_full_v.contract_number%type,
64: cl_contract_number okl_k_headers_full_v.contract_number%type,
65: cl_gvr_chr_id_referred okl_k_headers_full_v.id%type,