/AWS1/CL_MPIAPIFULFLLMTOPTION¶
Describes an API-based fulfillment option, where the product is accessed through an API integration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fulfillmentoptionid TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
The unique identifier of the fulfillment option.
iv_fulfillmentoptiontype TYPE /AWS1/MPIFULFILLMENTOPTIONTYPE /AWS1/MPIFULFILLMENTOPTIONTYPE¶
The category of the fulfillment option.
iv_fulfllmtoptiondisplayname TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
A human-readable name for the fulfillment option type.
it_awssupportedservices TYPE /AWS1/CL_MPIAWSSUPPSERVICE=>TT_AWSSUPPORTEDSERVICELIST TT_AWSSUPPORTEDSERVICELIST¶
The AWS services supported by this API integration.
Optional arguments:¶
iv_usageinstructions TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
Instructions on how to integrate with and use this API.
Queryable Attributes¶
fulfillmentOptionId¶
The unique identifier of the fulfillment option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FULFILLMENTOPTIONID() |
Getter for FULFILLMENTOPTIONID, with configurable default |
ASK_FULFILLMENTOPTIONID() |
Getter for FULFILLMENTOPTIONID w/ exceptions if field has no |
HAS_FULFILLMENTOPTIONID() |
Determine if FULFILLMENTOPTIONID has a value |
fulfillmentOptionType¶
The category of the fulfillment option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FULFILLMENTOPTIONTYPE() |
Getter for FULFILLMENTOPTIONTYPE, with configurable default |
ASK_FULFILLMENTOPTIONTYPE() |
Getter for FULFILLMENTOPTIONTYPE w/ exceptions if field has |
HAS_FULFILLMENTOPTIONTYPE() |
Determine if FULFILLMENTOPTIONTYPE has a value |
fulfillmentOptionDisplayName¶
A human-readable name for the fulfillment option type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FULFLLMTOPTIONDSPNAME() |
Getter for FULFILLMENTOPTIONDISPLAYNAME, with configurable d |
ASK_FULFLLMTOPTIONDSPNAME() |
Getter for FULFILLMENTOPTIONDISPLAYNAME w/ exceptions if fie |
HAS_FULFLLMTOPTIONDSPNAME() |
Determine if FULFILLMENTOPTIONDISPLAYNAME has a value |
usageInstructions¶
Instructions on how to integrate with and use this API.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGEINSTRUCTIONS() |
Getter for USAGEINSTRUCTIONS, with configurable default |
ASK_USAGEINSTRUCTIONS() |
Getter for USAGEINSTRUCTIONS w/ exceptions if field has no v |
HAS_USAGEINSTRUCTIONS() |
Determine if USAGEINSTRUCTIONS has a value |
awsSupportedServices¶
The AWS services supported by this API integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSSUPPORTEDSERVICES() |
Getter for AWSSUPPORTEDSERVICES, with configurable default |
ASK_AWSSUPPORTEDSERVICES() |
Getter for AWSSUPPORTEDSERVICES w/ exceptions if field has n |
HAS_AWSSUPPORTEDSERVICES() |
Determine if AWSSUPPORTEDSERVICES has a value |