Skip to content

/AWS1/CL_PTSUPENGAGEMENTCTXRSP

UpdateEngagementContextResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_engagementid TYPE /AWS1/PTSENGAGEMENTIDENTIFIER /AWS1/PTSENGAGEMENTIDENTIFIER

The unique identifier of the engagement that was updated.

iv_engagementarn TYPE /AWS1/PTSENGAGEMENTARN /AWS1/PTSENGAGEMENTARN

The Amazon Resource Name (ARN) of the updated engagement.

iv_engagementlastmodifiedat TYPE /AWS1/PTSDATETIME /AWS1/PTSDATETIME

The timestamp when the engagement context was last modified.

iv_contextid TYPE /AWS1/PTSENGAGEMENTCONTEXTID /AWS1/PTSENGAGEMENTCONTEXTID

The unique identifier of the engagement context that was updated.


Queryable Attributes

EngagementId

The unique identifier of the engagement that was updated.

Accessible with the following methods

Method Description
GET_ENGAGEMENTID() Getter for ENGAGEMENTID, with configurable default
ASK_ENGAGEMENTID() Getter for ENGAGEMENTID w/ exceptions if field has no value
HAS_ENGAGEMENTID() Determine if ENGAGEMENTID has a value

EngagementArn

The Amazon Resource Name (ARN) of the updated engagement.

Accessible with the following methods

Method Description
GET_ENGAGEMENTARN() Getter for ENGAGEMENTARN, with configurable default
ASK_ENGAGEMENTARN() Getter for ENGAGEMENTARN w/ exceptions if field has no value
HAS_ENGAGEMENTARN() Determine if ENGAGEMENTARN has a value

EngagementLastModifiedAt

The timestamp when the engagement context was last modified.

Accessible with the following methods

Method Description
GET_ENGAGEMENTLASTMODIFIEDAT() Getter for ENGAGEMENTLASTMODIFIEDAT, with configurable defau
ASK_ENGAGEMENTLASTMODIFIEDAT() Getter for ENGAGEMENTLASTMODIFIEDAT w/ exceptions if field h
HAS_ENGAGEMENTLASTMODIFIEDAT() Determine if ENGAGEMENTLASTMODIFIEDAT has a value

ContextId

The unique identifier of the engagement context that was updated.

Accessible with the following methods

Method Description
GET_CONTEXTID() Getter for CONTEXTID, with configurable default
ASK_CONTEXTID() Getter for CONTEXTID w/ exceptions if field has no value
HAS_CONTEXTID() Determine if CONTEXTID has a value