/AWS1/CL_PTSPAYLOAD¶
Contains the data payload associated with the Engagement Invitation. This payload includes essential details related to the AWS opportunity and is used by partners to evaluate whether to accept or reject the engagement.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_opportunityinvitation TYPE REF TO /AWS1/CL_PTSOPPORTUNITYINVIT00 /AWS1/CL_PTSOPPORTUNITYINVIT00¶
Specifies the details of the opportunity invitation within the Engagement Invitation payload. This data helps partners understand the context, scope, and expected involvement for the opportunity from AWS.
io_leadinvitation TYPE REF TO /AWS1/CL_PTSLEADINVTNPAYLOAD /AWS1/CL_PTSLEADINVTNPAYLOAD¶
Specifies the details of the lead invitation within the Engagement Invitation payload. This data helps partners understand the lead context, customer information, and interaction history for the lead opportunity from AWS.
Queryable Attributes¶
OpportunityInvitation¶
Specifies the details of the opportunity invitation within the Engagement Invitation payload. This data helps partners understand the context, scope, and expected involvement for the opportunity from AWS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPPORTUNITYINVITATION() |
Getter for OPPORTUNITYINVITATION |
LeadInvitation¶
Specifies the details of the lead invitation within the Engagement Invitation payload. This data helps partners understand the lead context, customer information, and interaction history for the lead opportunity from AWS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEADINVITATION() |
Getter for LEADINVITATION |