52: assignment_group_error EXCEPTION;
53: execution_date_error EXCEPTION;
54:
55: --SECHAWLA Bug # 2726739 : new declarations
56: l_func_curr_code GL_LEDGERS_PUBLIC_V.CURRENCY_CODE%TYPE;
57: l_contract_curr_code okc_k_headers_b.currency_code%TYPE;
58: lx_contract_currency okl_k_headers_full_v.currency_code%TYPE;
59: lx_currency_conversion_type okl_k_headers_full_v.currency_conversion_type%TYPE;
60: lx_currency_conversion_rate okl_k_headers_full_v.currency_conversion_rate%TYPE;