Skip to content

/AWS1/CL_BICLISTBLLNGGRPSFILT

The filter that specifies the billing groups and pricing plans to retrieve billing group information.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_arns TYPE /AWS1/CL_BICBLLNGGRPARNLIST_W=>TT_BILLINGGROUPARNLIST TT_BILLINGGROUPARNLIST

The list of billing group Amazon Resource Names (ARNs) to retrieve information.

iv_pricingplan TYPE /AWS1/BICPRICINGPLANFULLARN /AWS1/BICPRICINGPLANFULLARN

The pricing plan Amazon Resource Names (ARNs) to retrieve information.

it_statuses TYPE /AWS1/CL_BICBLLNGGRPSTATLIST_W=>TT_BILLINGGROUPSTATUSLIST TT_BILLINGGROUPSTATUSLIST

A list of billing groups to retrieve their current status for a specific time range

iv_autoassociate TYPE /AWS1/BICBOOLEAN /AWS1/BICBOOLEAN

Specifies if this billing group will automatically associate newly added Amazon Web Services accounts that join your consolidated billing family.

it_primaryaccountids TYPE /AWS1/CL_BICPRIMARYACCTIDLST_W=>TT_PRIMARYACCOUNTIDLIST TT_PRIMARYACCOUNTIDLIST

A list of primary account IDs to filter the billing groups.

it_billinggrouptypes TYPE /AWS1/CL_BICBLLNGGRPTYPELIST_W=>TT_BILLINGGROUPTYPELIST TT_BILLINGGROUPTYPELIST

Filter billing groups by their type.

it_names TYPE /AWS1/CL_BICSTRINGSEARCH=>TT_STRINGSEARCHES TT_STRINGSEARCHES

Filter billing groups by their names.

it_responsibilityxferarns TYPE /AWS1/CL_BICRESPONSIBILITYXF00=>TT_RESPONSIBILITYXFERARNSLIST TT_RESPONSIBILITYXFERARNSLIST

Filter billing groups by their responsibility transfer ARNs.


Queryable Attributes

Arns

The list of billing group Amazon Resource Names (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

PricingPlan

The pricing plan Amazon Resource Names (ARNs) to retrieve information.

Accessible with the following methods

Method Description
GET_PRICINGPLAN() Getter for PRICINGPLAN, with configurable default
ASK_PRICINGPLAN() Getter for PRICINGPLAN w/ exceptions if field has no value
HAS_PRICINGPLAN() Determine if PRICINGPLAN has a value

Statuses

A list of billing groups to retrieve their current status for a specific time range

Accessible with the following methods

Method Description
GET_STATUSES() Getter for STATUSES, with configurable default
ASK_STATUSES() Getter for STATUSES w/ exceptions if field has no value
HAS_STATUSES() Determine if STATUSES has a value

AutoAssociate

Specifies if this billing group will automatically associate newly added Amazon Web Services accounts that join your consolidated billing family.

Accessible with the following methods

Method Description
GET_AUTOASSOCIATE() Getter for AUTOASSOCIATE, with configurable default
ASK_AUTOASSOCIATE() Getter for AUTOASSOCIATE w/ exceptions if field has no value
HAS_AUTOASSOCIATE() Determine if AUTOASSOCIATE has a value

PrimaryAccountIds

A list of primary account IDs to filter the billing groups.

Accessible with the following methods

Method Description
GET_PRIMARYACCOUNTIDS() Getter for PRIMARYACCOUNTIDS, with configurable default
ASK_PRIMARYACCOUNTIDS() Getter for PRIMARYACCOUNTIDS w/ exceptions if field has no v
HAS_PRIMARYACCOUNTIDS() Determine if PRIMARYACCOUNTIDS has a value

BillingGroupTypes

Filter billing groups by their type.

Accessible with the following methods

Method Description
GET_BILLINGGROUPTYPES() Getter for BILLINGGROUPTYPES, with configurable default
ASK_BILLINGGROUPTYPES() Getter for BILLINGGROUPTYPES w/ exceptions if field has no v
HAS_BILLINGGROUPTYPES() Determine if BILLINGGROUPTYPES has a value

Names

Filter billing groups by their names.

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

ResponsibilityTransferArns

Filter billing groups by their responsibility transfer ARNs.

Accessible with the following methods

Method Description
GET_RESPONSIBILITYXFERARNS() Getter for RESPONSIBILITYTRANSFERARNS, with configurable def
ASK_RESPONSIBILITYXFERARNS() Getter for RESPONSIBILITYTRANSFERARNS w/ exceptions if field
HAS_RESPONSIBILITYXFERARNS() Determine if RESPONSIBILITYTRANSFERARNS has a value