SAP ABAP Class CL_FINB_KF_CHARS_TABLE (Table of Characteristic Values)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_KF_CHAR_TOOLS (Package) Tools for Working with Characteristics and Key Figures

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_KF_CHARS_TABLE | Table of Characteristics | 20010712 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_KF_CHARS_TABLE_HASHED | Table of Characteristic Values | 20010712 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_KF_CHARS_TABLE_SORTED | Table of Characteristic Values | 20010712 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_KF_CHARS_TABLE_STANDRD | Table of Characteristic Values | 20010712 |
Properties
Class | CL_FINB_KF_CHARS_TABLE | |
Short Description | Table of Characteristic Values | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | FINB_MSG_KF_CHAR_TLS | |
Program status | ||
Category | 0 | |
Package | FINB_KF_CHAR_TOOLS | Tools for Working with Characteristics and Key Figures |
Created | 20010712 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FINB_KF_CHARS_TABLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_KF_CHARS_TABLE | Table of Characteristics | 20010712 |
Friends
Class CL_FINB_KF_CHARS_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010712 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010712 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | FIN Master Data: Application | 20020720 | |||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | FIN Master Data: Application Area | 20020720 | |||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010712 | ||||
6 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020720 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020720 | |
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | YT_DD42S_BUFFER | 20030124 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TTYPENAME | Name of table type | 20010719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | 20020720 | |
2 | ![]() |
Instance method | Public | Constructor | 20010817 | |
3 | ![]() |
Instance method | Protected | Method | 20010717 | |
4 | ![]() |
Instance method | Protected | Method | 20010719 | |
5 | ![]() |
Instance method | Public | Method | 20010719 |
Events
Class CL_FINB_KF_CHARS_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_DD42S_BUFFER | Protected | See coding | 20030124 |
|
||
2 | YT_DD42S_BUFFER | Protected | See coding | 20030124 |
|
Method Signatures
Method COMPARE_SETS_OF_FIELDNAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FIRST_LT_SECOND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020720 | ||
2 | ![]() |
E_SECOND_LT_FIRST | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020720 | ||
3 | ![]() |
IT_FIRST_SET | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020720 | ||
4 | ![]() |
IT_SECOND_SET | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020720 |
Method COMPARE_SETS_OF_FIELDNAMES on class CL_FINB_KF_CHARS_TABLE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | FI-Stammdaten: Anwendung | 20010817 | ||
2 | ![]() |
I_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20010817 |
Method CONSTRUCTOR on class CL_FINB_KF_CHARS_TABLE has no exception.
Method GENERATE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEY_FIELDS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20010717 | ||
2 | ![]() |
I_TABLE_KIND | Call by reference | Type reference (TYPE) | ACCESSMODE | Zugriffsarten bei Tabellentypen | 20010717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Für Sorted oder Hashedtabellen wird ein Schlüssel benötigt | 20010717 | |
2 | ![]() |
Ein Schlüsselfeld ist nicht Komponente der Strukur | 20010717 | |
3 | ![]() |
20010719 |
Method GENERATE_TABLE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEY_FIELDS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20010723 | ||
2 | ![]() |
I_ACCESSMODE | Call by reference | Type reference (TYPE) | ACCESSMODE | Zugriffsarten bei Tabellentypen | 20010723 | ||
3 | ![]() |
I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20010723 | |
2 | ![]() |
Der Accessmode wird (noch) nicht unterstützt | 20010723 | |
3 | ![]() |
Für Tabellen mit Schlüssel sind Schlüsselkomponenten Pflicht | 20010723 |
Method GET_TABLE_TYPE Signature
Method GET_TABLE_TYPE on class CL_FINB_KF_CHARS_TABLE has no parameter.
Method GET_TABLE_TYPE on class CL_FINB_KF_CHARS_TABLE has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 30A |