Skip to content

/AWS1/CL_CWLGETSCHDQUERYHIST01

GetScheduledQueryHistoryResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_name TYPE /AWS1/CWLSCHEDULEDQUERYNAME /AWS1/CWLSCHEDULEDQUERYNAME

The name of the scheduled query.

iv_scheduledqueryarn TYPE /AWS1/CWLARN /AWS1/CWLARN

The ARN of the scheduled query.

it_triggerhistory TYPE /AWS1/CL_CWLTRIGGERHISTORYREC=>TT_TRIGGERHISTORYRECORDLIST TT_TRIGGERHISTORYRECORDLIST

The list of execution history records for the scheduled query.

iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN

nextToken


Queryable Attributes

name

The name of the scheduled query.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

scheduledQueryArn

The ARN of the scheduled query.

Accessible with the following methods

Method Description
GET_SCHEDULEDQUERYARN() Getter for SCHEDULEDQUERYARN, with configurable default
ASK_SCHEDULEDQUERYARN() Getter for SCHEDULEDQUERYARN w/ exceptions if field has no v
HAS_SCHEDULEDQUERYARN() Determine if SCHEDULEDQUERYARN has a value

triggerHistory

The list of execution history records for the scheduled query.

Accessible with the following methods

Method Description
GET_TRIGGERHISTORY() Getter for TRIGGERHISTORY, with configurable default
ASK_TRIGGERHISTORY() Getter for TRIGGERHISTORY w/ exceptions if field has no valu
HAS_TRIGGERHISTORY() Determine if TRIGGERHISTORY has a value

nextToken

nextToken

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