/AWS1/CL_SCGDESCRPORTFOLIOOUT¶
DescribePortfolioOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_portfoliodetail TYPE REF TO /AWS1/CL_SCGPORTFOLIODETAIL /AWS1/CL_SCGPORTFOLIODETAIL¶
Information about the portfolio.
it_tags TYPE /AWS1/CL_SCGTAG=>TT_TAGS TT_TAGS¶
Information about the tags associated with the portfolio.
it_tagoptions TYPE /AWS1/CL_SCGTAGOPTIONDETAIL=>TT_TAGOPTIONDETAILS TT_TAGOPTIONDETAILS¶
Information about the TagOptions associated with the portfolio.
it_budgets TYPE /AWS1/CL_SCGBUDGETDETAIL=>TT_BUDGETS TT_BUDGETS¶
Information about the associated budgets.
Queryable Attributes¶
PortfolioDetail¶
Information about the portfolio.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTFOLIODETAIL() |
Getter for PORTFOLIODETAIL |
Tags¶
Information about the tags associated with the portfolio.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
TagOptions¶
Information about the TagOptions associated with the portfolio.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGOPTIONS() |
Getter for TAGOPTIONS, with configurable default |
ASK_TAGOPTIONS() |
Getter for TAGOPTIONS w/ exceptions if field has no value |
HAS_TAGOPTIONS() |
Determine if TAGOPTIONS has a value |
Budgets¶
Information about the associated budgets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUDGETS() |
Getter for BUDGETS, with configurable default |
ASK_BUDGETS() |
Getter for BUDGETS w/ exceptions if field has no value |
HAS_BUDGETS() |
Determine if BUDGETS has a value |