DBA Data[Home] [Help]

APPS.ZPB_OLAP_VIEWS_PKG dependencies on FND_GLOBAL

Line 1339: if (not (FND_GLOBAL.CONC_REQUEST_ID > 0)) then

1335: -- initialized at least for the shared AW
1336: -- and ZPB_CURRENT_USER_V is not valid for them:
1337: --
1338: l_personal_alias_flag := ZPB_AW_STATUS.GET_PERSONAL_ALIAS_FLAG();
1339: if (not (FND_GLOBAL.CONC_REQUEST_ID > 0)) then
1340:
1341: -- if zpb_current_user_v is not initialized and we get no data here,
1342: -- we must be in an open-sql session - only shared AW used and it is
1343: -- already attached

Line 1398: fnd_global.user_id);

1394: end if;
1395: else
1396: l_ba_id := sys_context('ZPB_CONTEXT', 'business_area_id');
1397: l_shadow := nvl(sys_context('ZPB_CONTEXT', 'shadow_id'),
1398: fnd_global.user_id);
1399: end if;
1400:
1401: if (upper(p_type) = 'PERSONAL') then
1402: select ZPB_AW.GET_SCHEMA||'.'||PERSONAL_AW