Skip to content

/AWS1/CL_BILEXPRESSION

See Expression. Billing view only supports LINKED_ACCOUNT, Tags, and CostCategories.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_dimensions TYPE REF TO /AWS1/CL_BILDIMENSIONVALUES /AWS1/CL_BILDIMENSIONVALUES

The specific Dimension to use for Expression.

io_tags TYPE REF TO /AWS1/CL_BILTAGVALUES /AWS1/CL_BILTAGVALUES

The specific Tag to use for Expression.

io_costcategories TYPE REF TO /AWS1/CL_BILCOSTCATEGORYVALUES /AWS1/CL_BILCOSTCATEGORYVALUES

The filter that's based on CostCategory values.

io_timerange TYPE REF TO /AWS1/CL_BILTIMERANGE /AWS1/CL_BILTIMERANGE

Specifies a time range filter for the billing view data.


Queryable Attributes

dimensions

The specific Dimension to use for Expression.

Accessible with the following methods

Method Description
GET_DIMENSIONS() Getter for DIMENSIONS

tags

The specific Tag to use for Expression.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS

costCategories

The filter that's based on CostCategory values.

Accessible with the following methods

Method Description
GET_COSTCATEGORIES() Getter for COSTCATEGORIES

timeRange

Specifies a time range filter for the billing view data.

Accessible with the following methods

Method Description
GET_TIMERANGE() Getter for TIMERANGE