/AWS1/CL_GLUOBSRVRESULTSOPTS¶
The configuration for writing observation results.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_writeobsrvresultsenabled TYPE /AWS1/GLUNULLABLEBOOLEAN /AWS1/GLUNULLABLEBOOLEAN¶
Set to true to write observation results.
io_catalogtableconfig TYPE REF TO /AWS1/CL_GLUCTLGTABLECFGOPTS /AWS1/CL_GLUCTLGTABLECFGOPTS¶
The Glue Data Catalog table configuration for storing the observation results.
Queryable Attributes¶
WriteObservationResultsEnabled¶
Set to true to write observation results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WRITEOBSRVRESULTSENABLED() |
Getter for WRITEOBSRVRESULTSENABLED, with configurable defau |
ASK_WRITEOBSRVRESULTSENABLED() |
Getter for WRITEOBSRVRESULTSENABLED w/ exceptions if field h |
HAS_WRITEOBSRVRESULTSENABLED() |
Determine if WRITEOBSRVRESULTSENABLED has a value |
CatalogTableConfig¶
The Glue Data Catalog table configuration for storing the observation results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOGTABLECONFIG() |
Getter for CATALOGTABLECONFIG |