Print      Open PDF Version of Online Help


Previous Topic

Next Topic

System Functions

The system functions return values relating to the session.

User

Returns the current Oracle CRM On Demand user's information.

If the user was created in Oracle CRM On Demand Release 18 or earlier, the user information is the User ID, which is unique to each user.

If the user was created in Oracle CRM On Demand Release 19 or later, the user information is the user record row ID. To acquire the User ID, use the VALUEOF function and the session variable REPLUSER as follows:

VALUEOF(NQ_SESSION.REPLUSER)

Syntax:

USER ()


Published 7/6/2017 Copyright © 2005, 2017, Oracle. All rights reserved. Legal Notices.