Skip to content

/AWS1/CL_DZNTOPIC

The topic of the notification.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_subject TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The subject of the resource mentioned in a notification.

io_resource TYPE REF TO /AWS1/CL_DZNNOTIFRESOURCE /AWS1/CL_DZNNOTIFRESOURCE

resource

iv_role TYPE /AWS1/DZNNOTIFICATIONROLE /AWS1/DZNNOTIFICATIONROLE

The role of the resource mentioned in a notification.


Queryable Attributes

subject

The subject of the resource mentioned in a notification.

Accessible with the following methods

Method Description
GET_SUBJECT() Getter for SUBJECT, with configurable default
ASK_SUBJECT() Getter for SUBJECT w/ exceptions if field has no value
HAS_SUBJECT() Determine if SUBJECT has a value

resource

resource

Accessible with the following methods

Method Description
GET_RESOURCE() Getter for RESOURCE

role

The role of the resource mentioned in a notification.

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