/AWS1/CL_MGNMANAGEDACCOUNT¶
Managed account.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_accountid TYPE /AWS1/MGNACCOUNTID /AWS1/MGNACCOUNTID¶
Managed account, account ID.
Queryable Attributes¶
accountId¶
Managed account, account ID.
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MANAGEDACCOUNTS¶
TYPES TT_MANAGEDACCOUNTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_MGNMANAGEDACCOUNT WITH DEFAULT KEY
.