Skip to content

/AWS1/CL_MPIUSAGEBASEDRATECA00

A rate card within a usage-based pricing term, containing per-unit rates.

CONSTRUCTOR

IMPORTING

Required arguments:

it_ratecard TYPE /AWS1/CL_MPIRATECARDITEM=>TT_RATECARDLIST TT_RATECARDLIST

The per-unit rates for this usage-based rate card.


Queryable Attributes

rateCard

The per-unit rates for this usage-based rate card.

Accessible with the following methods

Method Description
GET_RATECARD() Getter for RATECARD, with configurable default
ASK_RATECARD() Getter for RATECARD w/ exceptions if field has no value
HAS_RATECARD() Determine if RATECARD has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_USAGEBASEDRATECARDLIST

TYPES TT_USAGEBASEDRATECARDLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MPIUSAGEBASEDRATECA00 WITH DEFAULT KEY
.