DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_UTIL dependencies on STANDARD

Line 6794: -- S for Standard

6790: -- security
6791: -- Added new procedure to set the grants depending on the
6792: -- value of the agent security.
6793: -- C for Custom
6794: -- S for Standard
6795: -- N for None
6796: PROCEDURE SETUP_SR_AGENT_SECURITY (
6797: p_sr_agent_security IN VARCHAR2,
6798: x_return_status OUT NOCOPY VARCHAR2 )