DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on OKL_PRODUCTS_V

Line 62: ,product_name okl_products_v.name%type

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

Line 63: ,product_description okl_products_v.description%type

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