SAP ABAP Class CL_BICS_KEY_FIGURE_TYPE (Key Figure 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 | 20110228 |
Properties
Class | CL_BICS_KEY_FIGURE_TYPE | |
Short Description | Key Figure Type | |
Super Class | CL_BICS_CONSTANT | Base for all constants |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_BICS_BASE_CONSTANTS | Package for Constants in ABAP BICS |
Created | 20110228 | 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) |
Interfaces
Class CL_BICS_KEY_FIGURE_TYPE has no interface implemented.
Friends
Class CL_BICS_KEY_FIGURE_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) | RSD_S_KYF-KYFTP | BW Key Figure Constant | 20110228 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Amount | 20110228 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Date | 20110228 | ||
4 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Integer | 20110228 | ||
5 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Number | 20110228 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Number | 20110228 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | String | 20110228 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Time | 20110228 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'AMOUNT' | Amount | 20110228 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-AMOUNT | Amount | 20110228 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-DATE | Date | 20110228 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-INTEGER | Integer | 20110228 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-NUMBER | Number | 20110228 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-QUANTITY | Number | 20110228 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-STRING | String | 20110228 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | RSD_S_KYF-KYFTP | RSD_C_KYFTP-TIME | Time | 20110228 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'DATE' | Date | 20110228 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'INTEGER' | Integer | 20110228 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'NUMBER' | Number | 20110228 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'QUANTITY' | Number | 20110228 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'STRING' | String | 20110228 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'TIME' | Time | 20110228 | |
23 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Key Figure Constants | 20110228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110228 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110228 |
3 | ![]() |
Static method | Public | Method | Read Reference via BW Key Figure Type | 20110228 |
Events
Class CL_BICS_KEY_FIGURE_TYPE has no event.
Types
Class CL_BICS_KEY_FIGURE_TYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_KEY_FIGURE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_KEY_FIGURE_TYPE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BW_KEY_FIGURE_TYPE | Call by reference | Type reference (TYPE) | RSD_S_KYF-KYFTP | 20110228 | |||
2 | ![]() |
I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20110228 |
Method CONSTRUCTOR on class CL_BICS_KEY_FIGURE_TYPE has no exception.
Method GET_REFERENCE_BY_BW_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BW_KEY_FIGURE_TYPE | Call by reference | Type reference (TYPE) | RSD_S_KYF-KYFTP | 20110228 | |||
2 | ![]() |
R_R_KEY_FIGURE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_BICS_KEY_FIGURE_TYPE | Kennzahlentyp | 20110228 |
Method GET_REFERENCE_BY_BW_TYPE on class CL_BICS_KEY_FIGURE_TYPE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |