DBA Data[Home] [Help]

APPS.FND_CONCURRENT dependencies on FND_PROFILE

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

2780:
2781: -- The rest of the initialization used to be hardcoded into the SQL script by fdpsql().
2782: INIT_REQUEST;
2783:
2784: FND_PROFILE.PUT('SECURITY_GROUP_ID', FND_GLOBAL.SECURITY_GROUP_ID);
2785:
2786: SET_PREFERRED_RBS;
2787:
2788: exception