/AWS1/CL_BDZCHECKIGSTDOCACLRSP¶
CheckIngestedDocumentAclResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_hasaccess TYPE /AWS1/BDZBOOLEAN /AWS1/BDZBOOLEAN¶
Specifies whether the user has access to the document based on the ingested access control list (ACL). Returns
trueif the user is allowed access, andfalseotherwise.
Queryable Attributes¶
hasAccess¶
Specifies whether the user has access to the document based on the ingested access control list (ACL). Returns
trueif the user is allowed access, andfalseotherwise.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HASACCESS() |
Getter for HASACCESS, with configurable default |
ASK_HASACCESS() |
Getter for HASACCESS w/ exceptions if field has no value |
HAS_HASACCESS() |
Determine if HASACCESS has a value |