Skip to content

/AWS1/CL_QSTSNAPSHOTJOBRESULT

An object that provides information on the result of a snapshot job. This object provides information about the job, the job status, and the location of the generated file.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_anonymoususers TYPE /AWS1/CL_QSTANONYMOUSUSERSNA00=>TT_ANONYMOUSUSERSNAPJOBRSLTLST TT_ANONYMOUSUSERSNAPJOBRSLTLST

A list of AnonymousUserSnapshotJobResult objects that contain information on anonymous users and their user configurations. This data provided by you when you make a StartDashboardSnapshotJob API call.

it_registeredusers TYPE /AWS1/CL_QSTREGUSERSNAPJOBRS=>TT_REGDUSERSNAPJOBRESULTLIST TT_REGDUSERSNAPJOBRESULTLIST

A list of RegisteredUserSnapshotJobResult objects that contain information about files that are requested for registered user during a StartDashboardSnapshotJob API call.


Queryable Attributes

AnonymousUsers

A list of AnonymousUserSnapshotJobResult objects that contain information on anonymous users and their user configurations. This data provided by you when you make a StartDashboardSnapshotJob API call.

Accessible with the following methods

Method Description
GET_ANONYMOUSUSERS() Getter for ANONYMOUSUSERS, with configurable default
ASK_ANONYMOUSUSERS() Getter for ANONYMOUSUSERS w/ exceptions if field has no valu
HAS_ANONYMOUSUSERS() Determine if ANONYMOUSUSERS has a value

RegisteredUsers

A list of RegisteredUserSnapshotJobResult objects that contain information about files that are requested for registered user during a StartDashboardSnapshotJob API call.

Accessible with the following methods

Method Description
GET_REGISTEREDUSERS() Getter for REGISTEREDUSERS, with configurable default
ASK_REGISTEREDUSERS() Getter for REGISTEREDUSERS w/ exceptions if field has no val
HAS_REGISTEREDUSERS() Determine if REGISTEREDUSERS has a value