Skip to content

/AWS1/CL_S3TICEBERGMETADATA

Contains details about the metadata for an Iceberg table.

CONSTRUCTOR

IMPORTING

Required arguments:

io_schema TYPE REF TO /AWS1/CL_S3TICEBERGSCHEMA /AWS1/CL_S3TICEBERGSCHEMA

The schema for an Iceberg table.


Queryable Attributes

schema

The schema for an Iceberg table.

Accessible with the following methods

Method Description
GET_SCHEMA() Getter for SCHEMA