/AWS1/CL_CNHUSERCONTEXT¶
Details for user initiating insights job
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_role TYPE /AWS1/CNHPROVIDERROLE /AWS1/CNHPROVIDERROLE¶
iv_userid TYPE /AWS1/CNHSENSNONEMPTYSTRING /AWS1/CNHSENSNONEMPTYSTRING¶
Unique identifier of the user
Optional arguments:¶
iv_specialty TYPE /AWS1/CNHSPECIALTY /AWS1/CNHSPECIALTY¶
Queryable Attributes¶
role¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLE() |
Getter for ROLE, with configurable default |
ASK_ROLE() |
Getter for ROLE w/ exceptions if field has no value |
HAS_ROLE() |
Determine if ROLE has a value |
userId¶
Unique identifier of the user
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERID() |
Getter for USERID, with configurable default |
ASK_USERID() |
Getter for USERID w/ exceptions if field has no value |
HAS_USERID() |
Determine if USERID has a value |
specialty¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPECIALTY() |
Getter for SPECIALTY, with configurable default |
ASK_SPECIALTY() |
Getter for SPECIALTY w/ exceptions if field has no value |
HAS_SPECIALTY() |
Determine if SPECIALTY has a value |