Skip to content

/AWS1/CL_PTSUPENGAGEMENTCTXP00

Represents the updated payload of an engagement context. The structure of this payload varies based on the context type being updated.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_lead TYPE REF TO /AWS1/CL_PTSUPDATELEADCONTEXT /AWS1/CL_PTSUPDATELEADCONTEXT

Contains updated information about a lead when the context type is "Lead". This field is present only when updating a lead context within the engagement.

io_customerproject TYPE REF TO /AWS1/CL_PTSCUSPROJECTSCONTEXT /AWS1/CL_PTSCUSPROJECTSCONTEXT

The CustomerProjects structure in Engagements offers a flexible framework for managing customer-project relationships. It supports multiple customers per Engagement and multiple projects per customer, while also allowing for customers without projects and projects without specific customers.

All Engagement members have full visibility of customers and their associated projects, enabling the capture of relevant context even when project details are not fully defined. This structure also facilitates targeted invitations, allowing partners to focus on specific customers and their business problems when sending Engagement invitations.


Queryable Attributes

Lead

Contains updated information about a lead when the context type is "Lead". This field is present only when updating a lead context within the engagement.

Accessible with the following methods

Method Description
GET_LEAD() Getter for LEAD

CustomerProject

The CustomerProjects structure in Engagements offers a flexible framework for managing customer-project relationships. It supports multiple customers per Engagement and multiple projects per customer, while also allowing for customers without projects and projects without specific customers.

All Engagement members have full visibility of customers and their associated projects, enabling the capture of relevant context even when project details are not fully defined. This structure also facilitates targeted invitations, allowing partners to focus on specific customers and their business problems when sending Engagement invitations.

Accessible with the following methods

Method Description
GET_CUSTOMERPROJECT() Getter for CUSTOMERPROJECT