Skip to content

/AWS1/CL_PTSPROJECTDETAILS

Contains details about the project associated with the Engagement Invitation, including the business problem and expected outcomes.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_businessproblem TYPE /AWS1/PTSENGAGEMENTCUSBUSINE00 /AWS1/PTSENGAGEMENTCUSBUSINE00

Describes the business problem that the project aims to solve. This information is crucial for understanding the project’s goals and objectives.

iv_title TYPE /AWS1/PTSSTRING /AWS1/PTSSTRING

Specifies the title of the project. This title helps partners quickly identify and understand the focus of the project.

iv_targetcompletiondate TYPE /AWS1/PTSDATE /AWS1/PTSDATE

Specifies the estimated date of project completion. This field helps track the project timeline and manage expectations.

it_expectedcustomerspend TYPE /AWS1/CL_PTSEXPECTEDCUSSPEND=>TT_EXPECTEDCUSTOMERSPENDLIST TT_EXPECTEDCUSTOMERSPENDLIST

Contains revenue estimates for the partner related to the project. This field provides an idea of the financial potential of the opportunity for the partner.


Queryable Attributes

BusinessProblem

Describes the business problem that the project aims to solve. This information is crucial for understanding the project’s goals and objectives.

Accessible with the following methods

Method Description
GET_BUSINESSPROBLEM() Getter for BUSINESSPROBLEM, with configurable default
ASK_BUSINESSPROBLEM() Getter for BUSINESSPROBLEM w/ exceptions if field has no val
HAS_BUSINESSPROBLEM() Determine if BUSINESSPROBLEM has a value

Title

Specifies the title of the project. This title helps partners quickly identify and understand the focus of the project.

Accessible with the following methods

Method Description
GET_TITLE() Getter for TITLE, with configurable default
ASK_TITLE() Getter for TITLE w/ exceptions if field has no value
HAS_TITLE() Determine if TITLE has a value

TargetCompletionDate

Specifies the estimated date of project completion. This field helps track the project timeline and manage expectations.

Accessible with the following methods

Method Description
GET_TARGETCOMPLETIONDATE() Getter for TARGETCOMPLETIONDATE, with configurable default
ASK_TARGETCOMPLETIONDATE() Getter for TARGETCOMPLETIONDATE w/ exceptions if field has n
HAS_TARGETCOMPLETIONDATE() Determine if TARGETCOMPLETIONDATE has a value

ExpectedCustomerSpend

Contains revenue estimates for the partner related to the project. This field provides an idea of the financial potential of the opportunity for the partner.

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