DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_UTIL dependencies on STANDARD

Line 6810: -- S for Standard

6806: -- security
6807: -- Added new procedure to set the grants depending on the
6808: -- value of the agent security.
6809: -- C for Custom
6810: -- S for Standard
6811: -- N for None
6812: PROCEDURE SETUP_SR_AGENT_SECURITY (
6813: p_sr_agent_security IN VARCHAR2,
6814: x_return_status OUT NOCOPY VARCHAR2 )