Skip to content

/AWS1/CL_OUTCREATERNWLOUTPUT

CreateRenewalOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_paymentoption TYPE /AWS1/OUTPAYMENTOPTION /AWS1/OUTPAYMENTOPTION

The payment option.

iv_paymentterm TYPE /AWS1/OUTPAYMENTTERM /AWS1/OUTPAYMENTTERM

The payment term.

iv_outpostid TYPE /AWS1/OUTOUTPOSTIDONLY /AWS1/OUTOUTPOSTIDONLY

The ID of the Outpost.

iv_upfrontprice TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The upfront price of the renewal.

iv_monthlyrecurringprice TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The monthly recurring price of the renewal.


Queryable Attributes

PaymentOption

The payment option.

Accessible with the following methods

Method Description
GET_PAYMENTOPTION() Getter for PAYMENTOPTION, with configurable default
ASK_PAYMENTOPTION() Getter for PAYMENTOPTION w/ exceptions if field has no value
HAS_PAYMENTOPTION() Determine if PAYMENTOPTION has a value

PaymentTerm

The payment term.

Accessible with the following methods

Method Description
GET_PAYMENTTERM() Getter for PAYMENTTERM, with configurable default
ASK_PAYMENTTERM() Getter for PAYMENTTERM w/ exceptions if field has no value
HAS_PAYMENTTERM() Determine if PAYMENTTERM has a value

OutpostId

The ID of the Outpost.

Accessible with the following methods

Method Description
GET_OUTPOSTID() Getter for OUTPOSTID, with configurable default
ASK_OUTPOSTID() Getter for OUTPOSTID w/ exceptions if field has no value
HAS_OUTPOSTID() Determine if OUTPOSTID has a value

UpfrontPrice

The upfront price of the renewal.

Accessible with the following methods

Method Description
GET_UPFRONTPRICE() Getter for UPFRONTPRICE, with configurable default
ASK_UPFRONTPRICE() Getter for UPFRONTPRICE w/ exceptions if field has no value
STR_UPFRONTPRICE() String format for UPFRONTPRICE, with configurable default
HAS_UPFRONTPRICE() Determine if UPFRONTPRICE has a value

MonthlyRecurringPrice

The monthly recurring price of the renewal.

Accessible with the following methods

Method Description
GET_MONTHLYRECURRINGPRICE() Getter for MONTHLYRECURRINGPRICE, with configurable default
ASK_MONTHLYRECURRINGPRICE() Getter for MONTHLYRECURRINGPRICE w/ exceptions if field has
STR_MONTHLYRECURRINGPRICE() String format for MONTHLYRECURRINGPRICE, with configurable d
HAS_MONTHLYRECURRINGPRICE() Determine if MONTHLYRECURRINGPRICE has a value