DBA Data[Home] [Help]

APPS.XLA_TB_BALANCE_PKG dependencies on FND_INSTALLATION

Line 2727: IF (NOT FND_INSTALLATION.get_app_info

2723: -- Commit before creating partitions
2724: --
2725: COMMIT ;
2726:
2727: IF (NOT FND_INSTALLATION.get_app_info
2728: (application_short_name => 'XLA'
2729: ,status => l_status
2730: ,industry => l_industry
2731: ,oracle_schema => l_schema)) THEN