/AWS1/CL_KN2JSONMAPPINGPARAMS¶
For a SQL-based Kinesis Data Analytics application, provides additional mapping information when JSON is the record format on the streaming source.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_recordrowpath TYPE /AWS1/KN2RECORDROWPATH /AWS1/KN2RECORDROWPATH¶
The path to the top-level parent that contains the records.
Queryable Attributes¶
RecordRowPath¶
The path to the top-level parent that contains the records.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDROWPATH() |
Getter for RECORDROWPATH, with configurable default |
ASK_RECORDROWPATH() |
Getter for RECORDROWPATH w/ exceptions if field has no value |
HAS_RECORDROWPATH() |
Determine if RECORDROWPATH has a value |