/AWS1/CL_PTSAWSOPPORTUNITYCUS¶
Represents the customer associated with the AWS opportunity. This field captures key details about the customer that are necessary for managing the opportunity.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_contacts
TYPE /AWS1/CL_PTSCONTACT=>TT_CUSTOMERCONTACTSLIST
TT_CUSTOMERCONTACTSLIST
¶
Provides a list of customer contacts involved in the opportunity. These contacts may include decision makers, influencers, and other stakeholders within the customer's organization.
Queryable Attributes¶
Contacts¶
Provides a list of customer contacts involved in the opportunity. These contacts may include decision makers, influencers, and other stakeholders within the customer's organization.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTACTS() |
Getter for CONTACTS, with configurable default |
ASK_CONTACTS() |
Getter for CONTACTS w/ exceptions if field has no value |
HAS_CONTACTS() |
Determine if CONTACTS has a value |