DBA Data[Home] [Help]

APPS.OZF_TIME_PVT dependencies on FND_INSTALLATION

Line 183: IF(FND_INSTALLATION.GET_APP_INFO('OZF', l_status, l_industry, g_schema))

179: -- ----------------------
180:
181: OZF_TP_UTIL_PVT.initialize;
182:
183: IF(FND_INSTALLATION.GET_APP_INFO('OZF', l_status, l_industry, g_schema))
184: THEN NULL;
185: END IF;
186:
187: g_user_id := FND_GLOBAL.User_Id;