Skip to content

/AWS1/CL_PTSAWSSUBMISSION

Indicates the level of AWS involvement in the opportunity. This field helps track AWS participation throughout the engagement, such as providing technical support, deal assistance, and sales support.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_involvementtype TYPE /AWS1/PTSSALESINVOLVEMENTTYPE /AWS1/PTSSALESINVOLVEMENTTYPE

Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.

Optional arguments:

iv_visibility TYPE /AWS1/PTSVISIBILITY /AWS1/PTSVISIBILITY

Determines who can view AWS involvement in the opportunity. Typically, this field is set to Full for most cases, but it may be restricted based on special program requirements or confidentiality needs.


Queryable Attributes

InvolvementType

Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.

Accessible with the following methods

Method Description
GET_INVOLVEMENTTYPE() Getter for INVOLVEMENTTYPE, with configurable default
ASK_INVOLVEMENTTYPE() Getter for INVOLVEMENTTYPE w/ exceptions if field has no val
HAS_INVOLVEMENTTYPE() Determine if INVOLVEMENTTYPE has a value

Visibility

Determines who can view AWS involvement in the opportunity. Typically, this field is set to Full for most cases, but it may be restricted based on special program requirements or confidentiality needs.

Accessible with the following methods

Method Description
GET_VISIBILITY() Getter for VISIBILITY, with configurable default
ASK_VISIBILITY() Getter for VISIBILITY w/ exceptions if field has no value
HAS_VISIBILITY() Determine if VISIBILITY has a value