Skip to content

/AWS1/CL_PTCPROGRAMMGTACUMMARY

Summary information about a program management account.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/PTCPROGRAMMNGMTACCOUNT00 /AWS1/PTCPROGRAMMNGMTACCOUNT00

The unique identifier of the program management account.

iv_revision TYPE /AWS1/PTCREVISION /AWS1/PTCREVISION

The current revision number of the program management account.

iv_catalog TYPE /AWS1/PTCCATALOG /AWS1/PTCCATALOG

The catalog identifier associated with the account.

iv_program TYPE /AWS1/PTCPROGRAM /AWS1/PTCPROGRAM

The program type for the management account.

iv_displayname TYPE /AWS1/PTCPROGRAMMGMTACCDSPNAME /AWS1/PTCPROGRAMMGMTACCDSPNAME

The display name of the program management account.

iv_accountid TYPE /AWS1/PTCACCOUNTID /AWS1/PTCACCOUNTID

The AWS account ID associated with the program management account.

iv_arn TYPE /AWS1/PTCARN /AWS1/PTCARN

The Amazon Resource Name (ARN) of the program management account.

iv_createdat TYPE /AWS1/PTCDATETIME /AWS1/PTCDATETIME

The timestamp when the account was created.

iv_updatedat TYPE /AWS1/PTCDATETIME /AWS1/PTCDATETIME

The timestamp when the account was last updated.

iv_startdate TYPE /AWS1/PTCDATETIME /AWS1/PTCDATETIME

The start date of the program management account.

iv_status TYPE /AWS1/PTCPROGRAMMNGMTACCTSTAT /AWS1/PTCPROGRAMMNGMTACCTSTAT

The current status of the program management account.


Queryable Attributes

id

The unique identifier of the program management account.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

revision

The current revision number of the program management account.

Accessible with the following methods

Method Description
GET_REVISION() Getter for REVISION, with configurable default
ASK_REVISION() Getter for REVISION w/ exceptions if field has no value
HAS_REVISION() Determine if REVISION has a value

catalog

The catalog identifier associated with the account.

Accessible with the following methods

Method Description
GET_CATALOG() Getter for CATALOG, with configurable default
ASK_CATALOG() Getter for CATALOG w/ exceptions if field has no value
HAS_CATALOG() Determine if CATALOG has a value

program

The program type for the management account.

Accessible with the following methods

Method Description
GET_PROGRAM() Getter for PROGRAM, with configurable default
ASK_PROGRAM() Getter for PROGRAM w/ exceptions if field has no value
HAS_PROGRAM() Determine if PROGRAM has a value

displayName

The display name of the program management account.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

accountId

The AWS account ID associated with the program management account.

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

arn

The Amazon Resource Name (ARN) of the program management account.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

createdAt

The timestamp when the account was created.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

updatedAt

The timestamp when the account was last updated.

Accessible with the following methods

Method Description
GET_UPDATEDAT() Getter for UPDATEDAT, with configurable default
ASK_UPDATEDAT() Getter for UPDATEDAT w/ exceptions if field has no value
HAS_UPDATEDAT() Determine if UPDATEDAT has a value

startDate

The start date of the program management account.

Accessible with the following methods

Method Description
GET_STARTDATE() Getter for STARTDATE, with configurable default
ASK_STARTDATE() Getter for STARTDATE w/ exceptions if field has no value
HAS_STARTDATE() Determine if STARTDATE has a value

status

The current status of the program management account.

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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_PROGRAMMNGMTACCOUNTSUMS

TYPES TT_PROGRAMMNGMTACCOUNTSUMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_PTCPROGRAMMGTACUMMARY WITH DEFAULT KEY
.