Skip to content

/AWS1/CL_DZNSUBDASSETLISTING

The details of the published asset for which the subscription grant is created.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_entityid TYPE /AWS1/DZNASSETID /AWS1/DZNASSETID

The identifier of the published asset for which the subscription grant is created.

iv_entityrevision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION

The revision of the published asset for which the subscription grant is created.

iv_entitytype TYPE /AWS1/DZNTYPENAME /AWS1/DZNTYPENAME

The type of the published asset for which the subscription grant is created.

iv_forms TYPE /AWS1/DZNFORMS /AWS1/DZNFORMS

The forms attached to the published asset for which the subscription grant is created.

it_glossaryterms TYPE /AWS1/CL_DZNDETEDGLOSSARYTERM=>TT_DETAILEDGLOSSARYTERMS TT_DETAILEDGLOSSARYTERMS

The glossary terms attached to the published asset for which the subscription grant is created.

io_assetscope TYPE REF TO /AWS1/CL_DZNASSETSCOPE /AWS1/CL_DZNASSETSCOPE

The asset scope of the subscribed asset listing.

io_permissions TYPE REF TO /AWS1/CL_DZNPERMISSIONS /AWS1/CL_DZNPERMISSIONS

The asset permissions.


Queryable Attributes

entityId

The identifier of the published asset for which the subscription grant is created.

Accessible with the following methods

Method Description
GET_ENTITYID() Getter for ENTITYID, with configurable default
ASK_ENTITYID() Getter for ENTITYID w/ exceptions if field has no value
HAS_ENTITYID() Determine if ENTITYID has a value

entityRevision

The revision of the published asset for which the subscription grant is created.

Accessible with the following methods

Method Description
GET_ENTITYREVISION() Getter for ENTITYREVISION, with configurable default
ASK_ENTITYREVISION() Getter for ENTITYREVISION w/ exceptions if field has no valu
HAS_ENTITYREVISION() Determine if ENTITYREVISION has a value

entityType

The type of the published asset for which the subscription grant is created.

Accessible with the following methods

Method Description
GET_ENTITYTYPE() Getter for ENTITYTYPE, with configurable default
ASK_ENTITYTYPE() Getter for ENTITYTYPE w/ exceptions if field has no value
HAS_ENTITYTYPE() Determine if ENTITYTYPE has a value

forms

The forms attached to the published asset for which the subscription grant is created.

Accessible with the following methods

Method Description
GET_FORMS() Getter for FORMS, with configurable default
ASK_FORMS() Getter for FORMS w/ exceptions if field has no value
HAS_FORMS() Determine if FORMS has a value

glossaryTerms

The glossary terms attached to the published asset for which the subscription grant is created.

Accessible with the following methods

Method Description
GET_GLOSSARYTERMS() Getter for GLOSSARYTERMS, with configurable default
ASK_GLOSSARYTERMS() Getter for GLOSSARYTERMS w/ exceptions if field has no value
HAS_GLOSSARYTERMS() Determine if GLOSSARYTERMS has a value

assetScope

The asset scope of the subscribed asset listing.

Accessible with the following methods

Method Description
GET_ASSETSCOPE() Getter for ASSETSCOPE

permissions

The asset permissions.

Accessible with the following methods

Method Description
GET_PERMISSIONS() Getter for PERMISSIONS