Line 3074: l_admin := FND_PROFILE.Value(L_ADMIN_GROUP);
3070:
3071: l_access BOOLEAN := FALSE ;
3072: l_res_id NUMBER ;
3073: BEGIN 3074: l_admin := FND_PROFILE.Value(L_ADMIN_GROUP); 3075:
3076: --============================================================
3077: -- Following code is added by ptendulk on Sep16 to check if
3078: -- the profile option is not defined.