/AWS1/CL_MGNIMPORTERRORDATA¶
Import error data.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_sourceserverid
TYPE /AWS1/MGNSOURCESERVERID
/AWS1/MGNSOURCESERVERID
¶
Import error data source server ID.
iv_applicationid
TYPE /AWS1/MGNAPPLICATIONID
/AWS1/MGNAPPLICATIONID
¶
Import error data application ID.
iv_waveid
TYPE /AWS1/MGNWAVEID
/AWS1/MGNWAVEID
¶
Import error data wave id.
iv_ec2launchtemplateid
TYPE /AWS1/MGNBOUNDEDSTRING
/AWS1/MGNBOUNDEDSTRING
¶
Import error data ec2 LaunchTemplate ID.
iv_rownumber
TYPE /AWS1/MGNPOSITIVEINTEGER
/AWS1/MGNPOSITIVEINTEGER
¶
Import error data row number.
iv_rawerror
TYPE /AWS1/MGNLARGEBOUNDEDSTRING
/AWS1/MGNLARGEBOUNDEDSTRING
¶
Import error data raw error.
iv_accountid
TYPE /AWS1/MGNACCOUNTID
/AWS1/MGNACCOUNTID
¶
Import error data source account ID.
Queryable Attributes¶
sourceServerID¶
Import error data source server ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCESERVERID() |
Getter for SOURCESERVERID, with configurable default |
ASK_SOURCESERVERID() |
Getter for SOURCESERVERID w/ exceptions if field has no valu |
HAS_SOURCESERVERID() |
Determine if SOURCESERVERID has a value |
applicationID¶
Import error data application ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_APPLICATIONID() |
Getter for APPLICATIONID, with configurable default |
ASK_APPLICATIONID() |
Getter for APPLICATIONID w/ exceptions if field has no value |
HAS_APPLICATIONID() |
Determine if APPLICATIONID has a value |
waveID¶
Import error data wave id.
Accessible with the following methods¶
Method | Description |
---|---|
GET_WAVEID() |
Getter for WAVEID, with configurable default |
ASK_WAVEID() |
Getter for WAVEID w/ exceptions if field has no value |
HAS_WAVEID() |
Determine if WAVEID has a value |
ec2LaunchTemplateID¶
Import error data ec2 LaunchTemplate ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EC2LAUNCHTEMPLATEID() |
Getter for EC2LAUNCHTEMPLATEID, with configurable default |
ASK_EC2LAUNCHTEMPLATEID() |
Getter for EC2LAUNCHTEMPLATEID w/ exceptions if field has no |
HAS_EC2LAUNCHTEMPLATEID() |
Determine if EC2LAUNCHTEMPLATEID has a value |
rowNumber¶
Import error data row number.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROWNUMBER() |
Getter for ROWNUMBER |
rawError¶
Import error data raw error.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RAWERROR() |
Getter for RAWERROR, with configurable default |
ASK_RAWERROR() |
Getter for RAWERROR w/ exceptions if field has no value |
HAS_RAWERROR() |
Determine if RAWERROR has a value |
accountID¶
Import error data source account ID.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |