DBA Data[Home] [Help]

APPS.JA_CN_CFS_DATA_CLT_PKG dependencies on GL_SETS_OF_BOOKS

Line 662: l_je_func_curr_code gl_sets_of_books.currency_code%TYPE;

658: l_period_name_from gl_periods.period_name%TYPE:=P_GL_PERIOD_FROM; --period name of th
659: l_period_name_to gl_periods.period_name%TYPE:=P_GL_PERIOD_TO; --period name of th
660:
661: -- GL: GL_JE_HEADER
662: l_je_func_curr_code gl_sets_of_books.currency_code%TYPE;
663: l_je_header_id GL_JE_HEADERS.JE_HEADER_ID%TYPE;
664: l_je_catg GL_JE_HEADERS.je_category%TYPE;
665: l_je_jnl_name GL_JE_HEADERS.name%TYPE;
666: l_je_jnl_doc_seq_num GL_JE_HEADERS.Doc_Sequence_Value%TYPE;