DBA Data[Home] [Help]

APPS.WF_SOA_CTX_PKG dependencies on STANDARD

Line 262: WHERE upper(SECURITY_GROUP_KEY) = upper(nvl(pSecurityGroup,'STANDARD'));

258: pStage:=5;
259: SELECT SECURITY_GROUP_ID
260: INTO pSecurityGroupID
261: FROM FND_SECURITY_GROUPS
262: WHERE upper(SECURITY_GROUP_KEY) = upper(nvl(pSecurityGroup,'STANDARD'));
263:
264: -- changes for bug 8492785
265: -- need to check for user-resp combination here
266: -- as SOA Java code calls only getcontext_id