/AWS1/CL_BICLSTCUSTLINEITEMS01¶
A filter that specifies the custom line items and billing groups to retrieve FFLI information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_names TYPE /AWS1/CL_BICCUSTLINEITEMNAME00=>TT_CUSTOMLINEITEMNAMELIST TT_CUSTOMLINEITEMNAMELIST¶
A list of custom line items to retrieve information.
it_billinggroups TYPE /AWS1/CL_BICBLLNGGRPARNLIST_W=>TT_BILLINGGROUPARNLIST TT_BILLINGGROUPARNLIST¶
The billing group Amazon Resource Names (ARNs) to retrieve information.
it_arns TYPE /AWS1/CL_BICCUSTLINEITEMARNS_W=>TT_CUSTOMLINEITEMARNS TT_CUSTOMLINEITEMARNS¶
A list of custom line item ARNs to retrieve information.
it_accountids TYPE /AWS1/CL_BICACCOUNTIDLIST_W=>TT_ACCOUNTIDLIST TT_ACCOUNTIDLIST¶
The Amazon Web Services accounts in which this custom line item will be applied to.
Queryable Attributes¶
Names¶
A list of custom line items to retrieve information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMES() |
Getter for NAMES, with configurable default |
ASK_NAMES() |
Getter for NAMES w/ exceptions if field has no value |
HAS_NAMES() |
Determine if NAMES has a value |
BillingGroups¶
The billing group Amazon Resource Names (ARNs) to retrieve information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGGROUPS() |
Getter for BILLINGGROUPS, with configurable default |
ASK_BILLINGGROUPS() |
Getter for BILLINGGROUPS w/ exceptions if field has no value |
HAS_BILLINGGROUPS() |
Determine if BILLINGGROUPS has a value |
Arns¶
A list of custom line item ARNs to retrieve information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARNS() |
Getter for ARNS, with configurable default |
ASK_ARNS() |
Getter for ARNS w/ exceptions if field has no value |
HAS_ARNS() |
Determine if ARNS has a value |
AccountIds¶
The Amazon Web Services accounts in which this custom line item will be applied to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTIDS() |
Getter for ACCOUNTIDS, with configurable default |
ASK_ACCOUNTIDS() |
Getter for ACCOUNTIDS w/ exceptions if field has no value |
HAS_ACCOUNTIDS() |
Determine if ACCOUNTIDS has a value |