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.
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 |
This function module does not define any IMPORTING 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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_PROCESSED | TYPE | RS_BOOL | Boolean |
This function module does not define any TABLE parameters.
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 |