SAP ABAP Function Module RSDU_TABLE_ADD_PARTITION_DB2 (Expands a Partitioned Table by One Partition)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
⤷
RSDB2 (Package) BW: Porting DB2-z/OS
⤷
⤷
Basic Data
| Function Module | RSDU_TABLE_ADD_PARTITION_DB2 | Expands a Partitioned Table by One Partition |
| Function Group | RSDU_PART_DB2 | DB2/MVS Partitioning Functions |
| Program Name | SAPLRSDU_PART_DB2 | |
| INCLUDE Name | LRSDU_PART_DB2U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | Boolean | |||
| |
E_PARTNM | TYPE | RSD_TABLNM | Name of Partition | |||
| |
I_TABLNM | TYPE | RSD_TABLNM | ||||
| |
I_PART_COLUMN | TYPE | RSD_FIELDNM | ||||
| |
I_PART_VALUE | TYPE | ANY | ||||
| |
ADD_PARTITION_FAILED | TYPE | Error During the "ALTER ...ADD PARTITION" Statement | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 20B |