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.

it_awsmarketplacesolutions TYPE /AWS1/CL_PTSAWSMPSOLUTIONIDS_W=>TT_AWSMKTPLCSOLUTIONIDNTFRS TT_AWSMKTPLCSOLUTIONIDNTFRS

The AWS Marketplace solution ARNs associated with this opportunity.

it_awsmarketplaceproducts TYPE /AWS1/CL_PTSAWSMPPRODUCTIDS_W=>TT_AWSMKTPLCPRODUCTIDNTFRS TT_AWSMKTPLCPRODUCTIDNTFRS

The AWS Marketplace product ARNs associated with this 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

AwsMarketplaceSolutions

The AWS Marketplace solution ARNs associated with this opportunity.

Accessible with the following methods

Method Description
GET_AWSMARKETPLACESOLUTIONS() Getter for AWSMARKETPLACESOLUTIONS, with configurable defaul
ASK_AWSMARKETPLACESOLUTIONS() Getter for AWSMARKETPLACESOLUTIONS w/ exceptions if field ha
HAS_AWSMARKETPLACESOLUTIONS() Determine if AWSMARKETPLACESOLUTIONS has a value

AwsMarketplaceProducts

The AWS Marketplace product ARNs associated with this opportunity.

Accessible with the following methods

Method Description
GET_AWSMARKETPLACEPRODUCTS() Getter for AWSMARKETPLACEPRODUCTS, with configurable default
ASK_AWSMARKETPLACEPRODUCTS() Getter for AWSMARKETPLACEPRODUCTS w/ exceptions if field has
HAS_AWSMARKETPLACEPRODUCTS() Determine if AWSMARKETPLACEPRODUCTS has a value