/AWS1/CL_CFSCFGRLCPLNCSUMMFI00¶
Filters the results based on the account IDs and regions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_accountid TYPE /AWS1/CFSACCOUNTID /AWS1/CFSACCOUNTID¶
The 12-digit account ID of the source account.
iv_awsregion TYPE /AWS1/CFSAWSREGION /AWS1/CFSAWSREGION¶
The source region where the data is aggregated.
Queryable Attributes¶
AccountId¶
The 12-digit account ID of the source account.
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 |
AwsRegion¶
The source region where the data is aggregated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSREGION() |
Getter for AWSREGION, with configurable default |
ASK_AWSREGION() |
Getter for AWSREGION w/ exceptions if field has no value |
HAS_AWSREGION() |
Determine if AWSREGION has a value |