Skip to content

/AWS1/CL_BUPLATSTMPAAPPROVAL00

Contains information about the latest update to an MPA approval team association.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_mpasessionarn TYPE /AWS1/BUPARN /AWS1/BUPARN

The ARN of the MPA session associated with this update.

iv_status TYPE /AWS1/BUPMPASESSIONSTATUS /AWS1/BUPMPASESSIONSTATUS

The current status of the MPA approval team update.

iv_statusmessage TYPE /AWS1/BUPSTRING /AWS1/BUPSTRING

A message describing the current status of the MPA approval team update.

iv_initiationdate TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date and time when the MPA approval team update was initiated.

iv_expirydate TYPE /AWS1/BUPTIMESTAMP /AWS1/BUPTIMESTAMP

The date and time when the MPA approval team update will expire.


Queryable Attributes

MpaSessionArn

The ARN of the MPA session associated with this update.

Accessible with the following methods

Method Description
GET_MPASESSIONARN() Getter for MPASESSIONARN, with configurable default
ASK_MPASESSIONARN() Getter for MPASESSIONARN w/ exceptions if field has no value
HAS_MPASESSIONARN() Determine if MPASESSIONARN has a value

Status

The current status of the MPA approval team update.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

StatusMessage

A message describing the current status of the MPA approval team update.

Accessible with the following methods

Method Description
GET_STATUSMESSAGE() Getter for STATUSMESSAGE, with configurable default
ASK_STATUSMESSAGE() Getter for STATUSMESSAGE w/ exceptions if field has no value
HAS_STATUSMESSAGE() Determine if STATUSMESSAGE has a value

InitiationDate

The date and time when the MPA approval team update was initiated.

Accessible with the following methods

Method Description
GET_INITIATIONDATE() Getter for INITIATIONDATE, with configurable default
ASK_INITIATIONDATE() Getter for INITIATIONDATE w/ exceptions if field has no valu
HAS_INITIATIONDATE() Determine if INITIATIONDATE has a value

ExpiryDate

The date and time when the MPA approval team update will expire.

Accessible with the following methods

Method Description
GET_EXPIRYDATE() Getter for EXPIRYDATE, with configurable default
ASK_EXPIRYDATE() Getter for EXPIRYDATE w/ exceptions if field has no value
HAS_EXPIRYDATE() Determine if EXPIRYDATE has a value