SAP ABAP Class CL_BICS_STRUCTURE_TYPE (Structure Type (1 or 2))
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 | 20110215 |
Properties
Class | CL_BICS_STRUCTURE_TYPE | |
Short Description | Structure Type (1 or 2) | |
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 | 20110215 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BICS_STRUCTURE_TYPE has no interface implemented.
Friends
Class CL_BICS_STRUCTURE_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_STRUCTURE_TYPE | Structure 1 | 20110215 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_STRUCTURE_TYPE | Structure 2 | 20110215 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TN_ID | RSBOL_C_SID-STRU1 | Structure 1 | 20110215 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TN_ID | RSBOL_C_SID-STRU2 | Structure 2 | 20110215 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TN_NUMBER | 1 | Structure 1 | 20110215 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TN_NUMBER | 2 | Structure 2 | 20110215 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'STRUCTURE 1' | Structure 1 | 20110215 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'STRUCTURE 2' | Structure 2 | 20110215 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_ID | Structure ID | 20110215 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_NUMBER | Structure Number | 20110215 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20110215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20110215 | |
2 | ![]() |
Instance method | Public | Constructor | 20110215 | |
3 | ![]() |
Static method | Public | Method | 20110215 |
Events
Class CL_BICS_STRUCTURE_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_ID | Public | Type reference (TYPE) | I | Structure ID | 20110215 |
|
2 | TN_NUMBER | Public | Type reference (TYPE) | INT1 | Structure Number | 20110215 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_STRUCTURE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_STRUCTURE_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 | 20110215 | |||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | TN_ID | Struktur-ID | 20110215 | ||
3 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | TN_NUMBER | Strukturnummer | 20110215 |
Method CONSTRUCTOR on class CL_BICS_STRUCTURE_TYPE has no exception.
Method GET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | TN_ID | Struktur-ID | 20110215 | ||
2 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | TN_NUMBER | Strukturnummer | 20110215 | ||
3 | ![]() |
R_R_STRUCTURE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_BICS_STRUCTURE_TYPE | Strukturtyp (1 oder 2) | 20110215 |
Method GET_REFERENCE on class CL_BICS_STRUCTURE_TYPE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |