SAP ABAP Class CL_BICS_METADATA_TYPE (Metadata 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 | 20110124 |
Properties
Class | CL_BICS_METADATA_TYPE | |
Short Description | Metadata 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 | 20110124 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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_METADATA_TYPE has no interface implemented.
Friends
Class CL_BICS_METADATA_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_BW_TYPE | BW Metadata Type | 20110125 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_METADATA_TYPE | InfoProvider | 20110124 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_METADATA_TYPE | Query | 20110125 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TN_BW_TYPE | `IPRO` | InfoProvider | 20110125 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TN_BW_TYPE | `QU` | Query | 20110125 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TN_BW_VIEW | CL_CORE_RSOBJS_CONSTANTS=>OBJ_VIEW_HISTORY | History | 20110125 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | TN_BW_VIEW | CL_CORE_RSOBJS_CONSTANTS=>OBJ_VIEW_SEARCH | Find | 20110125 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `INFOPROVIDER` | InfoProvider | 20110124 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | `QUERY` | Query | 20110125 | |
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20110124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110124 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110124 |
Events
Class CL_BICS_METADATA_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_BW_TYPE | Public | Type reference (TYPE) | CHAR4 | BW-Specific Metadata Type | 20110125 |
|
2 | TN_BW_VIEW | Public | Type reference (TYPE) | CHAR2 | BW-Specific View of Metadata | 20110125 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_METADATA_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_METADATA_TYPE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BW_TYPE | Call by reference | Type reference (TYPE) | TN_BW_TYPE | BW-spezifischer Metadatentyp | 20110125 | ||
2 | ![]() |
I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20110124 |
Method CONSTRUCTOR on class CL_BICS_METADATA_TYPE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |