Skip to content

/AWS1/CL_PTCPARTNERLEDSUPPORT

Configuration for partner-led support plans.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_coverage TYPE /AWS1/PTCCOVERAGE /AWS1/PTCCOVERAGE

The coverage level for partner-led support.

iv_tamlocation TYPE /AWS1/PTCSTRING /AWS1/PTCSTRING

The location of the Technical Account Manager (TAM).

Optional arguments:

iv_provider TYPE /AWS1/PTCPROVIDER /AWS1/PTCPROVIDER

The provider of the partner-led support.


Queryable Attributes

coverage

The coverage level for partner-led support.

Accessible with the following methods

Method Description
GET_COVERAGE() Getter for COVERAGE, with configurable default
ASK_COVERAGE() Getter for COVERAGE w/ exceptions if field has no value
HAS_COVERAGE() Determine if COVERAGE has a value

provider

The provider of the partner-led support.

Accessible with the following methods

Method Description
GET_PROVIDER() Getter for PROVIDER, with configurable default
ASK_PROVIDER() Getter for PROVIDER w/ exceptions if field has no value
HAS_PROVIDER() Determine if PROVIDER has a value

tamLocation

The location of the Technical Account Manager (TAM).

Accessible with the following methods

Method Description
GET_TAMLOCATION() Getter for TAMLOCATION, with configurable default
ASK_TAMLOCATION() Getter for TAMLOCATION w/ exceptions if field has no value
HAS_TAMLOCATION() Determine if TAMLOCATION has a value