DBA Data[Home] [Help]

APPS.XLA_TB_REPORT_PVT dependencies on XLA_TB_DEFINITIONS_VL

Line 1751: FROM xla_tb_definitions_vl

1747: IF p_definition_code IS NOT NULL THEN
1748:
1749: SELECT NAME
1750: INTO p_report_definition_dsp
1751: FROM xla_tb_definitions_vl
1752: WHERE definition_code = p_definition_code;
1753:
1754: IF (C_LEVEL_STATEMENT >= g_log_level) THEN
1755: