Skip to content

/AWS1/CL_PTSAWSOPPORTUNITYRE00

Represents other entities related to the AWS opportunity, such as AWS products, partner solutions, and marketplace offers. These associations help build a complete picture of the solution being sold.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_awsproducts TYPE /AWS1/CL_PTSAWSPRODUCTIDS_W=>TT_AWSPRODUCTIDENTIFIERS TT_AWSPRODUCTIDENTIFIERS

Specifies the AWS products associated with the opportunity. This field helps track the specific products that are part of the proposed solution.

it_solutions TYPE /AWS1/CL_PTSSOLUTIONIDS_W=>TT_SOLUTIONIDENTIFIERS TT_SOLUTIONIDENTIFIERS

Specifies the partner solutions related to the opportunity. These solutions represent the partner's offerings that are being positioned as part of the overall AWS opportunity.


Queryable Attributes

AwsProducts

Specifies the AWS products associated with the opportunity. This field helps track the specific products that are part of the proposed solution.

Accessible with the following methods

Method Description
GET_AWSPRODUCTS() Getter for AWSPRODUCTS, with configurable default
ASK_AWSPRODUCTS() Getter for AWSPRODUCTS w/ exceptions if field has no value
HAS_AWSPRODUCTS() Determine if AWSPRODUCTS has a value

Solutions

Specifies the partner solutions related to the opportunity. These solutions represent the partner's offerings that are being positioned as part of the overall AWS opportunity.

Accessible with the following methods

Method Description
GET_SOLUTIONS() Getter for SOLUTIONS, with configurable default
ASK_SOLUTIONS() Getter for SOLUTIONS w/ exceptions if field has no value
HAS_SOLUTIONS() Determine if SOLUTIONS has a value