/AWS1/CL_SGMMONCSVDSFORMAT¶
Represents the CSV dataset format used when running a monitoring job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_header TYPE /AWS1/SGMBOOLEAN /AWS1/SGMBOOLEAN¶
Indicates if the CSV data has a header.
Queryable Attributes¶
Header¶
Indicates if the CSV data has a header.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEADER() |
Getter for HEADER, with configurable default |
ASK_HEADER() |
Getter for HEADER w/ exceptions if field has no value |
HAS_HEADER() |
Determine if HEADER has a value |