SAP ABAP Function Module RSDU_ODS_PUT_DDSTORAGE_DB2 (creates the ddstorage entries for range partitioned ODS tables)
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_ODS_PUT_DDSTORAGE_DB2 creates the ddstorage entries for range partitioned ODS tables  
Function Group RSDU_PART_DB2   DB2/MVS Partitioning Functions  
Program Name SAPLRSDU_PART_DB2    
INCLUDE Name LRSDU_PART_DB2U22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PROCESSED TYPE RS_BOOL Boolean
Importing I_TABLNM TYPE RSD_TABLNM ODS - Table Name
Importing I_PART_FROM TYPE RSD_SID From Value (SID or integer)
Importing I_PART_TO TYPE RSD_SID To Value (SID bzw Integer)
Importing I_PART_FIELDNM TYPE RSD_FIELDNM Field name, eg: CALMONTH
Importing I_PART_IOBJNM TYPE RSD_FIELDNM Name of the info object, eg: 0CALMONTH
Importing I_FISCVARNT TYPE RSTIM_VARNT Business Year Variant
Exception DB_STORAGE_GET_MAPPING_ERROR TYPE
Exception DB_STORAGE_GET_DB_ERROR TYPE
Exception DB_STORAGE_GET_UNCOMPLETE_PAR TYPE
Exception DB_STORAGE_GET_OTHERS TYPE
Exception DB_STORAGE_PUT_DB_ERROR TYPE
Exception DB_STORAGE_PUT_OTHER_ERROR TYPE
Exception DB_STORAGE_PUT_OTHERS TYPE
Exception ERROR__SHIFT_YEAR_MONTH TYPE
Exception ERROR__SHIFT_FISCPER TYPE
Exception INPUT_PARAMETERS_NOT_SUPPORTED TYPE
Exception ERROR__FISCVARNT_NOT_PROVIDED TYPE
Exception ERROR__FIELDNM_NOT_PROVIDED TYPE
Exception ERR_RSDU_GET_STORAGE_SETTINGS TYPE
Exception ERROR__PART_FROM_NOT_PROVIDED TYPE
Exception ERROR__PART_TO_NOT_PROVIDED TYPE
Exception ERROR__IOBJNM_NOT_PROVIDED TYPE
               
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  20110909 
SAP Release Created in 20B