Skip to content

/AWS1/CL_BUPLISTREPORTPLANSOUT

ListReportPlansOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_reportplans TYPE /AWS1/CL_BUPREPORTPLAN=>TT_REPORTPLANLIST TT_REPORTPLANLIST

The report plans with detailed information for each plan. This information includes the Amazon Resource Name (ARN), report plan name, description, settings, delivery channel, deployment status, creation time, and last times the report plan attempted to and successfully ran.

iv_nexttoken TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.


Queryable Attributes

ReportPlans

The report plans with detailed information for each plan. This information includes the Amazon Resource Name (ARN), report plan name, description, settings, delivery channel, deployment status, creation time, and last times the report plan attempted to and successfully ran.

Accessible with the following methods

Method Description
GET_REPORTPLANS() Getter for REPORTPLANS, with configurable default
ASK_REPORTPLANS() Getter for REPORTPLANS w/ exceptions if field has no value
HAS_REPORTPLANS() Determine if REPORTPLANS has a value

NextToken

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

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