Skip to content

/AWS1/CL_ORGDESCRACCOUNTRSP

DescribeAccountResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_account TYPE REF TO /AWS1/CL_ORGACCOUNT /AWS1/CL_ORGACCOUNT

A structure that contains information about the requested account.

The Status parameter in the API response will be retired on September 9, 2026. Although both the account State and account Status parameters are currently available in the Organizations APIs (DescribeAccount, ListAccounts, ListAccountsForParent), we recommend that you update your scripts or other code to use the State parameter instead of Status before September 9, 2026.


Queryable Attributes

Account

A structure that contains information about the requested account.

The Status parameter in the API response will be retired on September 9, 2026. Although both the account State and account Status parameters are currently available in the Organizations APIs (DescribeAccount, ListAccounts, ListAccountsForParent), we recommend that you update your scripts or other code to use the State parameter instead of Status before September 9, 2026.

Accessible with the following methods

Method Description
GET_ACCOUNT() Getter for ACCOUNT