DBA Data[Home] [Help]

APPS.XLA_TB_AP_REPORT_PVT dependencies on XLA_TB_DEFINITIONS_VL

Line 1457: FROM xla_tb_definitions_vl

1453: IF p_definition_code IS NOT NULL THEN
1454:
1455: SELECT NAME
1456: INTO p_report_definition_dsp
1457: FROM xla_tb_definitions_vl
1458: WHERE definition_code = p_definition_code;
1459:
1460: IF (C_LEVEL_STATEMENT >= g_log_level) THEN
1461: