/AWS1/CL_MPGPROPOSALSUMMARY¶
A summary of the proposal received from the proposer.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_resources TYPE /AWS1/CL_MPGRESOURCE=>TT_RESOURCES TT_RESOURCES¶
The list of resources involved in the agreement.
iv_offerid TYPE /AWS1/MPGOFFERID /AWS1/MPGOFFERID¶
The unique identifier of the offer in AWS Marketplace.
iv_offersetid TYPE /AWS1/MPGOFFERSETID /AWS1/MPGOFFERSETID¶
A unique identifier for the offer set containing this offer. All agreements created from offers in this set include this identifier as context.
Queryable Attributes¶
resources¶
The list of resources involved in the agreement.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |
offerId¶
The unique identifier of the offer in AWS Marketplace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OFFERID() |
Getter for OFFERID, with configurable default |
ASK_OFFERID() |
Getter for OFFERID w/ exceptions if field has no value |
HAS_OFFERID() |
Determine if OFFERID has a value |
offerSetId¶
A unique identifier for the offer set containing this offer. All agreements created from offers in this set include this identifier as context.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OFFERSETID() |
Getter for OFFERSETID, with configurable default |
ASK_OFFERSETID() |
Getter for OFFERSETID w/ exceptions if field has no value |
HAS_OFFERSETID() |
Determine if OFFERSETID has a value |