SAP ABAP Class CL_BICS_MEMBER_TYPE (Attribute Type)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_CONSTANT | Base for all constants | 20100331 |
Properties
| Class | CL_BICS_MEMBER_TYPE | |
| Short Description | Attribute Type | |
| Super Class | CL_BICS_CONSTANT | Base for all constants |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_BASE_CONSTANTS | Package for Constants in ABAP BICS |
| Created | 20100331 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BICS_MEMBER_TYPE has no interface implemented.
Friends
Class CL_BICS_MEMBER_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_MEMBER_TYPE | Characteristic Attribute | 20100408 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_MEMBER_TYPE | Attribute of an Info Object | 20100408 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_MEMBER_TYPE | Hierarchy Node | 20100331 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_MEMBER_TYPE | Structure Characteristics | 20100908 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_MEMBER_TYPE | Structure Characteristics | 20100408 | |||
| 6 | Constant | Public | Type reference (TYPE) | TN_BW_MEMBER_ID | RRSI_C_SID-SUMME_L | Filtered Total | 20110323 | ||
| 7 | Constant | Public | Type reference (TYPE) | TN_BW_MEMBER_ID | RRSI_C_SID-SUMME_C | Subtotal | 20110323 | ||
| 8 | Constant | Public | Type reference (TYPE) | TN_BW_MEMBER_ID | 2000000599 | Upper Limit of Total Constants | 20110323 | ||
| 9 | Constant | Public | Type reference (TYPE) | TN_BW_MEMBER_ID | 2000000501 | Lower Limit of Total Constants | 20110323 | ||
| 10 | Constant | Public | Type reference (TYPE) | TN_BW_MEMBER_ID | RRSI_C_SID-SUMME_Q | Unfiltered Total | 20110323 | ||
| 11 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'CHAR_MEMBER' | Characteristic Attribute | 20100408 | ||
| 12 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'IOBJ_MEMBER' | Attribute of an Info Object | 20100408 | ||
| 13 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'NODE' | Hierarchy Node | 20100331 | ||
| 14 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'QV_STRUC_MEMBER' | Structure Characteristics | 20100908 | ||
| 15 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'STRUC_MEMBER' | Structure Characteristics | 20100408 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | TN_IMPLEMENTING_CLASS | Implementing Class of Member Container | 20100429 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | TN_IMPLEMENTING_CLASS | Implementing Class of Member | 20100429 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20100331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100331 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100331 | |
| 3 | Instance method | Public | Method | Node Type | 20100331 |
Events
Class CL_BICS_MEMBER_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_BW_MEMBER_ID | Public | Type reference (TYPE) | I | BW Member ID | 20110323 | |
| 2 | TN_IMPLEMENTING_CLASS | Public | Type reference (TYPE) | SEOCLSNAME | Name of Implementing Class | 20100407 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_MEMBER_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_MEMBER_TYPE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20100331 | |||
| 2 | I_MEMBER_CTR_IMPLEMENTOR | Call by reference | Type reference (TYPE) | TN_IMPLEMENTING_CLASS | Implementierenden Klasse des Member Containers | 20100429 | |||
| 3 | I_MEMBER_IMPLEMENTOR | Call by reference | Type reference (TYPE) | TN_IMPLEMENTING_CLASS | Implementierenden Klasse des Members | 20100429 |
Method CONSTRUCTOR on class CL_BICS_MEMBER_TYPE has no exception.
Method IS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100331 |
Method IS_NODE on class CL_BICS_MEMBER_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |