/AWS1/CL_FNDGETCHANGESETRSP¶
The response from a describe changeset operation
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_changesetid TYPE /AWS1/FNDCHANGESETID /AWS1/FNDCHANGESETID¶
The unique identifier for a Changeset.
iv_changesetarn TYPE /AWS1/FNDCHANGESETARN /AWS1/FNDCHANGESETARN¶
The ARN identifier of the Changeset.
iv_datasetid TYPE /AWS1/FNDDATASETID /AWS1/FNDDATASETID¶
The unique identifier for the FinSpace Dataset where the Changeset is created.
iv_changetype TYPE /AWS1/FNDCHANGETYPE /AWS1/FNDCHANGETYPE¶
Type that indicates how a Changeset is applied to a Dataset.
REPLACE– Changeset is considered as a replacement to all prior loaded Changesets.
APPEND– Changeset is considered as an addition to the end of all prior loaded Changesets.
MODIFY– Changeset is considered as a replacement to a specific prior ingested Changeset.
it_sourceparams TYPE /AWS1/CL_FNDSOURCEPARAMS_W=>TT_SOURCEPARAMS TT_SOURCEPARAMS¶
Options that define the location of the data being ingested.
it_formatparams TYPE /AWS1/CL_FNDFORMATPARAMS_W=>TT_FORMATPARAMS TT_FORMATPARAMS¶
Structure of the source file(s).
iv_createtime TYPE /AWS1/FNDTIMESTAMPEPOCH /AWS1/FNDTIMESTAMPEPOCH¶
The timestamp at which the Changeset was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
iv_status TYPE /AWS1/FNDINGESTIONSTATUS /AWS1/FNDINGESTIONSTATUS¶
The status of Changeset creation operation.
io_errorinfo TYPE REF TO /AWS1/CL_FNDCHANGESETERRORINFO /AWS1/CL_FNDCHANGESETERRORINFO¶
The structure with error messages.
iv_activeuntiltimestamp TYPE /AWS1/FNDTIMESTAMPEPOCH /AWS1/FNDTIMESTAMPEPOCH¶
Time until which the Changeset is active. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
iv_activefromtimestamp TYPE /AWS1/FNDTIMESTAMPEPOCH /AWS1/FNDTIMESTAMPEPOCH¶
Beginning time from which the Changeset is active. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
iv_updateschangesetid TYPE /AWS1/FNDCHANGESETID /AWS1/FNDCHANGESETID¶
The unique identifier of the Changeset that is being updated.
iv_updatedbychangesetid TYPE /AWS1/FNDCHANGESETID /AWS1/FNDCHANGESETID¶
The unique identifier of the updated Changeset.
Queryable Attributes¶
changesetId¶
The unique identifier for a Changeset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGESETID() |
Getter for CHANGESETID, with configurable default |
ASK_CHANGESETID() |
Getter for CHANGESETID w/ exceptions if field has no value |
HAS_CHANGESETID() |
Determine if CHANGESETID has a value |
changesetArn¶
The ARN identifier of the Changeset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGESETARN() |
Getter for CHANGESETARN, with configurable default |
ASK_CHANGESETARN() |
Getter for CHANGESETARN w/ exceptions if field has no value |
HAS_CHANGESETARN() |
Determine if CHANGESETARN has a value |
datasetId¶
The unique identifier for the FinSpace Dataset where the Changeset is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |
changeType¶
Type that indicates how a Changeset is applied to a Dataset.
REPLACE– Changeset is considered as a replacement to all prior loaded Changesets.
APPEND– Changeset is considered as an addition to the end of all prior loaded Changesets.
MODIFY– Changeset is considered as a replacement to a specific prior ingested Changeset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHANGETYPE() |
Getter for CHANGETYPE, with configurable default |
ASK_CHANGETYPE() |
Getter for CHANGETYPE w/ exceptions if field has no value |
HAS_CHANGETYPE() |
Determine if CHANGETYPE has a value |
sourceParams¶
Options that define the location of the data being ingested.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEPARAMS() |
Getter for SOURCEPARAMS, with configurable default |
ASK_SOURCEPARAMS() |
Getter for SOURCEPARAMS w/ exceptions if field has no value |
HAS_SOURCEPARAMS() |
Determine if SOURCEPARAMS has a value |
formatParams¶
Structure of the source file(s).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMATPARAMS() |
Getter for FORMATPARAMS, with configurable default |
ASK_FORMATPARAMS() |
Getter for FORMATPARAMS w/ exceptions if field has no value |
HAS_FORMATPARAMS() |
Determine if FORMATPARAMS has a value |
createTime¶
The timestamp at which the Changeset was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATETIME() |
Getter for CREATETIME |
status¶
The status of Changeset creation operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
errorInfo¶
The structure with error messages.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORINFO() |
Getter for ERRORINFO |
activeUntilTimestamp¶
Time until which the Changeset is active. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIVEUNTILTIMESTAMP() |
Getter for ACTIVEUNTILTIMESTAMP, with configurable default |
ASK_ACTIVEUNTILTIMESTAMP() |
Getter for ACTIVEUNTILTIMESTAMP w/ exceptions if field has n |
HAS_ACTIVEUNTILTIMESTAMP() |
Determine if ACTIVEUNTILTIMESTAMP has a value |
activeFromTimestamp¶
Beginning time from which the Changeset is active. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIVEFROMTIMESTAMP() |
Getter for ACTIVEFROMTIMESTAMP, with configurable default |
ASK_ACTIVEFROMTIMESTAMP() |
Getter for ACTIVEFROMTIMESTAMP w/ exceptions if field has no |
HAS_ACTIVEFROMTIMESTAMP() |
Determine if ACTIVEFROMTIMESTAMP has a value |
updatesChangesetId¶
The unique identifier of the Changeset that is being updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATESCHANGESETID() |
Getter for UPDATESCHANGESETID, with configurable default |
ASK_UPDATESCHANGESETID() |
Getter for UPDATESCHANGESETID w/ exceptions if field has no |
HAS_UPDATESCHANGESETID() |
Determine if UPDATESCHANGESETID has a value |
updatedByChangesetId¶
The unique identifier of the updated Changeset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDBYCHANGESETID() |
Getter for UPDATEDBYCHANGESETID, with configurable default |
ASK_UPDATEDBYCHANGESETID() |
Getter for UPDATEDBYCHANGESETID w/ exceptions if field has n |
HAS_UPDATEDBYCHANGESETID() |
Determine if UPDATEDBYCHANGESETID has a value |