DBA Data[Home] [Help]

APPS.XLA_TB_DATA_MANAGER_PVT dependencies on GL_JE_SOURCES

Line 76: g_je_source_name gl_je_sources.je_source_name%TYPE;

72: g_ledger_id PLS_INTEGER;
73: g_group_id xla_ae_headers.group_id%TYPE;
74: g_definition_code xla_tb_definitions_b.definition_code%TYPE;
75: g_process_mode_code VARCHAR2(30);
76: g_je_source_name gl_je_sources.je_source_name%TYPE;
77: g_application_id PLS_INTEGER;
78: g_tb_insert_sql VARCHAR2(32000);
79: g_wu_count PLS_INTEGER; -- Work Unit Count
80: g_work_unit PLS_INTEGER;