Skip to content

/AWS1/CL_PP2DESCRNTFYTMPLSRSLT

DescribeNotifyTemplatesResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_notifytemplates TYPE /AWS1/CL_PP2NOTIFYTEMPLATEINFO=>TT_NOTIFYTEMPLATEINFOLIST TT_NOTIFYTEMPLATEINFOLIST

An array of NotifyTemplateInformation objects that contain the results.

iv_nexttoken TYPE /AWS1/PP2NEXTTOKEN /AWS1/PP2NEXTTOKEN

The token to be used for the next set of paginated results. If this field is empty then there are no more results.


Queryable Attributes

NotifyTemplates

An array of NotifyTemplateInformation objects that contain the results.

Accessible with the following methods

Method Description
GET_NOTIFYTEMPLATES() Getter for NOTIFYTEMPLATES, with configurable default
ASK_NOTIFYTEMPLATES() Getter for NOTIFYTEMPLATES w/ exceptions if field has no val
HAS_NOTIFYTEMPLATES() Determine if NOTIFYTEMPLATES has a value

NextToken

The token to be used for the next set of paginated results. If this field is empty then there are no more results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value