DBA Data[Home] [Help]

APPS.OKL_CREDIT_PUB dependencies on OKL_ACCOUNTING_UTIL

Line 5901: return okl_accounting_util.get_func_curr_code;

5897: FUNCTION get_func_curr_code
5898: RETURN VARCHAR2
5899: is
5900: begin
5901: return okl_accounting_util.get_func_curr_code;
5902: end;
5903:
5904: /*---------------------------------------------------------------------------+
5905: | |