/AWS1/CL_TBDCREATEBUDGETRSP¶
Mixin that adds an optional ARN field to response structures. Apply to SummaryMixins (flows into Get, Summary, and BatchGet) and Create outputs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_budgetid TYPE /AWS1/TBDBUDGETID /AWS1/TBDBUDGETID¶
The budget ID.
Queryable Attributes¶
budgetId¶
The budget ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUDGETID() |
Getter for BUDGETID, with configurable default |
ASK_BUDGETID() |
Getter for BUDGETID w/ exceptions if field has no value |
HAS_BUDGETID() |
Determine if BUDGETID has a value |