Skip to content

/AWS1/CL_WDXDESCRCOMMENTSRSP

DescribeCommentsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_comments TYPE /AWS1/CL_WDXCOMMENT=>TT_COMMENTLIST TT_COMMENTLIST

The list of comments for the specified document version.

iv_marker TYPE /AWS1/WDXMARKERTYPE /AWS1/WDXMARKERTYPE

The marker for the next set of results. This marker was received from a previous call.


Queryable Attributes

Comments

The list of comments for the specified document version.

Accessible with the following methods

Method Description
GET_COMMENTS() Getter for COMMENTS, with configurable default
ASK_COMMENTS() Getter for COMMENTS w/ exceptions if field has no value
HAS_COMMENTS() Determine if COMMENTS has a value

Marker

The marker for the next set of results. This marker was received from a previous call.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value