SAP ABAP Class CL_RSLPO_DIMENSION (Semantic Partitioning: Partitioning Dimension)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_TLOGO (Package) Semantic Partitioning: Metadata / TLOGO Implementation
⤷
⤷
Properties
| Class | CL_RSLPO_DIMENSION | |
| Short Description | Semantic Partitioning: Partitioning Dimension | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_TLOGO | Semantic Partitioning: Metadata / TLOGO Implementation |
| Created | 20060315 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSLPO_DIMENSION has no interface implemented.
Friends
Class CL_RSLPO_DIMENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSIOBJNM | InfoObject That Spans Dimension | 20060315 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSLPO_T_R_CRITERION | Reference to Partitioning Criteria | 20060315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Partitioning Criterion | 20060315 | |
| 2 | Instance method | Public | Method | Adds Partitioning Criterion | 20091125 | |
| 3 | Instance method | Public | Method | Changes Attribute Values of Partitioning Criterion | 20060317 | |
| 4 | Instance method | Public | Constructor | Constructor | 20060315 | |
| 5 | Instance method | Public | Method | Deletes Partitioning Criterion | 20060316 | |
| 6 | Instance method | Public | Method | Returns Name of Assigned InfoObject | 20060315 | |
| 7 | Instance method | Public | Method | Returns Partitioning Criteria of Dimension | 20060315 | |
| 8 | Instance method | Public | Method | Returns Reference to Partitioning Criteria | 20060315 |
Events
Class CL_RSLPO_DIMENSION has no event.
Types
Class CL_RSLPO_DIMENSION has no local type.
Method Signatures
Method ADD_CRITERION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COPY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | TRUE, wenn Aufbau einer Versions-Instanz von DB oder Kopie | 20060315 | ||
| 2 | I_S_RANGE | Call by reference | Type reference (TYPE) | RSLPO_S_PARTRANGE | Hinzuzufügendes Partitionierungskriterium | 20060315 | |||
| 3 | R_R_CRITERION | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_CRITERION | Referenz auf hinzugefügtes Partitionierungskriterium | 20060315 |
Method ADD_CRITERION on class CL_RSLPO_DIMENSION has no exception.
Method ADD_S_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_CRIT | Call by reference | Type reference (TYPE) | RSLPO_S_PARTRANGE | Hinzuzufügendes Partitionierungskriterium | 20091125 | |||
| 2 | R_R_CRIT | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_CRITERION | Referenz auf hinzugefügtes Partitionierungskriterium | 20091125 |
Method ADD_S_CRIT on class CL_RSLPO_DIMENSION has no exception.
Method CHANGE_CRITERION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_RANGE | Call by reference | Type reference (TYPE) | RSLPO_S_PARTRANGE | Zu änderndes Partitionierungskriterium | 20060317 | |||
| 2 | R_R_CRITERION | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_CRITERION | Referenz auf geändertes Partitionierungskriterium | 20060317 |
Method CHANGE_CRITERION on class CL_RSLPO_DIMENSION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Die Dimension aufspannendes InfoObjekt | 20060315 |
Method CONSTRUCTOR on class CL_RSLPO_DIMENSION has no exception.
Method DROP_CRITERION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_RANGE | Call by reference | Type reference (TYPE) | RSLPO_S_PARTRANGE | Zu löschendes Partitionierungskriterium | 20060316 | |||
| 2 | R_R_CRITERION | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_CRITERION | Referenz auf gelöschtes Partitionierungskriterium | 20060316 |
Method DROP_CRITERION on class CL_RSLPO_DIMENSION has no exception.
Method GET_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | Name des zugeordneten InfoObjekts | 20060315 |
Method GET_IOBJNM on class CL_RSLPO_DIMENSION has no exception.
Method GET_T_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_RANGE | Value transfer | Type reference (TYPE) | RSLPO_T_PARTRANGE | Partitionierungskriterien der Dimension | 20060315 |
Method GET_T_RANGE on class CL_RSLPO_DIMENSION has no exception.
Method GET_T_R_CRITERION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_R_CRITERION | Value transfer | Type reference (TYPE) | RSLPO_T_R_CRITERION | Referenzen auf Partitionierungskriterien | 20060315 |
Method GET_T_R_CRITERION on class CL_RSLPO_DIMENSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |