Skip to content

/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 true if the user is allowed access, and false otherwise.


Queryable Attributes

hasAccess

Specifies whether the user has access to the document based on the ingested access control list (ACL). Returns true if the user is allowed access, and false otherwise.

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