DBA Data[Home] [Help]

APPS.XLA_TAB_PKG dependencies on XLA_CMP_TAD_PKG

Line 258: IF NOT xla_cmp_tad_pkg.compile_tad_AUTONOMOUS

254: IF l_compile_status_code = G_COMPILE_STATUS_NO
255: OR l_compile_status_code = G_COMPILE_STATUS_ERROR
256: THEN
257: --If compilation failed abort
258: IF NOT xla_cmp_tad_pkg.compile_tad_AUTONOMOUS
259: ( p_application_id => 222
260: ,p_account_definition_code => p_account_definition_code
261: ,p_account_definition_type_code => p_account_definition_type_code
262: ,p_amb_context_code => l_amb_context_code

Line 458: IF NOT xla_cmp_tad_pkg.get_tad_package_name

454:
455: END IF;
456:
457: --Build the package name
458: IF NOT xla_cmp_tad_pkg.get_tad_package_name
459: (
460: p_application_id => p_application_id
461: ,p_account_definition_code => p_account_definition_code
462: ,p_account_definition_type_code => p_account_definition_type_code