SAP ABAP Function Module RSDU_TABLE_SPLIT_PARTLIST_MSS (Determine the name and max value for new partitions for max-value split)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
⤷
RSMSS (Package) Microsoft SQL Server Porting
⤷
⤷
Basic Data
| Function Module | RSDU_TABLE_SPLIT_PARTLIST_MSS | Determine the name and max value for new partitions for max-value split |
| Function Group | RSDU_PART_MSS | MS/SQLSERVER Partitioning Functions |
| Program Name | SAPLRSDU_PART_MSS | |
| INCLUDE Name | LRSDU_PART_MSSU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | Boolean | |||
| |
E_TS_PART_INFO | TYPE | RSDU_TS_PART_INFO | Partitioning information for NEW Partition | |||
| |
I_TABLNM | TYPE | RSD_TABLNM | Table Name | |||
| |
I_PARTITION_VAL | TYPE | RSPARTVL_TO | Threshold for split of max partition | |||
| |
I_INCREMENT | TYPE | I | Increment for next value of max Partition | |||
| |
I_PART_IOBJNM | TYPE | RSD_IOBJNM | Partitioning Infoobject | |||
| |
INVALID_INPUT | TYPE | Invalid Entry | ||||
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 |