SAP ABAP Class CL_RSDU_PART_SRVS (Services for Partitioning DB Tables)
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)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_ADA Services for Partitioning DB Tables 20060223
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_DB2 Services for Partitioning DB Tables 20060223
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_DB4 Services for Partitioning DB Tables 20060223
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_DB6 Services for Partitioning DB Tables 20060223
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_HDB Services for Partitioning DB Tables 20100623
6 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_MSS Services for Partitioning DB Tables 20060223
7 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_ORA Services for Partitioning DB Tables 20060223
8 Inheritance (c INHERITING FROM c_ref)  CL_RSDU_PART_SRVS_SYB Services for Partitioning DB Tables 20101108
Properties
Class CL_RSDU_PART_SRVS  
Short Description Services for Partitioning DB Tables    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDRU_DBA   Interface for porting-relevant functions (DBA. objects) 
Created 20060223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDU_PART_SRVS has no interface implemented.
Friends
Class CL_RSDU_PART_SRVS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_MESSAGE_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_RSDRD_MESSAGE_OBJ_LIST Messages 20061109
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_FFACT Static method Public Method Delete Empty Partitions of F Fact Tables 20061124
2 CLEANUP_REQUEST_FFACT Static method Public Method Delete Partition in F Fact Table 20061124
3 DISABLE_IDX_FFACT Static method Public Method Disable Indices of a Partition in F Fact Table 20061124
4 EFACT_EXTEND Instance method Public Method Provides Descriptions for new E Fact Tables Partitions 20060223
5 ENABLE_IDX_FFACT Static method Public Method Disable Indices of a Partition in F Fact Table 20061127
6 FACTORY Static method Public Method Returns Reference to DB Specific Instance 20060223
7 FFACT_ADD_DROP Instance method Public Method Returns Description of Partition of the F Fact Table 20060302
8 FFACT_PART_EXIST Instance method Private Method Returns Desc. of Partition to Be Deleted of the F Fact Table 20060302
9 FFACT_PART_NEW Instance method Private Method Returns Desc. of Partition to Be Appended of F Fact Table 20060302
10 FILL_GENPART_EFACT_EXTEND Instance method Protected Method Returns Generic Desc. for New E Fact Table Partition 20060223
11 FILL_GENPART_FFACT Instance method Protected Method Returns Generic Desc. for New F Fact Table Partition 20060223
12 FILL_GENPART_ODS_EXTEND Instance method Protected Method Returns Generic Description for New ODS Partition 20060223
13 FILL_GENPART_PSA Instance method Protected Method Returns Generic Description for New PSA Partition 20060224
14 GET_MAX_PARTNO_PSA Static method Public Method Highest Patitioning Number of a PSA Table from DB 20061122
15 NEW_REQUEST_FFACT Static method Public Method Create New Partition in F Fact Table 20061124
16 ODS_EXTEND Instance method Public Method Returns Description for New ODS Partitions 20060223
17 PSA_ADD_DROP Instance method Public Method Returns Description of Partition of PSA Table 20060310
18 PSA_DECIDE_PARTNO Static method Public Method New Partition Number and New Partition for PSA Table 20070410
19 PSA_DELETE_ALL Static method Public Method Delete Content of PSA Table 20070410
20 PSA_PART_EXIST Instance method Private Method Returns Description of PSA Partition to Be Appended 20060310
21 PSA_PART_NEW Instance method Private Method Returns Description of PSA Partition to Be Appended 20060310
22 TABLE_PARTITIONED Static method Public Method Check if Table is Partitioned 20061124
23 TEST_STATIC_METHODS Static method Public Method Test Method 20061127
24 _CLEANUP_FFACT Instance method Protected Method Implementation of Method CLEANUP_FFACT 20061124
25 _CLEANUP_REQUEST_FFACT Instance method Protected Method Implementation of Method CLEANUP_REQUEST_FFACT 20061124
26 _DISABLE_IDX_FFACT Instance method Private Method Implementation of Method DISABLE_INDEXES_FFACT 20061124
27 _ENABLE_IDX_FFACT Instance method Private Method Implementation of Method _ENABLE_IDX_FFACT 20061127
28 _GET_MAX_PARTNO_PSA Instance method Protected Method Implementation of Method GET_MAX_PARTNO_PSA 20061122
29 _NEW_REQUEST_FFACT Instance method Protected Method Implementation of Method NEW_REQUEST_FFACT_CHECK 20061124
30 _PSA_DECIDE_PARTNO Instance method Private Method Implementation of the PSA_DECIDE_PARTNO Method 20070410
31 _PSA_DELETE_ALL Instance method Protected Method Implementation of the PSA_DELETE_ALL Method 20070410
32 _TABLE_PARTITIONED Instance method Private Method Implementation of Method TABLE_PARTITIONED 20061124
Events
Class CL_RSDU_PART_SRVS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 _NUMERIC10 Public See coding 20060223 _numeric10(10) TYPE n
2 _NUMERIC4 Public See coding 20060228 _numeric4(4) TYPE n
3 _S_PDIMID Public See coding 20060302 BEGIN OF _s_pdimid, dimid TYPE rsdimid, END OF _s_pdimid
4 _T_PDIMID Public See coding 20060302 _t_pdimid type standard table of _s_pdimid with key dimid
Method Signatures

Method CLEANUP_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124
# Exception Resumable Description Created on
1 CX_RSDRD_EXCEPTION RSDRD Ausnahmen 20061124

Method CLEANUP_REQUEST_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Paketdimension 20061124
# Exception Resumable Description Created on
1 CX_RSDRD_EXCEPTION RSDRD Ausnahmen 20061124

Method DISABLE_IDX_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061127
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061127
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Schlüssel einer Dimensionstabelle 20061127
4 Importing I_T_PDIMID Call by reference Type reference (TYPE) _T_PDIMID Paketdimension 20061127

Method DISABLE_IDX_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method EFACT_EXTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PART Call by reference Type reference (TYPE) RSDU_TS_GENPART_INFO Generische Beschreibung einer Partition 20060223
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20060223
3 Importing I_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Neue obere Grenze des Partitionierungsschemas 20060223

Method EFACT_EXTEND on class CL_RSDU_PART_SRVS has no exception.

Method ENABLE_IDX_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061127
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061127
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Schlüssel einer Dimensionstabelle 20061127
4 Importing I_T_PDIMID Call by reference Type reference (TYPE) _T_PDIMID Paketdimension 20061127

Method ENABLE_IDX_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MESSAGE_LIST Call by reference Object reference (TYPE REF TO) CL_RSDRD_MESSAGE_OBJ_LIST hierarchical list of message objects for the appl. log 20061109
2 Returning R_R_SRVS Value transfer Object reference (TYPE REF TO) CL_RSDU_PART_SRVS Services für die Partitionierung (ADD; SPLIT; DROP; TRUNC) 20060223

Method FACTORY on class CL_RSDU_PART_SRVS has no exception.

Method FFACT_ADD_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer Partition 20060302
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20060302
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Paketdimension 20060302

Method FFACT_ADD_DROP on class CL_RSDU_PART_SRVS has no exception.

Method FFACT_PART_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PDIMID Call by reference Type reference (TYPE) _T_PDIMID Liste aller vorhandenen PDIMIDs zum InfoCube 20060302
2 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer Partition 20060302
3 Importing I_FFACT_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Name der FFaktentabelle 20060302
4 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID PDIMID einer Partition 20060302
5 Importing I_PDIM_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM Name des Partitionierungsfelds in der FFaktentabelle 20060302

Method FFACT_PART_EXIST on class CL_RSDU_PART_SRVS has no exception.

Method FFACT_PART_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PDIMID Call by reference Type reference (TYPE) _T_PDIMID Liste aller vorhandenen PDIMIDs zum InfoCube 20060302
2 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer Partition 20060302
3 Importing I_FFACT_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Name der FFaktentabelle 20060302
4 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID PDIMID einer Partition 20060302
5 Importing I_PDIM_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM Name des Partitionierungsfelds in der FFaktentabelle 20060302

Method FFACT_PART_NEW on class CL_RSDU_PART_SRVS has no exception.

Method FILL_GENPART_EFACT_EXTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer PArtition 20060223
2 Importing I_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM Feldname Partitionierungsschlüssel 20060223
3 Importing I_PARTSID_HIGH Call by reference Type reference (TYPE) _NUMERIC10 Obere Grenze einer Partition 20060223
4 Importing I_PARTSID_LOW Call by reference Type reference (TYPE) _NUMERIC10 Untere Grenze einer Partition 20060223
5 Importing I_PARTTIM Call by reference Type reference (TYPE) RSD_IOBJNM Partitionierungskriterium 20060223
6 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20060223

Method FILL_GENPART_EFACT_EXTEND on class CL_RSDU_PART_SRVS has no exception.

Method FILL_GENPART_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer PArtition 20060223
2 Importing I_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM Feldname Partitionierungsschlüssel 20060223
3 Importing I_NEXT_LOWER_PDIMID Call by reference Type reference (TYPE) _NUMERIC10 Vorhergehende P-Dimid 20060322
4 Importing I_PDIMID Call by reference Type reference (TYPE) _NUMERIC10 P-Dimid 20060322
5 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20060223

Method FILL_GENPART_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method FILL_GENPART_ODS_EXTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer PArtition 20060223
2 Importing I_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM Feldname Partitionierungsschlüssel 20060223
3 Importing I_PARTTIM Call by reference Type reference (TYPE) RSD_IOBJNM Partitionierungskriterium 20060223
4 Importing I_PARTVL_HIGH Call by reference Type reference (TYPE) RSPARTVL_TO Obere Grenze einer Partition 20060313
5 Importing I_PARTVL_LOW Call by reference Type reference (TYPE) RSPARTVL_FROM Untere Grenze einer Partition 20060313
6 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20060223

Method FILL_GENPART_ODS_EXTEND on class CL_RSDU_PART_SRVS has no exception.

Method FILL_GENPART_PSA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung der Partition zu I_PARTNO 20060224
2 Importing I_FIELDNM Call by reference Type reference (TYPE) RSD_FIELDNM Feldname Partitionierungsschlüssel 20060224
3 Importing I_NEXT_LOWER_PARTNO Call by reference Type reference (TYPE) _NUMERIC10 vorhergehende Partitionsnumer 20060224
4 Importing I_PARTNO Call by reference Type reference (TYPE) _NUMERIC10 PartitionsnummerPartno 20060224
5 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20060224

Method FILL_GENPART_PSA on class CL_RSDU_PART_SRVS has no exception.

Method GET_MAX_PARTNO_PSA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_PARTNO Call by reference Type reference (TYPE) RSPARTNO Partitionsnummer 20061122
2 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname PSA 20061122

Method GET_MAX_PARTNO_PSA on class CL_RSDU_PART_SRVS has no exception.

Method NEW_REQUEST_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124
3 Importing I_S_PDIM Call by reference Type reference (TYPE) ANY Paketdimensionseintrag 20061124

Method NEW_REQUEST_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method ODS_EXTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PART Call by reference Type reference (TYPE) RSDU_TS_GENPART_INFO Generische Beschreibung einer Partition 20060223
2 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT ODS Objekt 20060223
3 Importing I_PARTVL_TO Call by reference Type reference (TYPE) RSPARTVL_TO Neue obere Grenze des Partitionierungsschemas 20060223

Method ODS_EXTEND on class CL_RSDU_PART_SRVS has no exception.

Method PSA_ADD_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer Partition 20060310
2 Importing I_PARTNO Call by reference Type reference (TYPE) RSPARTNO Partitionsnummer 20060310
3 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname PSA 20060310

Method PSA_ADD_DROP on class CL_RSDU_PART_SRVS has no exception.

Method PSA_DECIDE_PARTNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PARTVAL Call by reference Type reference (TYPE) RSPARTVAL Partitionswert für PSA-Tabelle 20070410
2 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20070410
3 Importing I_PARTSIZE Call by reference Type reference (TYPE) RSPSAPARTSIZE 50000000 Größe einer PSA-Partition 20070410
4 Importing I_S_ODS Call by reference Type reference (TYPE) RSODS_S_ODSLIST ODS Liste 20070410

Method PSA_DECIDE_PARTNO on class CL_RSDU_PART_SRVS has no exception.

Method PSA_DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20070410
2 Importing I_S_ODS Call by reference Type reference (TYPE) RSODS_S_ODSLIST ODS Liste 20070410

Method PSA_DELETE_ALL on class CL_RSDU_PART_SRVS has no exception.

Method PSA_PART_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer Partition 20060310
2 Importing I_PARTNO Call by reference Type reference (TYPE) RSPARTNO Partitionsnummer 20060310
3 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname PSA 20060310

Method PSA_PART_EXIST on class CL_RSDU_PART_SRVS has no exception.

Method PSA_PART_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PART Call by reference Type reference (TYPE) RSDU_S_GENPART_INFO Generische Beschreibung einer Partition 20060310
2 Importing I_PARTNO Call by reference Type reference (TYPE) RSPARTNO Partitionsnummer 20060310
3 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname PSA 20060310

Method PSA_PART_NEW on class CL_RSDU_PART_SRVS has no exception.

Method TABLE_PARTITIONED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20061124
2 Returning R_IS_PARTITIONED Value transfer Type reference (TYPE) RS_BOOL Flag 20070410

Method TABLE_PARTITIONED on class CL_RSDU_PART_SRVS has no exception.

Method TEST_STATIC_METHODS Signature

Method TEST_STATIC_METHODS on class CL_RSDU_PART_SRVS has no parameter.
Method TEST_STATIC_METHODS on class CL_RSDU_PART_SRVS has no exception.

Method _CLEANUP_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124

Method _CLEANUP_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method _CLEANUP_REQUEST_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Paketdimension 20061124

Method _CLEANUP_REQUEST_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method _DISABLE_IDX_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Schlüssel einer Dimensionstabelle 20061127
4 Importing I_T_PDIMID Call by reference Type reference (TYPE) _T_PDIMID Paketdimension 20061127

Method _DISABLE_IDX_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method _ENABLE_IDX_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061127
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061127
3 Importing I_PDIMID Call by reference Type reference (TYPE) RSDIMID Schlüssel einer Dimensionstabelle 20061127
4 Importing I_T_PDIMID Call by reference Type reference (TYPE) _T_PDIMID Paketdimension 20061127

Method _ENABLE_IDX_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method _GET_MAX_PARTNO_PSA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_PARTNO Call by reference Type reference (TYPE) RSPARTNO Partitionsnummer 20061122
2 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname PSA 20061122

Method _GET_MAX_PARTNO_PSA on class CL_RSDU_PART_SRVS has no exception.

Method _NEW_REQUEST_FFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20061124
2 Importing I_FFACT_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Name of f-fact table, e.g. necessary for shadow tables 20061130
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Infocube Name 20061124
4 Importing I_S_PDIM Call by reference Type reference (TYPE) ANY Paketdimensionseintrag 20061124

Method _NEW_REQUEST_FFACT on class CL_RSDU_PART_SRVS has no exception.

Method _PSA_DECIDE_PARTNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PARTVAL Call by reference Type reference (TYPE) RSPARTVAL Partitionswert für PSA-Tabelle 20070410
2 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20070410
3 Importing I_PARTSIZE Call by reference Type reference (TYPE) RSPSAPARTSIZE 50000000 Größe einer PSA-Partition 20070410
4 Importing I_S_ODS Call by reference Type reference (TYPE) RSODS_S_ODSLIST ODS Liste 20070410

Method _PSA_DECIDE_PARTNO on class CL_RSDU_PART_SRVS has no exception.

Method _PSA_DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME 'R/3*' DB Connection 20070410
2 Importing I_S_ODS Call by reference Type reference (TYPE) RSODS_S_ODSLIST ODS Liste 20070410

Method _PSA_DELETE_ALL on class CL_RSDU_PART_SRVS has no exception.

Method _TABLE_PARTITIONED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20061124
2 Returning R_IS_PARTITIONED Value transfer Type reference (TYPE) RS_BOOL Flag 20070410

Method _TABLE_PARTITIONED on class CL_RSDU_PART_SRVS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710