Menu

SAP Function Module RSDU_TABLE_SPLIT_PARTITION_ADA

Erweitert eine partitionierte Tabelle um eine Partition

The Function Module RSDU_TABLE_SPLIT_PARTITION_ADA (Erweitert eine partitionierte Tabelle um eine Partition) is a standard Function Module in SAP ERP and is part of the function group RSDU_PART_ADA within the package RSDD.

Technical Information

Function Module RSDU_TABLE_SPLIT_PARTITION_ADA
Short Text Erweitert eine partitionierte Tabelle um eine Partition
Function Group RSDU_PART_ADA
Package RSDD
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PARTNM TYPE RSD_TABLNM Name of Partition

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_PROCESSED TYPE RS_BOOL Boolean

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ADD_PARTITION_FAILED error during the -ALTER ...ADD PARTITION--statement
SPLIT_PARTITION_FAILED error during the -ALTER ...SPLIT PARTITION--statement