DBA Data[Home] [Help]

APPS.FND_CONCURRENT dependencies on FND_PROFILE

Line 2675: FND_PROFILE.PUT('SECURITY_GROUP_ID', FND_GLOBAL.SECURITY_GROUP_ID);

2671:
2672: -- The rest of the initialization used to be hardcoded into the SQL script by fdpsql().
2673: INIT_REQUEST;
2674:
2675: FND_PROFILE.PUT('SECURITY_GROUP_ID', FND_GLOBAL.SECURITY_GROUP_ID);
2676:
2677: SET_PREFERRED_RBS;
2678:
2679: exception