SAP ABAP Class CL_FINB_KF_CHARS_STRUCTURE (Characteristic Vector)
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_LIST | List of Characteristics | 20010712 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_KF_CHARS_STRUCTURE | Characteristic Vector | 20010817 |
Properties
Class | CL_FINB_KF_CHARS_STRUCTURE | |
Short Description | Characteristic Vector | |
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_STRUCTURE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FINB_KF_CHARS_LIST | List of Characteristics | 20010712 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FINB_KF_CHARS_LIST | 20030128 | Table of Characteristic Values |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20020522 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_MD_APPLICATION | FIN Master Data: Application | 20010817 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FINB_MD_REGID | FIN Master Data: Application Area | 20010817 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20010712 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | YT_FINB_KF_CHAR_STR_BUFFER | 20030127 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20010712 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FINB_KF_CHAR_HASHED_FIELDNAMES | Value of a Hashing of a List of Field Names | 20010904 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20010712 | |
2 | ![]() |
Instance method | Public | Method | 20020124 | |
3 | ![]() |
Instance method | Public | Method | 20010712 | |
4 | ![]() |
Instance method | Public | Method | 20010712 | |
5 | ![]() |
Instance method | Public | Method | 20010712 | |
6 | ![]() |
Instance method | Public | Method | 20010712 | |
7 | ![]() |
Instance method | Public | Method | 20010712 | |
8 | ![]() |
Instance method | Public | Method | 20010712 |
Events
Class CL_FINB_KF_CHARS_STRUCTURE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FINB_KF_CHAR_STR_BUFFER | Protected | See coding | 20030127 |
|
||
2 | YT_FINB_KF_CHAR_STR_BUFFER | Protected | See coding | 20030127 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20010824 | |||
2 | ![]() |
I_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | FI-Stammdaten: Anwendung | 20010817 | ||
3 | ![]() |
I_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20010817 | ||
4 | ![]() |
I_HASHVALUE | Call by reference | Type reference (TYPE) | FINB_KF_CHAR_HASHED_FIELDNAMES | Wert eines Hashings einer Liste von Feldnamen | 20010904 | ||
5 | ![]() |
I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die mitgegebene Struktur ist nicht vom angegebenen Typ | 20010824 | |
2 | ![]() |
Die Struktur existiert nicht (mehr) im DDIC | 20011010 | |
3 | ![]() |
Die Struktur wurde nicht hier generiert | 20010824 |
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COPY | Value transfer | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Merkmalsvektor | 20020124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020124 |
Method GET_HASHED_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 | 20010712 | ||
2 | ![]() |
I_TABLE_TYPE | Call by reference | Type reference (TYPE) | TTYPENAME | Name des Tabellentyps | 20010824 | ||
3 | ![]() |
RO_HASHED_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_TABLE_HASHED | Tabelle von Merkmalswerten | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Schlüsselfeldtabelle ist leer | 20010824 | |
2 | ![]() |
Ein Schlüsselfeld ist nicht in der Struktur vorhanden | 20010824 | |
3 | ![]() |
Ein Schlüsselfeld ist nicht in der Struktur vorhanden | 20010712 | |
4 | ![]() |
20010824 | ||
5 | ![]() |
Der Tabellentyp wurde nicht hier generiert | 20010824 | |
6 | ![]() |
20010824 |
Method GET_LIST Signature
Method GET_LIST on class CL_FINB_KF_CHARS_STRUCTURE has no parameter.
Method GET_LIST on class CL_FINB_KF_CHARS_STRUCTURE has no exception.
Method GET_SORTED_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 | 20010712 | ||
2 | ![]() |
I_TABLE_TYPE | Call by reference | Type reference (TYPE) | TTYPENAME | Name des Tabellentyps | 20010712 | ||
3 | ![]() |
RO_SORTED_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_TABLE_SORTED | Tabelle von Merkmalswerten | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurden Schlüssel und ein Tabellentyp versorgt | 20010712 | |
2 | ![]() |
Es wurden weder Schlüssel noch ein Tabellentyp versorgt | 20010712 | |
3 | ![]() |
Ein Schlüsselfeld ist nicht in der Struktur vorhanden | 20010712 | |
4 | ![]() |
20010712 | ||
5 | ![]() |
Der Tabellentyp wurde nicht hier generiert | 20010824 | |
6 | ![]() |
20010712 |
Method GET_STANDARD_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABLE_TYPE | Call by reference | Type reference (TYPE) | TTYPENAME | Name des Tabellentyps | 20010712 | ||
2 | ![]() |
RO_STANDARD_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_TABLE_STANDRD | Tabelle von Merkmalswerten | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010712 | ||
2 | ![]() |
Der Tabellentyp wurde nicht hier generiert | 20010824 | |
3 | ![]() |
20010712 |
Method GET_STRUCTURE Signature
Method GET_STRUCTURE on class CL_FINB_KF_CHARS_STRUCTURE has no parameter.
Method GET_STRUCTURE on class CL_FINB_KF_CHARS_STRUCTURE has no exception.
Method GET_TABLE_WITH_KEY 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 | 20010712 | ||
2 | ![]() |
I_TABLE_TYPE | Call by reference | Type reference (TYPE) | TTYPENAME | Name des Tabellentyps | 20010712 | ||
3 | ![]() |
RO_TABLE_WITH_KEY | Value transfer | Object reference (TYPE REF TO) | IF_FINB_KF_CHARS_TABLE_W_KEY | Tabelle von Merkmalswerten | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es wurden Schlüssel und ein Tabellentyp versorgt | 20010712 | |
2 | ![]() |
Es wurden weder Schlüssel noch ein Tabellentyp versorgt | 20010712 | |
3 | ![]() |
Ein Schlüsselfeld ist nicht in der Struktur vorhanden | 20010712 | |
4 | ![]() |
20010712 | ||
5 | ![]() |
Der Tabellentyp wurde nicht hier generiert | 20010824 | |
6 | ![]() |
20010712 |
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 30A |