SAP ABAP Function Module RSDU_CREATE_TABPART_DDSTRG (Expands a Partitioned Table by One Partition)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRU_DBA (Package) Interface for porting-relevant functions (DBA. objects)
Basic Data
Function Module RSDU_CREATE_TABPART_DDSTRG Expands a Partitioned Table by One Partition  
Function Group RSDU_PART   Functions for Database Partitioning  
Program Name SAPLRSDU_PART   Funktionen fuer Datenbankpartitionierung 
INCLUDE Name LRSDU_PARTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PARTNM TYPE RSD_TABLNM Name of Partition
Exporting E_PARTITIONED TYPE RS_BOOL indicator if this kind of partitioning is supported
Importing I_TABLNM TYPE RSD_TABLNM
Importing I_PART_COLUMN TYPE RSD_FIELDNM
Importing I_PART_TYPE TYPE RSDU_PARTYPE RSDU_C_PARTYPE-RANGE
Importing I_PART_VALUE TYPE ANY Count Parameters
Importing I_HIGH_VALUE TYPE RS_BOOL Boolean
Exception DDSTORAGE_WRITE_FAILED TYPE write of partitioninformation to ddstorage fails
Exception UNEXPECTED_ERROR_OCCURED TYPE error depending on porting relevant coding
               
Processing Type
Normal Function Module  
Remote-Enabled 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