/AWS1/CL_TSIPERCORABSOLUTELONG¶
Percent or Absolute Long for InfluxDB parameters
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_percent TYPE /AWS1/TSISTRING /AWS1/TSISTRING¶
Percent for InfluxDB parameters.
iv_absolute TYPE /AWS1/TSILONG /AWS1/TSILONG¶
Absolute long for InfluxDB parameters.
Queryable Attributes¶
percent¶
Percent for InfluxDB parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERCENT() |
Getter for PERCENT, with configurable default |
ASK_PERCENT() |
Getter for PERCENT w/ exceptions if field has no value |
HAS_PERCENT() |
Determine if PERCENT has a value |
absolute¶
Absolute long for InfluxDB parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ABSOLUTE() |
Getter for ABSOLUTE, with configurable default |
ASK_ABSOLUTE() |
Getter for ABSOLUTE w/ exceptions if field has no value |
HAS_ABSOLUTE() |
Determine if ABSOLUTE has a value |