Skip to content

/AWS1/CL_BCF=>GETFREETIERUSAGE()

About GetFreeTierUsage

Returns a list of all Free Tier usage objects that match your filters.

Method Signature

IMPORTING

Optional arguments:

IO_FILTER TYPE REF TO /AWS1/CL_BCFEXPRESSION /AWS1/CL_BCFEXPRESSION

An expression that specifies the conditions that you want each FreeTierUsage object to meet.

IV_MAXRESULTS TYPE /AWS1/BCFMAXRESULTS /AWS1/BCFMAXRESULTS

The maximum number of results to return in the response. MaxResults means that there can be up to the specified number of values, but there might be fewer results based on your filters.

IV_NEXTTOKEN TYPE /AWS1/BCFNEXTPAGETOKEN /AWS1/BCFNEXTPAGETOKEN

The pagination token that indicates the next set of results to retrieve.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BCFGETFREETIERUSAGE01 /AWS1/CL_BCFGETFREETIERUSAGE01