DBA Data[Home] [Help]

APPS.PSB_WORKSHEET_CONSOLIDATE dependencies on FND_GLOBAL

Line 2398: g_userid := FND_GLOBAL.USER_ID;

2394: g_global_business_group_id := c_Global_WS_Rec.business_group_id;
2395: end loop;
2396:
2397: g_global_worksheet_id := p_global_worksheet_id;
2398: g_userid := FND_GLOBAL.USER_ID;
2399: g_loginid := FND_GLOBAL.LOGIN_ID;
2400:
2401: -- Worksheet Consolidation is a 3-phase process. In the first phase the building
2402: -- blocks for all the worksheets (attributes, elements, employees, positions)

Line 2399: g_loginid := FND_GLOBAL.LOGIN_ID;

2395: end loop;
2396:
2397: g_global_worksheet_id := p_global_worksheet_id;
2398: g_userid := FND_GLOBAL.USER_ID;
2399: g_loginid := FND_GLOBAL.LOGIN_ID;
2400:
2401: -- Worksheet Consolidation is a 3-phase process. In the first phase the building
2402: -- blocks for all the worksheets (attributes, elements, employees, positions)
2403: -- are consolidated to eliminate duplication. In the second phase the service