/AWS1/CL_SVPPARENTSAVINGSPLA00¶
Information about a Savings Plan offering.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_offeringid TYPE /AWS1/SVPUUID /AWS1/SVPUUID¶
The ID of the offering.
iv_paymentoption TYPE /AWS1/SVPSAVINGSPLANPMNTOPTION /AWS1/SVPSAVINGSPLANPMNTOPTION¶
The payment option.
iv_plantype TYPE /AWS1/SVPSAVINGSPLANTYPE /AWS1/SVPSAVINGSPLANTYPE¶
The plan type.
iv_durationseconds TYPE /AWS1/SVPSAVINGSPLANSDURATION /AWS1/SVPSAVINGSPLANSDURATION¶
The duration, in seconds.
iv_currency TYPE /AWS1/SVPCURRENCYCODE /AWS1/SVPCURRENCYCODE¶
The currency.
iv_plandescription TYPE /AWS1/SVPSAVINGSPLANDESC /AWS1/SVPSAVINGSPLANDESC¶
The description.
Queryable Attributes¶
offeringId¶
The ID of the offering.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OFFERINGID() |
Getter for OFFERINGID, with configurable default |
ASK_OFFERINGID() |
Getter for OFFERINGID w/ exceptions if field has no value |
HAS_OFFERINGID() |
Determine if OFFERINGID has a value |
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 |
planType¶
The plan type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLANTYPE() |
Getter for PLANTYPE, with configurable default |
ASK_PLANTYPE() |
Getter for PLANTYPE w/ exceptions if field has no value |
HAS_PLANTYPE() |
Determine if PLANTYPE has a value |
durationSeconds¶
The duration, in seconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DURATIONSECONDS() |
Getter for DURATIONSECONDS |
currency¶
The currency.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENCY() |
Getter for CURRENCY, with configurable default |
ASK_CURRENCY() |
Getter for CURRENCY w/ exceptions if field has no value |
HAS_CURRENCY() |
Determine if CURRENCY has a value |
planDescription¶
The description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PLANDESCRIPTION() |
Getter for PLANDESCRIPTION, with configurable default |
ASK_PLANDESCRIPTION() |
Getter for PLANDESCRIPTION w/ exceptions if field has no val |
HAS_PLANDESCRIPTION() |
Determine if PLANDESCRIPTION has a value |