DBA Data[Home] [Help]

APPS.XLA_TB_REPORT_PVT dependencies on XLA_TB_DEFINITIONS_VL

Line 1765: FROM xla_tb_definitions_vl

1761: IF p_definition_code IS NOT NULL THEN
1762:
1763: SELECT NAME
1764: INTO p_report_definition_dsp
1765: FROM xla_tb_definitions_vl
1766: WHERE definition_code = p_definition_code;
1767:
1768: IF (C_LEVEL_STATEMENT >= g_log_level) THEN
1769: