/AWS1/CL_IOICOLLECTIONSCHEME¶
Specifies what data to collect and how often or when to collect it.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_timebasedcollectionscheme TYPE REF TO /AWS1/CL_IOITIMEBASEDCOLLSCH00 /AWS1/CL_IOITIMEBASEDCOLLSCH00¶
Information about a collection scheme that uses a time period to decide how often to collect data.
io_conditionbasedcollscheme TYPE REF TO /AWS1/CL_IOICONDBASEDCOLLSCH00 /AWS1/CL_IOICONDBASEDCOLLSCH00¶
Information about a collection scheme that uses a simple logical expression to recognize what data to collect.
Queryable Attributes¶
timeBasedCollectionScheme¶
Information about a collection scheme that uses a time period to decide how often to collect data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEBASEDCOLLSCHEME() |
Getter for TIMEBASEDCOLLECTIONSCHEME |
conditionBasedCollectionScheme¶
Information about a collection scheme that uses a simple logical expression to recognize what data to collect.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONDITIONBASEDCOLLSCHEME() |
Getter for CONDITIONBASEDCOLLSCHEME |