/AWS1/CL_LKF=>UPDATETABLESTORAGEOPTIMIZER()
¶
About UpdateTableStorageOptimizer¶
Updates the configuration of the storage optimizers for a table.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DATABASENAME
TYPE /AWS1/LKFNAMESTRING
/AWS1/LKFNAMESTRING
¶
Name of the database where the table is present.
IV_TABLENAME
TYPE /AWS1/LKFNAMESTRING
/AWS1/LKFNAMESTRING
¶
Name of the table for which to enable the storage optimizer.
IT_STORAGEOPTIMIZERCONFIG
TYPE /AWS1/CL_LKFSTRGOPTIMIZERCFG_W=>TT_STORAGEOPTIMIZERCONFIGMAP
TT_STORAGEOPTIMIZERCONFIGMAP
¶
Name of the configuration for the storage optimizer.
Optional arguments:¶
IV_CATALOGID
TYPE /AWS1/LKFCATALOGIDSTRING
/AWS1/LKFCATALOGIDSTRING
¶
The Catalog ID of the table.