/AWS1/CL_RFTREPORTSUMMARY¶
Summary for report resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/RFTREPORTID /AWS1/RFTREPORTID¶
Unique resource ID for the report resource.
iv_name TYPE /AWS1/RFTSHORTSTRINGATTRIBUTE /AWS1/RFTSHORTSTRINGATTRIBUTE¶
Name for the report resource.
iv_state TYPE /AWS1/RFTPUBLISHEDSTATE /AWS1/RFTPUBLISHEDSTATE¶
Current state of the report resource.
iv_arn TYPE /AWS1/RFTLONGSTRINGATTRIBUTE /AWS1/RFTLONGSTRINGATTRIBUTE¶
ARN for the report resource.
iv_version TYPE /AWS1/RFTVERSIONATTRIBUTE /AWS1/RFTVERSIONATTRIBUTE¶
Version for the report resource.
iv_uploadstate TYPE /AWS1/RFTUPLOADSTATE /AWS1/RFTUPLOADSTATE¶
The current state of the document upload.
iv_description TYPE /AWS1/RFTLONGSTRINGATTRIBUTE /AWS1/RFTLONGSTRINGATTRIBUTE¶
Description for the report resource.
iv_periodstart TYPE /AWS1/RFTTIMESTAMPATTRIBUTE /AWS1/RFTTIMESTAMPATTRIBUTE¶
Timestamp indicating the report resource effective start.
iv_periodend TYPE /AWS1/RFTTIMESTAMPATTRIBUTE /AWS1/RFTTIMESTAMPATTRIBUTE¶
Timestamp indicating the report resource effective end.
iv_series TYPE /AWS1/RFTSHORTSTRINGATTRIBUTE /AWS1/RFTSHORTSTRINGATTRIBUTE¶
Series for the report resource.
iv_category TYPE /AWS1/RFTSHORTSTRINGATTRIBUTE /AWS1/RFTSHORTSTRINGATTRIBUTE¶
Category for the report resource.
iv_companyname TYPE /AWS1/RFTSHORTSTRINGATTRIBUTE /AWS1/RFTSHORTSTRINGATTRIBUTE¶
Associated company name for the report resource.
iv_productname TYPE /AWS1/RFTSHORTSTRINGATTRIBUTE /AWS1/RFTSHORTSTRINGATTRIBUTE¶
Associated product name for the report resource.
iv_statusmessage TYPE /AWS1/RFTSTATUSMESSAGE /AWS1/RFTSTATUSMESSAGE¶
The message associated with the current upload state.
iv_acceptancetype TYPE /AWS1/RFTACCEPTANCETYPE /AWS1/RFTACCEPTANCETYPE¶
Acceptance type for report.
Queryable Attributes¶
id¶
Unique resource ID for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
name¶
Name for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
state¶
Current state of the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
arn¶
ARN for the report resource.
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 |
version¶
Version for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |
uploadState¶
The current state of the document upload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPLOADSTATE() |
Getter for UPLOADSTATE, with configurable default |
ASK_UPLOADSTATE() |
Getter for UPLOADSTATE w/ exceptions if field has no value |
HAS_UPLOADSTATE() |
Determine if UPLOADSTATE has a value |
description¶
Description for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
periodStart¶
Timestamp indicating the report resource effective start.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERIODSTART() |
Getter for PERIODSTART, with configurable default |
ASK_PERIODSTART() |
Getter for PERIODSTART w/ exceptions if field has no value |
HAS_PERIODSTART() |
Determine if PERIODSTART has a value |
periodEnd¶
Timestamp indicating the report resource effective end.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERIODEND() |
Getter for PERIODEND, with configurable default |
ASK_PERIODEND() |
Getter for PERIODEND w/ exceptions if field has no value |
HAS_PERIODEND() |
Determine if PERIODEND has a value |
series¶
Series for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERIES() |
Getter for SERIES, with configurable default |
ASK_SERIES() |
Getter for SERIES w/ exceptions if field has no value |
HAS_SERIES() |
Determine if SERIES has a value |
category¶
Category for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORY() |
Getter for CATEGORY, with configurable default |
ASK_CATEGORY() |
Getter for CATEGORY w/ exceptions if field has no value |
HAS_CATEGORY() |
Determine if CATEGORY has a value |
companyName¶
Associated company name for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPANYNAME() |
Getter for COMPANYNAME, with configurable default |
ASK_COMPANYNAME() |
Getter for COMPANYNAME w/ exceptions if field has no value |
HAS_COMPANYNAME() |
Determine if COMPANYNAME has a value |
productName¶
Associated product name for the report resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTNAME() |
Getter for PRODUCTNAME, with configurable default |
ASK_PRODUCTNAME() |
Getter for PRODUCTNAME w/ exceptions if field has no value |
HAS_PRODUCTNAME() |
Determine if PRODUCTNAME has a value |
statusMessage¶
The message associated with the current upload state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |
acceptanceType¶
Acceptance type for report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCEPTANCETYPE() |
Getter for ACCEPTANCETYPE, with configurable default |
ASK_ACCEPTANCETYPE() |
Getter for ACCEPTANCETYPE w/ exceptions if field has no valu |
HAS_ACCEPTANCETYPE() |
Determine if ACCEPTANCETYPE 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_REPORTSLIST¶
TYPES TT_REPORTSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_RFTREPORTSUMMARY WITH DEFAULT KEY
.