Skip to content

/AWS1/CL_QSTREGUSERSNAPJOBRS

A structure that contains information about files that are requested for registered user during a StartDashboardSnapshotJob API call.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_filegroups TYPE /AWS1/CL_QSTSNAPJOBRSLTFILEGRP=>TT_SNAPJOBRESULTFILEGROUPLIST TT_SNAPJOBRESULTFILEGROUPLIST

A list of SnapshotJobResultFileGroup objects that contain information on the files that are requested for registered user during a StartDashboardSnapshotJob API call. If the job succeeds, these objects contain the location where the snapshot artifacts are stored. If the job fails, the objects contain information about the error that caused the job to fail.


Queryable Attributes

FileGroups

A list of SnapshotJobResultFileGroup objects that contain information on the files that are requested for registered user during a StartDashboardSnapshotJob API call. If the job succeeds, these objects contain the location where the snapshot artifacts are stored. If the job fails, the objects contain information about the error that caused the job to fail.

Accessible with the following methods

Method Description
GET_FILEGROUPS() Getter for FILEGROUPS, with configurable default
ASK_FILEGROUPS() Getter for FILEGROUPS w/ exceptions if field has no value
HAS_FILEGROUPS() Determine if FILEGROUPS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_REGDUSERSNAPJOBRESULTLIST

TYPES TT_REGDUSERSNAPJOBRESULTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTREGUSERSNAPJOBRS WITH DEFAULT KEY
.