Ansicht
Dokumentation

MSS_PARTITION_STORAGE_PUT - Store partition parameters in DDSTORAGE

MSS_PARTITION_STORAGE_PUT - Store partition parameters in DDSTORAGE

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

This module allows to store partition specific information for SQL Server into table DDSTORAGE. This information will later be evaluated by some other function modules like the module MSS_CREATE_PARTITION_TABLE (which needs the information to create the partitioned table).

Parameter description:

PART_TABNAME: name of the table to be partitioned

PART_COL_NAME: name of the column according to which the table is supposed to be partitioned.

LEFT_RIGHT: Tells wether the boundary values (for Range partitioning) belong to the left or the right partition. You should stick with the default unless it's really necessary to chenge the value.

VALUE_TYPE can currently be 'int' or 'varchar(<n>)'. This is the type of the column according to which the table is partitioned.

PART_TYPE: Type of partition. Currently there is only one value allowed: "RANGE". HASH partitioning or other stuff is not yet supported.

PART_VALUES_IN: This is the table filled with all the boundary values for the partition.

PART_NAMES_IN/FILEGROUPS_IN: This two tables should not be used currently. They should be containing the name of the partitions and the names of the filegroups. But partition naming is currently not supported for SQL Server and Filegroups will not be supported by SAP in the close future (--> for future use only).

Beispiel

Hinweise

Weiterführende Informationen





Parameter

FILEGROUPS_IN
KEYFLAG
LEFT_RIGHT
PART_COLNAME
PART_NAMES_IN
PART_TABNAME
PART_TYPE
PART_VALUES_IN
STORAGE_IN
VALUE_DECIMALS
VALUE_LENGTH
VALUE_TYPE

Ausnahmen

INVALID_RANGELIST
PARAMETER_INCONSISTENCY
WRONG_DATABASE_PLATFORM

Funktionsgruppe

SFMSS_PARTITION

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 2059 Date: 20240523 Time: 133815     sap01-206 ( 41 ms )