Skip to content

/AWS1/CL_OUTPRICINGOPTION

A pricing option for the specified Outpost.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_pricingtype TYPE /AWS1/OUTQUOTEPRICINGTYPE /AWS1/OUTQUOTEPRICINGTYPE

The type of pricing model.

io_subscrpricingdetails TYPE REF TO /AWS1/CL_OUTSUBSCRPRCNGDETAILS /AWS1/CL_OUTSUBSCRPRCNGDETAILS

The subscription pricing details for this pricing option.


Queryable Attributes

PricingType

The type of pricing model.

Accessible with the following methods

Method Description
GET_PRICINGTYPE() Getter for PRICINGTYPE, with configurable default
ASK_PRICINGTYPE() Getter for PRICINGTYPE w/ exceptions if field has no value
HAS_PRICINGTYPE() Determine if PRICINGTYPE has a value

SubscriptionPricingDetails

The subscription pricing details for this pricing option.

Accessible with the following methods

Method Description
GET_SUBSCRPRICINGDETAILS() Getter for SUBSCRIPTIONPRICINGDETAILS

Public Local Types In This Class

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

TT_PRICINGOPTIONLIST

TYPES TT_PRICINGOPTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_OUTPRICINGOPTION WITH DEFAULT KEY
.