Skip to content

/AWS1/CL_PTSPROJECTVIEW

Provides the project view of an opportunity resource shared through a snapshot.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_deliverymodels TYPE /AWS1/CL_PTSDELIVERYMODELS_W=>TT_DELIVERYMODELS TT_DELIVERYMODELS

Describes the deployment or consumption model for the partner solution or offering. This field indicates how the project's solution will be delivered or implemented for the customer.

it_expectedcustomerspend TYPE /AWS1/CL_PTSEXPECTEDCUSSPEND=>TT_EXPECTEDCUSTOMERSPENDLIST TT_EXPECTEDCUSTOMERSPENDLIST

Provides information about the anticipated customer spend related to this project. This may include details such as amount, frequency, and currency of expected expenditure.

iv_customerusecase TYPE /AWS1/PTSSTRING /AWS1/PTSSTRING

Specifies the proposed solution focus or type of workload for the project.

it_salesactivities TYPE /AWS1/CL_PTSSALESACTIVITIES_W=>TT_SALESACTIVITIES TT_SALESACTIVITIES

Lists the pre-sales activities that have occurred with the end-customer related to the opportunity. This field is conditionally mandatory when the project is qualified for Co-Sell and helps drive assignment priority on the AWS side. It provides insight into the engagement level with the customer.

iv_othersolutiondescription TYPE /AWS1/PTSPIISTRING /AWS1/PTSPIISTRING

Offers a description of other solutions if the standard solutions do not adequately cover the project's scope.


Queryable Attributes

DeliveryModels

Describes the deployment or consumption model for the partner solution or offering. This field indicates how the project's solution will be delivered or implemented for the customer.

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 information about the anticipated customer spend related to this project. This may include details such as amount, frequency, and currency of expected expenditure.

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

CustomerUseCase

Specifies the proposed solution focus or type of workload for the project.

Accessible with the following methods

Method Description
GET_CUSTOMERUSECASE() Getter for CUSTOMERUSECASE, with configurable default
ASK_CUSTOMERUSECASE() Getter for CUSTOMERUSECASE w/ exceptions if field has no val
HAS_CUSTOMERUSECASE() Determine if CUSTOMERUSECASE has a value

SalesActivities

Lists the pre-sales activities that have occurred with the end-customer related to the opportunity. This field is conditionally mandatory when the project is qualified for Co-Sell and helps drive assignment priority on the AWS side. It provides insight into the engagement level with the customer.

Accessible with the following methods

Method Description
GET_SALESACTIVITIES() Getter for SALESACTIVITIES, with configurable default
ASK_SALESACTIVITIES() Getter for SALESACTIVITIES w/ exceptions if field has no val
HAS_SALESACTIVITIES() Determine if SALESACTIVITIES has a value

OtherSolutionDescription

Offers a description of other solutions if the standard solutions do not adequately cover the project's scope.

Accessible with the following methods

Method Description
GET_OTHERSOLUTIONDESCRIPTION() Getter for OTHERSOLUTIONDESCRIPTION, with configurable defau
ASK_OTHERSOLUTIONDESCRIPTION() Getter for OTHERSOLUTIONDESCRIPTION w/ exceptions if field h
HAS_OTHERSOLUTIONDESCRIPTION() Determine if OTHERSOLUTIONDESCRIPTION has a value