Skip to content

/AWS1/CL_BGTDSCBUDGETACTFORB01

DescribeBudgetActionsForBudgetResponse

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