/AWS1/CL_QSTDATETIMEHIERARCHY¶
The option that determines the hierarchy of any DateTime fields.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_hierarchyid TYPE /AWS1/QSTHIERARCHYID /AWS1/QSTHIERARCHYID¶
The hierarchy ID of the
DateTimehierarchy.
Optional arguments:¶
it_drilldownfilters TYPE /AWS1/CL_QSTDRILLDOWNFILTER=>TT_DRILLDOWNFILTERLIST TT_DRILLDOWNFILTERLIST¶
The option that determines the drill down filters for the
DateTimehierarchy.
Queryable Attributes¶
HierarchyId¶
The hierarchy ID of the
DateTimehierarchy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HIERARCHYID() |
Getter for HIERARCHYID, with configurable default |
ASK_HIERARCHYID() |
Getter for HIERARCHYID w/ exceptions if field has no value |
HAS_HIERARCHYID() |
Determine if HIERARCHYID has a value |
DrillDownFilters¶
The option that determines the drill down filters for the
DateTimehierarchy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DRILLDOWNFILTERS() |
Getter for DRILLDOWNFILTERS, with configurable default |
ASK_DRILLDOWNFILTERS() |
Getter for DRILLDOWNFILTERS w/ exceptions if field has no va |
HAS_DRILLDOWNFILTERS() |
Determine if DRILLDOWNFILTERS has a value |