Skip to content

/AWS1/CL_BIC=>LSTRESRCSASSCDTOCUSTLINEITEM()

About ListResourcesAssociatedToCustomLineItem

List the resources that are associated to a custom line item.

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/BICCUSTOMLINEITEMARN /AWS1/BICCUSTOMLINEITEMARN

The ARN of the custom line item for which the resource associations will be listed.

Optional arguments:

IV_BILLINGPERIOD TYPE /AWS1/BICBILLINGPERIOD /AWS1/BICBILLINGPERIOD

The billing period for which the resource associations will be listed.

IV_MAXRESULTS TYPE /AWS1/BICMAXCUSTLINEITEMRSLTS /AWS1/BICMAXCUSTLINEITEMRSLTS

(Optional) The maximum number of resource associations to be retrieved.

IV_NEXTTOKEN TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN

(Optional) The pagination token that's returned by a previous request.

IO_FILTERS TYPE REF TO /AWS1/CL_BICLSTRESRCSASCDTOC01 /AWS1/CL_BICLSTRESRCSASCDTOC01

(Optional) A ListResourcesAssociatedToCustomLineItemFilter that can specify the types of resources that should be retrieved.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BICLSTRESRCSASCDTOC02 /AWS1/CL_BICLSTRESRCSASCDTOC02