/AWS1/CL_PTSPROJECTSUMMARY¶
An object that contains a Project
object's subset of fields.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_deliverymodels
TYPE /AWS1/CL_PTSDELIVERYMODELS_W=>TT_DELIVERYMODELS
TT_DELIVERYMODELS
¶
Specifies your solution or service's deployment or consumption model in the
Opportunity
's context. You can select multiple options.Options' descriptions from the
Delivery Model
field are:
SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.
BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.
Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).
Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).
Resell: Amazon Web Services accounts and billing management for your customers.
Other: Delivery model not described above.
it_expectedcustomerspend
TYPE /AWS1/CL_PTSEXPECTEDCUSSPEND=>TT_EXPECTEDCUSTOMERSPENDLIST
TT_EXPECTEDCUSTOMERSPENDLIST
¶
Provides a summary of the expected customer spend for the project, offering a high-level view of the potential financial impact.
Queryable Attributes¶
DeliveryModels¶
Specifies your solution or service's deployment or consumption model in the
Opportunity
's context. You can select multiple options.Options' descriptions from the
Delivery Model
field are:
SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.
BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.
Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).
Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).
Resell: Amazon Web Services accounts and billing management for your customers.
Other: Delivery model not described above.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DELIVERYMODELS() |
Getter for DELIVERYMODELS, with configurable default |
ASK_DELIVERYMODELS() |
Getter for DELIVERYMODELS w/ exceptions if field has no valu |
HAS_DELIVERYMODELS() |
Determine if DELIVERYMODELS has a value |
ExpectedCustomerSpend¶
Provides a summary of the expected customer spend for the project, offering a high-level view of the potential financial impact.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXPECTEDCUSTOMERSPEND() |
Getter for EXPECTEDCUSTOMERSPEND, with configurable default |
ASK_EXPECTEDCUSTOMERSPEND() |
Getter for EXPECTEDCUSTOMERSPEND w/ exceptions if field has |
HAS_EXPECTEDCUSTOMERSPEND() |
Determine if EXPECTEDCUSTOMERSPEND has a value |