DBA Data[Home] [Help]

APPS.XLA_TB_DATA_MANAGER_PVT dependencies on GL_JE_SOURCES

Line 61: g_je_source_name gl_je_sources.je_source_name%TYPE;

57: g_ledger_id PLS_INTEGER;
58: g_group_id xla_ae_headers.group_id%TYPE;
59: g_definition_code xla_tb_definitions_b.definition_code%TYPE;
60: g_process_mode_code VARCHAR2(30);
61: g_je_source_name gl_je_sources.je_source_name%TYPE;
62: g_application_id PLS_INTEGER;
63: g_tb_insert_sql VARCHAR2(32000);
64: g_wu_count PLS_INTEGER; -- Work Unit Count
65: g_work_unit PLS_INTEGER;