Skip to content

/AWS1/CL_DZNSUBSCRIBEDUSER

The subscribed user.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/DZNUSERPROFILEID /AWS1/DZNUSERPROFILEID

The ID of the subscribed user.

io_details TYPE REF TO /AWS1/CL_DZNUSERPROFILEDETAILS /AWS1/CL_DZNUSERPROFILEDETAILS

The subscribed user details.


Queryable Attributes

id

The ID of the subscribed user.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

details

The subscribed user details.

Accessible with the following methods

Method Description
GET_DETAILS() Getter for DETAILS