Skip to content

/AWS1/CL_BGTBUDGETNTFSFORAC

The budget name and associated notifications for an account.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_notifications TYPE /AWS1/CL_BGTNOTIFICATION=>TT_NOTIFICATIONS TT_NOTIFICATIONS

A list of notifications.

iv_budgetname TYPE /AWS1/BGTBUDGETNAME /AWS1/BGTBUDGETNAME

A string that represents the budget name. The ":" and "\" characters, and the "/action/" substring, aren't allowed.


Queryable Attributes

Notifications

A list of notifications.

Accessible with the following methods

Method Description
GET_NOTIFICATIONS() Getter for NOTIFICATIONS, with configurable default
ASK_NOTIFICATIONS() Getter for NOTIFICATIONS w/ exceptions if field has no value
HAS_NOTIFICATIONS() Determine if NOTIFICATIONS has a value

BudgetName

A string that represents the budget name. The ":" and "\" characters, and the "/action/" substring, aren't allowed.

Accessible with the following methods

Method Description
GET_BUDGETNAME() Getter for BUDGETNAME, with configurable default
ASK_BUDGETNAME() Getter for BUDGETNAME w/ exceptions if field has no value
HAS_BUDGETNAME() Determine if BUDGETNAME 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_BUDGETNOTIFSFORACCOUNTLIST

TYPES TT_BUDGETNOTIFSFORACCOUNTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BGTBUDGETNTFSFORAC WITH DEFAULT KEY
.