/AWS1/CL_SCGLISTTAGOPTSOUTPUT¶
ListTagOptionsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tagoptiondetails TYPE /AWS1/CL_SCGTAGOPTIONDETAIL=>TT_TAGOPTIONDETAILS TT_TAGOPTIONDETAILS¶
Information about the TagOptions.
iv_pagetoken TYPE /AWS1/SCGPAGETOKEN /AWS1/SCGPAGETOKEN¶
The page token for the next set of results. To retrieve the first set of results, use null.
Queryable Attributes¶
TagOptionDetails¶
Information about the TagOptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGOPTIONDETAILS() |
Getter for TAGOPTIONDETAILS, with configurable default |
ASK_TAGOPTIONDETAILS() |
Getter for TAGOPTIONDETAILS w/ exceptions if field has no va |
HAS_TAGOPTIONDETAILS() |
Determine if TAGOPTIONDETAILS has a value |
PageToken¶
The page token for the next set of results. To retrieve the first set of results, use null.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAGETOKEN() |
Getter for PAGETOKEN, with configurable default |
ASK_PAGETOKEN() |
Getter for PAGETOKEN w/ exceptions if field has no value |
HAS_PAGETOKEN() |
Determine if PAGETOKEN has a value |