DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_UTIL dependencies on CS_SR_SECURITY_CONTEXT

Line 4030: cs_sr_security_context.set_sr_security_context (

4026: x_return_status := FND_API.G_RET_STS_SUCCESS;
4027:
4028: -- set the context of the SR type before querying the CS Secure view
4029: -- for JTF resources
4030: cs_sr_security_context.set_sr_security_context (
4031: p_context_attribute => 'SRTYPE_ID',
4032: p_context_attribute_value => p_incident_type_id );
4033:
4034: IF ( p_owner_group_id IS NOT NULL