/AWS1/CL_S3TICEBERGSCHEMA¶
Contains details about the schema for an Iceberg table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_fields TYPE /AWS1/CL_S3TSCHEMAFIELD=>TT_SCHEMAFIELDLIST TT_SCHEMAFIELDLIST¶
The schema fields for the table
Queryable Attributes¶
fields¶
The schema fields for the table
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDS() |
Getter for FIELDS, with configurable default |
ASK_FIELDS() |
Getter for FIELDS w/ exceptions if field has no value |
HAS_FIELDS() |
Determine if FIELDS has a value |