/AWS1/CL_BGTDSCBUDGETACTFORA01¶
DescribeBudgetActionsForAccountResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_actions TYPE /AWS1/CL_BGTACTION=>TT_ACTIONS TT_ACTIONS¶
A list of the budget action resources information.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/BGTGENERICSTRING /AWS1/BGTGENERICSTRING¶
NextToken
Queryable Attributes¶
Actions¶
A list of the budget action resources information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONS() |
Getter for ACTIONS, with configurable default |
ASK_ACTIONS() |
Getter for ACTIONS w/ exceptions if field has no value |
HAS_ACTIONS() |
Determine if ACTIONS has a value |
NextToken¶
NextToken
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |