DBA Data[Home] [Help]

APPS.BIS_BIA_DIM_MAP_UTIL dependencies on FND_GLOBAL

Line 4: g_current_user_id NUMBER := FND_GLOBAL.User_id;

1: package body BIS_BIA_DIM_MAP_UTIL AS
2: /*$Header: BISDIMUB.pls 120.1 2006/05/09 13:11:55 aguwalan noship $*/
3:
4: g_current_user_id NUMBER := FND_GLOBAL.User_id;
5: g_current_login_id NUMBER := FND_GLOBAL.Login_id;
6:
7: /*This API is not been used currently. It was introduced to show countries asscociated to Area in Serach Page
8: Its kept for future use*/

Line 5: g_current_login_id NUMBER := FND_GLOBAL.Login_id;

1: package body BIS_BIA_DIM_MAP_UTIL AS
2: /*$Header: BISDIMUB.pls 120.1 2006/05/09 13:11:55 aguwalan noship $*/
3:
4: g_current_user_id NUMBER := FND_GLOBAL.User_id;
5: g_current_login_id NUMBER := FND_GLOBAL.Login_id;
6:
7: /*This API is not been used currently. It was introduced to show countries asscociated to Area in Serach Page
8: Its kept for future use*/
9: /* Bug#5203008 :: Commenting this api since its SQL is being reported in Performance Repository and is not