/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.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_customer
TYPE REF TO /AWS1/CL_PTSENGAGEMENTCUSTOMER
/AWS1/CL_PTSENGAGEMENTCUSTOMER
¶
Customer
io_project
TYPE REF TO /AWS1/CL_PTSENGAGEMENTCUSPRO00
/AWS1/CL_PTSENGAGEMENTCUSPRO00
¶
Information about the customer project associated with the Engagement.
Queryable Attributes¶
Customer¶
Customer
Accessible with the following methods¶
Method | Description |
---|---|
GET_CUSTOMER() |
Getter for CUSTOMER |
Project¶
Information about the customer project associated with the Engagement.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROJECT() |
Getter for PROJECT |