Skip to content

/AWS1/CL_PTSGETOPPORTUNITYRSP

GetOpportunityResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_catalog TYPE /AWS1/PTSCATALOGIDENTIFIER /AWS1/PTSCATALOGIDENTIFIER

Specifies the catalog associated with the request. This field takes a string value from a predefined list: AWS or Sandbox. The catalog determines which environment the opportunity information is retrieved from. Use AWS to retrieve opportunities in the Amazon Web Services catalog, and Sandbox to retrieve opportunities in a secure and isolated testing environment.

iv_id TYPE /AWS1/PTSOPPORTUNITYIDENTIFIER /AWS1/PTSOPPORTUNITYIDENTIFIER

Read-only, system generated Opportunity unique identifier.

iv_lastmodifieddate TYPE /AWS1/PTSDATETIME /AWS1/PTSDATETIME

DateTime when the opportunity was last modified.

iv_createddate TYPE /AWS1/PTSDATETIME /AWS1/PTSDATETIME

DateTime when the Opportunity was last created.

io_relatedentityidentifiers TYPE REF TO /AWS1/CL_PTSRELATEDENTITYIDS /AWS1/CL_PTSRELATEDENTITYIDS

Provides information about the associations of other entities with the opportunity. These entities include identifiers for AWSProducts, Partner Solutions, and AWSMarketplaceOffers.

Optional arguments:

it_primaryneedsfromaws TYPE /AWS1/CL_PTSPRIMARYNEEDSFRMA00=>TT_PRIMARYNEEDSFROMAWS TT_PRIMARYNEEDSFROMAWS

Identifies the type of support the partner needs from Amazon Web Services.

Valid values:

  • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

  • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

  • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

  • Cosell—Pricing Assistance: Connect with an Amazon Web Services seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

  • Cosell—Technical Consultation: Connect with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

  • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

  • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

  • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs Amazon Web Services RFx support.

iv_nationalsecurity TYPE /AWS1/PTSNATIONALSECURITY /AWS1/PTSNATIONALSECURITY

Indicates whether the Opportunity pertains to a national security project. This field must be set to true only when the customer's industry is Government. Additional privacy and security measures apply during the review and management process for opportunities marked as NationalSecurity.

iv_partneropportunityid TYPE /AWS1/PTSSTRING /AWS1/PTSSTRING

Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload sent back to the partner.

io_customer TYPE REF TO /AWS1/CL_PTSCUSTOMER /AWS1/CL_PTSCUSTOMER

Specifies details of the customer associated with the Opportunity.

io_project TYPE REF TO /AWS1/CL_PTSPROJECT /AWS1/CL_PTSPROJECT

An object that contains project details summary for the Opportunity.

iv_opportunitytype TYPE /AWS1/PTSOPPORTUNITYTYPE /AWS1/PTSOPPORTUNITYTYPE

Specifies the opportunity type as renewal, new, or expansion.

Opportunity types:

  • New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.

  • Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, which helps to ensure service continuity.

  • Expansion opportunity: Represents an opportunity to expand the scope of a customer's contract or subscription, either by adding new services or increasing the volume of existing services.

io_marketing TYPE REF TO /AWS1/CL_PTSMARKETING /AWS1/CL_PTSMARKETING

An object that contains marketing details for the Opportunity.

io_softwarerevenue TYPE REF TO /AWS1/CL_PTSSOFTWAREREVENUE /AWS1/CL_PTSSOFTWAREREVENUE

Specifies details of a customer's procurement terms. Required only for partners in eligible programs.

iv_arn TYPE /AWS1/PTSOPPORTUNITYARN /AWS1/PTSOPPORTUNITYARN

The Amazon Resource Name (ARN) that uniquely identifies the opportunity.

io_lifecycle TYPE REF TO /AWS1/CL_PTSLIFECYCLE /AWS1/CL_PTSLIFECYCLE

An object that contains lifecycle details for the Opportunity.

it_opportunityteam TYPE /AWS1/CL_PTSCONTACT=>TT_PTROPPORTUNITYTEAMMEMBERS00 TT_PTROPPORTUNITYTEAMMEMBERS00

Represents the internal team handling the opportunity. Specify the members involved in collaborating on this opportunity within the partner's organization.


Queryable Attributes

Catalog

Specifies the catalog associated with the request. This field takes a string value from a predefined list: AWS or Sandbox. The catalog determines which environment the opportunity information is retrieved from. Use AWS to retrieve opportunities in the Amazon Web Services catalog, and Sandbox to retrieve opportunities in a secure and isolated testing environment.

Accessible with the following methods

Method Description
GET_CATALOG() Getter for CATALOG, with configurable default
ASK_CATALOG() Getter for CATALOG w/ exceptions if field has no value
HAS_CATALOG() Determine if CATALOG has a value

PrimaryNeedsFromAws

Identifies the type of support the partner needs from Amazon Web Services.

Valid values:

  • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

  • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

  • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

  • Cosell—Pricing Assistance: Connect with an Amazon Web Services seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

  • Cosell—Technical Consultation: Connect with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

  • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

  • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

  • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs Amazon Web Services RFx support.

Accessible with the following methods

Method Description
GET_PRIMARYNEEDSFROMAWS() Getter for PRIMARYNEEDSFROMAWS, with configurable default
ASK_PRIMARYNEEDSFROMAWS() Getter for PRIMARYNEEDSFROMAWS w/ exceptions if field has no
HAS_PRIMARYNEEDSFROMAWS() Determine if PRIMARYNEEDSFROMAWS has a value

NationalSecurity

Indicates whether the Opportunity pertains to a national security project. This field must be set to true only when the customer's industry is Government. Additional privacy and security measures apply during the review and management process for opportunities marked as NationalSecurity.

Accessible with the following methods

Method Description
GET_NATIONALSECURITY() Getter for NATIONALSECURITY, with configurable default
ASK_NATIONALSECURITY() Getter for NATIONALSECURITY w/ exceptions if field has no va
HAS_NATIONALSECURITY() Determine if NATIONALSECURITY has a value

PartnerOpportunityIdentifier

Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload sent back to the partner.

Accessible with the following methods

Method Description
GET_PARTNEROPPORTUNITYID() Getter for PARTNEROPPORTUNITYIDENTIFIER, with configurable d
ASK_PARTNEROPPORTUNITYID() Getter for PARTNEROPPORTUNITYIDENTIFIER w/ exceptions if fie
HAS_PARTNEROPPORTUNITYID() Determine if PARTNEROPPORTUNITYIDENTIFIER has a value

Customer

Specifies details of the customer associated with the Opportunity.

Accessible with the following methods

Method Description
GET_CUSTOMER() Getter for CUSTOMER

Project

An object that contains project details summary for the Opportunity.

Accessible with the following methods

Method Description
GET_PROJECT() Getter for PROJECT

OpportunityType

Specifies the opportunity type as renewal, new, or expansion.

Opportunity types:

  • New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.

  • Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, which helps to ensure service continuity.

  • Expansion opportunity: Represents an opportunity to expand the scope of a customer's contract or subscription, either by adding new services or increasing the volume of existing services.

Accessible with the following methods

Method Description
GET_OPPORTUNITYTYPE() Getter for OPPORTUNITYTYPE, with configurable default
ASK_OPPORTUNITYTYPE() Getter for OPPORTUNITYTYPE w/ exceptions if field has no val
HAS_OPPORTUNITYTYPE() Determine if OPPORTUNITYTYPE has a value

Marketing

An object that contains marketing details for the Opportunity.

Accessible with the following methods

Method Description
GET_MARKETING() Getter for MARKETING

SoftwareRevenue

Specifies details of a customer's procurement terms. Required only for partners in eligible programs.

Accessible with the following methods

Method Description
GET_SOFTWAREREVENUE() Getter for SOFTWAREREVENUE

Id

Read-only, system generated Opportunity unique identifier.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

Arn

The Amazon Resource Name (ARN) that uniquely identifies the opportunity.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

LastModifiedDate

DateTime when the opportunity was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDDATE() Getter for LASTMODIFIEDDATE, with configurable default
ASK_LASTMODIFIEDDATE() Getter for LASTMODIFIEDDATE w/ exceptions if field has no va
HAS_LASTMODIFIEDDATE() Determine if LASTMODIFIEDDATE has a value

CreatedDate

DateTime when the Opportunity was last created.

Accessible with the following methods

Method Description
GET_CREATEDDATE() Getter for CREATEDDATE, with configurable default
ASK_CREATEDDATE() Getter for CREATEDDATE w/ exceptions if field has no value
HAS_CREATEDDATE() Determine if CREATEDDATE has a value

RelatedEntityIdentifiers

Provides information about the associations of other entities with the opportunity. These entities include identifiers for AWSProducts, Partner Solutions, and AWSMarketplaceOffers.

Accessible with the following methods

Method Description
GET_RELATEDENTITYIDENTIFIERS() Getter for RELATEDENTITYIDENTIFIERS

LifeCycle

An object that contains lifecycle details for the Opportunity.

Accessible with the following methods

Method Description
GET_LIFECYCLE() Getter for LIFECYCLE

OpportunityTeam

Represents the internal team handling the opportunity. Specify the members involved in collaborating on this opportunity within the partner's organization.

Accessible with the following methods

Method Description
GET_OPPORTUNITYTEAM() Getter for OPPORTUNITYTEAM, with configurable default
ASK_OPPORTUNITYTEAM() Getter for OPPORTUNITYTEAM w/ exceptions if field has no val
HAS_OPPORTUNITYTEAM() Determine if OPPORTUNITYTEAM has a value