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