SAP ABAP Class CL_RSDD_CS_CHARACTERISTIC (Characteristic)
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 | 20091103 |
Properties
Class | CL_RSDD_CS_CHARACTERISTIC | |
Short Description | Characteristic | |
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 | 20091103 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_CHARACTERISTIC has no forward declaration.
Interfaces
Class CL_RSDD_CS_CHARACTERISTIC has no interface implemented.
Friends
Class CL_RSDD_CS_CHARACTERISTIC 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) | STRING | EXT Attribute | 20091103 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | KEY Attribute | 20091103 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Name of Characteristic | 20091103 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | SID Attribute | 20091103 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | XML Tag | 20091109 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | TXT Attribute | 20091103 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_T_HIERARCHY | Hierarchy Table | 20091103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091106 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091103 |
3 | ![]() |
Instance method | Public | Method | Returns the characteristic name | 20091112 |
4 | ![]() |
Instance method | Public | Method | Set Reference to a View Attribute | 20091103 |
5 | ![]() |
Instance method | Public | Method | Add Hierarchies | 20091103 |
6 | ![]() |
Instance method | Public | Method | Sets the characteristic name | 20091112 |
7 | ![]() |
Instance method | Protected | Method | Write Hierarchies | 20091103 |
Events
Class CL_RSDD_CS_CHARACTERISTIC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TO_T_HIERARCHY | Protected | See coding | 20091103 | to_t_hierarchy TYPE STANDARD TABLE OF REF TO cl_rsdd_cs_hierarchy
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CHARACTERISTIC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CHARACTERISTIC has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Merkmals | 20091103 |
Method CONSTRUCTOR on class CL_RSDD_CS_CHARACTERISTIC has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | Merkmalsname | 20091112 |
Method GET_NAME on class CL_RSDD_CS_CHARACTERISTIC has no exception.
Method SET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Viewattributs | 20091103 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Type des Viewattributs | 20091103 |
Method SET_ATTRIBUTE on class CL_RSDD_CS_CHARACTERISTIC has no exception.
Method SET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_HIERARCHY | ViewAttribut | 20091103 |
Method SET_HIERARCHY on class CL_RSDD_CS_CHARACTERISTIC has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | InfoObject | 20091112 |
Method SET_NAME on class CL_RSDD_CS_CHARACTERISTIC has no exception.
Method WRITE_HIERARCHIES Signature
Method WRITE_HIERARCHIES on class CL_RSDD_CS_CHARACTERISTIC has no parameter.
Method WRITE_HIERARCHIES on class CL_RSDD_CS_CHARACTERISTIC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |