Skip to content

/AWS1/CL_BIC=>LISTACCOUNTASSOCIATIONS()

About ListAccountAssociations

This is a paginated call to list linked accounts that are linked to the payer account for the specified time period. If no information is provided, the current billing period is used. The response will optionally include the billing group that's associated with the linked account.

Method Signature

IMPORTING

Optional arguments:

IV_BILLINGPERIOD TYPE /AWS1/BICBILLINGPERIOD /AWS1/BICBILLINGPERIOD

The preferred billing period to get account associations.

IO_FILTERS TYPE REF TO /AWS1/CL_BICLSTACASSOCIATION01 /AWS1/CL_BICLSTACASSOCIATION01

The filter on the account ID of the linked account, or any of the following:

MONITORED: linked accounts that are associated to billing groups.

UNMONITORED: linked accounts that aren't associated to billing groups.

Billing Group Arn: linked accounts that are associated to the provided billing group Arn.

IV_NEXTTOKEN TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN

The pagination token that's used on subsequent calls to retrieve accounts.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BICLSTACASSOCIATION02 /AWS1/CL_BICLSTACASSOCIATION02