DBA Data[Home] [Help]

APPS.GCS_IMPACT_WRITER_PKG dependencies on GL_JE_HEADERS

Line 125: -- Bugfix 5371570: Need to remove the reference to set of books id for R12 compatibility. Retrieve the ledger_id from gl_je_headers

121: FND_LOG.STRING(FND_LOG.LEVEL_STATEMENT, g_module || '.GDSD_UPDATE_IMPACT', 'l_posting_run_id: '||l_posting_run_id);
122: END IF;
123:
124: -- Bugfix 5303024
125: -- Bugfix 5371570: Need to remove the reference to set of books id for R12 compatibility. Retrieve the ledger_id from gl_je_headers
126:
127: --Start Bugfix 5613525
128: --Retrive consolidation chart of account's cctr-org value set id
129: SELECT fch_gvcd.value_set_id

Line 154: gl_je_headers gjh,

150: BULK COLLECT
151: INTO l_ledger_period_bsv_info
152: FROM gl_je_batches gjb,
153: fem_cal_periods_tl fcpt,
154: gl_je_headers gjh,
155: fem_intg_calendar_map ficm,
156: fem_ledgers_attr fla,
157: fem_global_vs_combo_defs gvcd,
158: fnd_segment_attribute_values fsav