DBA Data[Home] [Help]

APPS.BSC_TAB_VIEW_KPI_PKG dependencies on BSC_APPS

Line 245: l_user := BSC_APPS.fnd_global_user_id;

241:
242: -- Ref: bug#3482442 In corner cases this query can return more than one
243: -- row and it will fail. AUDSID is not PK. After meeting with
244: -- Vinod and Kris and Venu, we should use FNG_GLOBAL.user_id
245: l_user := BSC_APPS.fnd_global_user_id;
246:
247: update BSC_TAB_VIEW_KPI_TL T set (
248: TEXT_FLAG,
249: LEFT_POSITION,