DBA Data[Home] [Help]

APPS.JTY_TAE_INDEX_CREATION_PVT dependencies on FND_INSTALLATION

Line 152: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN

148: 'Start of the procedure jty_tae_index_creation_pvt.cal_selectivity ' || to_char(sysdate,'dd-mm-rrrr HH24:MI:SS'));
149:
150: x_return_status := FND_API.G_RET_STS_SUCCESS;
151:
152: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN
153: NULL;
154: END IF;
155:
156: IF (l_jtf_schema IS NULL) THEN

Line 647: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN

643: 'Start of the procedure jty_tae_index_creation_pvt.get_qual_comb_index ' || to_char(sysdate,'dd-mm-rrrr HH24:MI:SS'));
644:
645: x_return_status := FND_API.G_RET_STS_SUCCESS;
646:
647: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN
648: NULL;
649: END IF;
650:
651: IF (l_jtf_schema IS NULL) THEN

Line 1643: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN

1639: 'Start of the procedure jty_tae_index_creation_pvt.drop_table_indexes ' || to_char(sysdate,'dd-mm-rrrr HH24:MI:SS'));
1640:
1641: x_return_status := FND_API.G_RET_STS_SUCCESS;
1642:
1643: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN
1644: NULL;
1645: END IF;
1646:
1647: IF (l_jtf_schema IS NULL) THEN

Line 1702: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN

1698: 'Start of the procedure jty_tae_index_creation_pvt.truncate_table ' || to_char(sysdate,'dd-mm-rrrr HH24:MI:SS'));
1699:
1700: x_return_status := FND_API.G_RET_STS_SUCCESS;
1701:
1702: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN
1703: NULL;
1704: END IF;
1705:
1706: IF (l_jtf_schema IS NULL) THEN

Line 1748: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN

1744: 'Start of the procedure jty_tae_index_creation_pvt.analyze_table_index ' || to_char(sysdate,'dd-mm-rrrr HH24:MI:SS'));
1745:
1746: x_return_status := FND_API.G_RET_STS_SUCCESS;
1747:
1748: IF(FND_INSTALLATION.GET_APP_INFO('JTF', l_status, l_industry, l_jtf_schema)) THEN
1749: NULL;
1750: END IF;
1751:
1752: IF (l_jtf_schema IS NULL) THEN