Skip to content

/AWS1/CL_PCYMPATEAMASSOCIATION

The details of an MPA team association with a protected operation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_action TYPE /AWS1/PCYMPAOPERATION /AWS1/PCYMPAOPERATION

The protected operation associated with the MPA team.

iv_mpateamarn TYPE /AWS1/PCYMPATEAMARN /AWS1/PCYMPATEAMARN

The ARN of the MPA team.

iv_associationstate TYPE /AWS1/PCYASSOCIATIONSTATE /AWS1/PCYASSOCIATIONSTATE

The state of the MPA team association.

Optional arguments:

io_mpastatus TYPE REF TO /AWS1/CL_PCYMPASTATUS /AWS1/CL_PCYMPASTATUS

The MPA session status for the association, if applicable.


Queryable Attributes

Action

The protected operation associated with the MPA team.

Accessible with the following methods

Method Description
GET_ACTION() Getter for ACTION, with configurable default
ASK_ACTION() Getter for ACTION w/ exceptions if field has no value
HAS_ACTION() Determine if ACTION has a value

MpaTeamArn

The ARN of the MPA team.

Accessible with the following methods

Method Description
GET_MPATEAMARN() Getter for MPATEAMARN, with configurable default
ASK_MPATEAMARN() Getter for MPATEAMARN w/ exceptions if field has no value
HAS_MPATEAMARN() Determine if MPATEAMARN has a value

AssociationState

The state of the MPA team association.

Accessible with the following methods

Method Description
GET_ASSOCIATIONSTATE() Getter for ASSOCIATIONSTATE, with configurable default
ASK_ASSOCIATIONSTATE() Getter for ASSOCIATIONSTATE w/ exceptions if field has no va
HAS_ASSOCIATIONSTATE() Determine if ASSOCIATIONSTATE has a value

MpaStatus

The MPA session status for the association, if applicable.

Accessible with the following methods

Method Description
GET_MPASTATUS() Getter for MPASTATUS