DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_UTIL dependencies on CS_SR_SECURITY_CONTEXT

Line 4028: cs_sr_security_context.set_sr_security_context (

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