/AWS1/CL_KNSPARTITIONSPEC¶
Specifies how the destination table is partitioned.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_partitionfields TYPE /AWS1/CL_KNSPARTITIONFIELD=>TT_PARTITIONFIELDLIST TT_PARTITIONFIELDLIST¶
The list of partition fields.
Queryable Attributes¶
PartitionFields¶
The list of partition fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARTITIONFIELDS() |
Getter for PARTITIONFIELDS, with configurable default |
ASK_PARTITIONFIELDS() |
Getter for PARTITIONFIELDS w/ exceptions if field has no val |
HAS_PARTITIONFIELDS() |
Determine if PARTITIONFIELDS has a value |