DBA Data[Home] [Help]

APPS.XLA_CMP_TAD_PKG dependencies on XLA_TAB_ACCT_TYPES_VL

Line 3879: FROM xla_tab_acct_types_vl xtat

3875: BEGIN
3876: --Retrieve (if it exists) the first uncompiled TAT for this application
3877: SELECT xtat.name
3878: INTO l_uncomp_tat_name
3879: FROM xla_tab_acct_types_vl xtat
3880: WHERE xtat.application_id = p_application_id
3881: AND xtat.enabled_flag = 'Y'
3882: AND ( xtat.compile_status_code IS NULL
3883: OR xtat.compile_status_code