Skip to content

/AWS1/CL_PPMLSTWHTAPPFLWASTOUT

ListWhatsAppFlowAssetsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_flowassets TYPE /AWS1/CL_PPMMETAFLOWASSET=>TT_METAFLOWASSETLIST TT_METAFLOWASSETLIST

A list of Flow assets with download URLs.

Optional arguments:

iv_nexttoken TYPE /AWS1/PPMNEXTTOKEN /AWS1/PPMNEXTTOKEN

The token to retrieve the next page of results, if any.


Queryable Attributes

flowAssets

A list of Flow assets with download URLs.

Accessible with the following methods

Method Description
GET_FLOWASSETS() Getter for FLOWASSETS, with configurable default
ASK_FLOWASSETS() Getter for FLOWASSETS w/ exceptions if field has no value
HAS_FLOWASSETS() Determine if FLOWASSETS has a value

nextToken

The token to retrieve the next page of results, if any.

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