Skip to content

/AWS1/CL_PTSLEADINVTNPAYLOAD

Represents the data payload of an engagement invitation for a lead opportunity. This contains detailed information about the customer and interaction history that partners use to evaluate whether to accept the lead engagement invitation.

CONSTRUCTOR

IMPORTING

Required arguments:

io_customer TYPE REF TO /AWS1/CL_PTSLEADINVTNCUSTOMER /AWS1/CL_PTSLEADINVTNCUSTOMER

Contains information about the customer associated with the lead invitation. This data helps partners understand the customer's profile, industry, and business context to assess the lead opportunity.

io_interaction TYPE REF TO /AWS1/CL_PTSLEADINVTNINTERACT /AWS1/CL_PTSLEADINVTNINTERACT

Describes the interaction details associated with the lead, including the source of the lead generation and customer engagement information. This context helps partners evaluate the lead quality and engagement approach.


Queryable Attributes

Customer

Contains information about the customer associated with the lead invitation. This data helps partners understand the customer's profile, industry, and business context to assess the lead opportunity.

Accessible with the following methods

Method Description
GET_CUSTOMER() Getter for CUSTOMER

Interaction

Describes the interaction details associated with the lead, including the source of the lead generation and customer engagement information. This context helps partners evaluate the lead quality and engagement approach.

Accessible with the following methods

Method Description
GET_INTERACTION() Getter for INTERACTION