/AWS1/CL_SSAGETAPPLICATIONAS01¶
GetApplicationAssignmentConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_assignmentrequired
TYPE /AWS1/SSAASSIGNMENTREQUIRED
/AWS1/SSAASSIGNMENTREQUIRED
¶
If
AssignmentsRequired
istrue
(default value), users don’t have access to the application unless an assignment is created using the CreateApplicationAssignment API. Iffalse
, all users have access to the application.
Queryable Attributes¶
AssignmentRequired¶
If
AssignmentsRequired
istrue
(default value), users don’t have access to the application unless an assignment is created using the CreateApplicationAssignment API. Iffalse
, all users have access to the application.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSIGNMENTREQUIRED() |
Getter for ASSIGNMENTREQUIRED, with configurable default |
ASK_ASSIGNMENTREQUIRED() |
Getter for ASSIGNMENTREQUIRED w/ exceptions if field has no |
HAS_ASSIGNMENTREQUIRED() |
Determine if ASSIGNMENTREQUIRED has a value |