Skip to content

/AWS1/CL_PTSAWSOPPORTUNITYPR00

Captures details about the project associated with the opportunity, including objectives, scope, and customer requirements.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_expectedcustomerspend TYPE /AWS1/CL_PTSEXPECTEDCUSSPEND=>TT_EXPECTEDCUSTOMERSPENDLIST TT_EXPECTEDCUSTOMERSPENDLIST

Indicates the expected spending by the customer over the course of the project. This value helps partners and AWS estimate the financial impact of the opportunity. Use the AWS Pricing Calculator to create an estimate of the customer’s total spend. If only annual recurring revenue (ARR) is available, distribute it across 12 months to provide an average monthly value.

iv_awspartition TYPE /AWS1/PTSAWSPARTITION /AWS1/PTSAWSPARTITION

AWS partition where the opportunity will be deployed. Possible values: aws-eusc for AWS European Sovereign Cloud, null for all other partitions.


Queryable Attributes

ExpectedCustomerSpend

Indicates the expected spending by the customer over the course of the project. This value helps partners and AWS estimate the financial impact of the opportunity. Use the AWS Pricing Calculator to create an estimate of the customer’s total spend. If only annual recurring revenue (ARR) is available, distribute it across 12 months to provide an average monthly value.

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

AwsPartition

AWS partition where the opportunity will be deployed. Possible values: aws-eusc for AWS European Sovereign Cloud, null for all other partitions.

Accessible with the following methods

Method Description
GET_AWSPARTITION() Getter for AWSPARTITION, with configurable default
ASK_AWSPARTITION() Getter for AWSPARTITION w/ exceptions if field has no value
HAS_AWSPARTITION() Determine if AWSPARTITION has a value