SAP ABAP Class CL_RSDD_CS_ATTRIBUTEGROUPS (Attribute Groups (contain dimensions and characteristics))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_XML | Parent Class for XML Creation | 20091230 |
Properties
Class | CL_RSDD_CS_ATTRIBUTEGROUPS | |
Short Description | Attribute Groups (contain dimensions and characteristics) | |
Super Class | CL_RSDD_CS_XML | Parent Class for XML Creation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20091230 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_ATTRIBUTEGROUPS has no forward declaration.
Interfaces
Class CL_RSDD_CS_ATTRIBUTEGROUPS has no interface implemented.
Friends
Class CL_RSDD_CS_ATTRIBUTEGROUPS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_T_CHAR | 20100112 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_T_DIM | 20100112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a new characteristic to the attribute group | 20100112 |
2 | ![]() |
Instance method | Public | Method | Adds a new dimension to the attribute group | 20100112 |
3 | ![]() |
Instance method | Protected | Method | Write InfoObjects | 20091230 |
4 | ![]() |
Instance method | Protected | Method | Write Dimensions | 20091230 |
Events
Class CL_RSDD_CS_ATTRIBUTEGROUPS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TO_T_CHAR | Protected | See coding | 20100112 | to_t_char TYPE STANDARD TABLE OF REF TO cl_rsdd_cs_characteristic
|
||
2 | TO_T_DIM | Protected | See coding | 20100112 | to_t_dim TYPE STANDARD TABLE OF REF TO cl_rsdd_cs_dimension
|
Method Signatures
Method ADD_CHARACTERISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_CHAR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CHARACTERISTIC | ViewAttribut | 20100112 |
Method ADD_CHARACTERISTIC on class CL_RSDD_CS_ATTRIBUTEGROUPS has no exception.
Method ADD_DIMENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DIM | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_DIMENSION | ViewAttribut | 20100112 |
Method ADD_DIMENSION on class CL_RSDD_CS_ATTRIBUTEGROUPS has no exception.
Method WRITE_CHARACTERISTICS Signature
Method WRITE_CHARACTERISTICS on class CL_RSDD_CS_ATTRIBUTEGROUPS has no parameter.
Method WRITE_CHARACTERISTICS on class CL_RSDD_CS_ATTRIBUTEGROUPS has no exception.
Method WRITE_DIMENSION Signature
Method WRITE_DIMENSION on class CL_RSDD_CS_ATTRIBUTEGROUPS has no parameter.
Method WRITE_DIMENSION on class CL_RSDD_CS_ATTRIBUTEGROUPS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |