DBA Data[Home] [Help]

APPS.JA_CN_CFS_DATA_CLT_PKG dependencies on GL_SETS_OF_BOOKS

Line 680: l_je_func_curr_code gl_sets_of_books.currency_code%TYPE;

676: l_period_name_from gl_periods.period_name%TYPE:=P_GL_PERIOD_FROM; --period name of th
677: l_period_name_to gl_periods.period_name%TYPE:=P_GL_PERIOD_TO; --period name of th
678:
679: -- GL: GL_JE_HEADER
680: l_je_func_curr_code gl_sets_of_books.currency_code%TYPE;
681: l_je_header_id GL_JE_HEADERS.JE_HEADER_ID%TYPE;
682: l_je_catg GL_JE_HEADERS.je_category%TYPE;
683: l_je_jnl_name GL_JE_HEADERS.name%TYPE;
684: l_je_jnl_doc_seq_num GL_JE_HEADERS.Doc_Sequence_Value%TYPE;