DBA Data[Home] [Help]

APPS.BSC_BIS_WRAPPER_PVT dependencies on BSC_APPS

Line 1743: l_db_user_id := BSC_APPS.fnd_global_user_id;

1739: -- Get the database user id
1740: -- Ref: bug#3482442 In corner cases this query can return more than one
1741: -- row and it will fail. AUDSID is not PK. After meeting with
1742: -- Vinod and Kris and Venu, we should use FNG_GLOBAL.user_id
1743: l_db_user_id := BSC_APPS.fnd_global_user_id;
1744:
1745: --dbms_output.put_line('*l_db_user_id='||l_db_user_id);
1746:
1747: --Delete from BSC_BIS_MEASURES_DATA kpis that belong to the given tab, which has

Line 2802: l_db_user_id := BSC_APPS.fnd_global_user_id;

2798: -- Get the database user id
2799: -- Ref: bug#3482442 In corner cases this query can return more than one
2800: -- row and it will fail. AUDSID is not PK. After meeting with
2801: -- Vinod and Kris and Venu, we should use FNG_GLOBAL.user_id
2802: l_db_user_id := BSC_APPS.fnd_global_user_id;
2803:
2804: --dbms_output.put_line('*l_db_user_id='||l_db_user_id);
2805:
2806: -- Populate BSC_BIS_MEASURES_DATA for the default analysis combination