Skip to content

/AWS1/CL_PTCRESOLDENTERPRISE

Configuration for resold enterprise support plans.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_coverage TYPE /AWS1/PTCCOVERAGE /AWS1/PTCCOVERAGE

The coverage level for resold enterprise support.

iv_tamlocation TYPE /AWS1/PTCSTRING /AWS1/PTCSTRING

The location of the Technical Account Manager (TAM).

Optional arguments:

iv_chargeaccountid TYPE /AWS1/PTCACCOUNTID /AWS1/PTCACCOUNTID

The AWS account ID to charge for the support plan.


Queryable Attributes

coverage

The coverage level for resold enterprise 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

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

chargeAccountId

The AWS account ID to charge for the support plan.

Accessible with the following methods

Method Description
GET_CHARGEACCOUNTID() Getter for CHARGEACCOUNTID, with configurable default
ASK_CHARGEACCOUNTID() Getter for CHARGEACCOUNTID w/ exceptions if field has no val
HAS_CHARGEACCOUNTID() Determine if CHARGEACCOUNTID has a value