Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to get the USER_NAME or USERID into default value of a data model parameter
Summary:
How to get the USER_NAME or USERID (or exquivalent) into default value of a data model free form string parameter
Content (required):
In a data model I would like to have a free form text field parameter entry default to the current user (i.e. FND_GLOBAL.USER_NAME or NQ_SESSION.USERID or something of that sort). The user running the report should be able to edit this text.
For getting the system date defaulted in the parameter there is the code "{$SYSDATE()$}" available.
The option: "Text field contains comma-separated values" needs to be checked.
How do I accomplish this?
Tagged:
1