DBA Data[Home] [Help]

APPS.OKL_AM_SV_WRITEDOWN_PVT dependencies on GL_LEDGERS_PUBLIC_V

Line 60: l_func_curr_code GL_LEDGERS_PUBLIC_V.CURRENCY_CODE%TYPE;

56: l_contract_number VARCHAR2(120);
57: l_count NUMBER;
58:
59: --SECHAWLA 03-JAN-03 Bug # 2683876 : new declaration
60: l_func_curr_code GL_LEDGERS_PUBLIC_V.CURRENCY_CODE%TYPE;
61:
62: -- This cursor fetches the asset lines from okx_asset_lines_v corresponding to the parent_line_id passed as
63: -- input parameter
64: CURSOR l_assetlinesv_csr(p_cle_id NUMBER) IS