SAP ABAP Class CL_RSD_CUBETABLE_BASED_RESOURC (Class for all resources in table rsdcube)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSO_RES_RSOBJNM_BASED_RESOU | Resources with a DB-Keyfield similiar to RSOBJNM | 20121203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_CUBE_REST_RES | Class for BAdI: RSO_REST_RESOURCE | 20121130 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_HYBR_REST_RES | Class for BAdI Impl.: RSO_REST_RESOURCE_HYBR | 20121130 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSD_MPRO_REST_RES | Class for BAdI Impl.: RSO_REST_RESOURCE_MPRO | 20121130 |
Properties
| Class | CL_RSD_CUBETABLE_BASED_RESOURC | |
| Short Description | Class for all resources in table rsdcube | |
| Super Class | CL_RSO_RES_RSOBJNM_BASED_RESOU | Resources with a DB-Keyfield similiar to RSOBJNM |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20121130 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSD_CUBETABLE_BASED_RESOURC has no forward declaration.
Interfaces
Class CL_RSD_CUBETABLE_BASED_RESOURC has no interface implemented.
Friends
Class CL_RSD_CUBETABLE_BASED_RESOURC 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) | TN_T_CUBETYPE | 20130423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130423 | ||
| 2 | Instance method | Protected | Method | 20121130 |
Events
Class CL_RSD_CUBETABLE_BASED_RESOURC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_CUBETYPE | Public | See coding | 20130423 | tn_t_cubetype TYPE RANGE OF rsdcube-cubetype
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_USER_AUTH_FOR_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSEC_USER_AUTH_FOR_OBJ_GET | Read authorities for user | 20130822 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20130423 | ||||
| 3 | I_T_CUBETYPE | Call by reference | Type reference (TYPE) | TN_T_CUBETYPE | 20130423 |
Method CONSTRUCTOR on class CL_RSD_CUBETABLE_BASED_RESOURC has no exception.
Method GET_CUBETYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_CUBETYPES | Value transfer | Type reference (TYPE) | TN_T_CUBETYPE | 20121130 |
Method GET_CUBETYPES on class CL_RSD_CUBETABLE_BASED_RESOURC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |