Ansicht
Dokumentation

MSS_ADD_PARTITION_TO_TABLE - Add a partition to a table

MSS_ADD_PARTITION_TO_TABLE - Add a partition to a table

TXBHW - Original Tax Base Amount in Local Currency   BAL_S_LOG - Application Log: Log header data  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

This module allows you to add a partition with a given boundary to a table.

Parameter description:

PART_TABNAME is the name of the partitioned table where a partition should be added.

EXECUTE flag (SPACE or 'X') tells the module to execute the SQL or just to generate the code.

BOUNDARY_VALUE is the new boundary which can be at any value unless it's not an already existing boundary value.

NEXT_USED_FG is the name of the filegroup in which the new partition should be stored. Since we currenlty only support the PRIMARY filegroup you should not modify the default value. Just call it without this parameter until we support FILEGROUPS other than PRIMARY.

STATEMENT_TAB_OUT is a container for the genrated SQL code if it is requested.

Beispiel

Hinweise

Weiterführende Informationen





Parameter

BOUNDARY_VALUE
EXECUTE
NEXT_USED_FG
PART_TABNAME
PRID
STATEMENT_TAB_OUT

Ausnahmen

BOUNDARY_ALREADY_EXISTS
FUNCTION_NOT_FOUND
PART_FUNCTION_NOT_DETERMINED
STATEMENT_EXEC_ERROR
STATEMENT_NOT_GENERATED
TABLE_NOT_FOUND
TPARAM_SOURCE_NOT_DETERMINATED
WRONG_DATABASE_PLATFORM

Funktionsgruppe

SFMSS_PARTITION

CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL_S_LOG - Application Log: Log header data  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 1494 Date: 20240523 Time: 123431     sap01-206 ( 34 ms )