Skip to content

/AWS1/CL_QSTASTBUNDLEEXPJOBS00

A summary of the export job that includes details of the job's configuration and its current status.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_JOBSTATUS TYPE /AWS1/QSTASSETBUNDLEEXPJOBSTAT /AWS1/QSTASSETBUNDLEEXPJOBSTAT

The current status of the export job.

IV_ARN TYPE /AWS1/QSTARN /AWS1/QSTARN

The ARN of the export job.

IV_CREATEDTIME TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP

The time that the export job was created.

IV_ASSETBUNDLEEXPORTJOBID TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID of the export job.

IV_INCLUDEALLDEPENDENCIES TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN

The flag that determines the inclusion of resource dependencies in the returned asset bundle.

IV_EXPORTFORMAT TYPE /AWS1/QSTASSETBUNDLEEXPFORMAT /AWS1/QSTASSETBUNDLEEXPFORMAT

The format for the export job.

IV_INCLUDEPERMISSIONS TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN

The flag that determines the inclusion of permissions associated with each resource ARN.

IV_INCLUDETAGS TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN

The flag that determines the inclusion of tags associated with each resource ARN.


Queryable Attributes

JobStatus

The current status of the export job.

Accessible with the following methods

Method Description
GET_JOBSTATUS() Getter for JOBSTATUS, with configurable default
ASK_JOBSTATUS() Getter for JOBSTATUS w/ exceptions if field has no value
HAS_JOBSTATUS() Determine if JOBSTATUS has a value

Arn

The ARN of the export job.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

CreatedTime

The time that the export job was created.

Accessible with the following methods

Method Description
GET_CREATEDTIME() Getter for CREATEDTIME, with configurable default
ASK_CREATEDTIME() Getter for CREATEDTIME w/ exceptions if field has no value
HAS_CREATEDTIME() Determine if CREATEDTIME has a value

AssetBundleExportJobId

The ID of the export job.

Accessible with the following methods

Method Description
GET_ASSETBUNDLEEXPORTJOBID() Getter for ASSETBUNDLEEXPORTJOBID, with configurable default
ASK_ASSETBUNDLEEXPORTJOBID() Getter for ASSETBUNDLEEXPORTJOBID w/ exceptions if field has
HAS_ASSETBUNDLEEXPORTJOBID() Determine if ASSETBUNDLEEXPORTJOBID has a value

IncludeAllDependencies

The flag that determines the inclusion of resource dependencies in the returned asset bundle.

Accessible with the following methods

Method Description
GET_INCLUDEALLDEPENDENCIES() Getter for INCLUDEALLDEPENDENCIES

ExportFormat

The format for the export job.

Accessible with the following methods

Method Description
GET_EXPORTFORMAT() Getter for EXPORTFORMAT, with configurable default
ASK_EXPORTFORMAT() Getter for EXPORTFORMAT w/ exceptions if field has no value
HAS_EXPORTFORMAT() Determine if EXPORTFORMAT has a value

IncludePermissions

The flag that determines the inclusion of permissions associated with each resource ARN.

Accessible with the following methods

Method Description
GET_INCLUDEPERMISSIONS() Getter for INCLUDEPERMISSIONS

IncludeTags

The flag that determines the inclusion of tags associated with each resource ARN.

Accessible with the following methods

Method Description
GET_INCLUDETAGS() Getter for INCLUDETAGS

Public Local Types In This Class

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

TT_ASSETBUNDLEEXPJOBSUMMLIST

TYPES TT_ASSETBUNDLEEXPJOBSUMMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEEXPJOBS00 WITH DEFAULT KEY
.