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 AD_TABLE Instance attribute Public Attribute reference (LIKE) 20010712
2 AO_STRUCTURE Instance attribute Public Attribute reference (LIKE) 20010712
3 A_APPLICATION Instance attribute Public Attribute reference (LIKE) FIN Master Data: Application 20020720
4 A_AREAID Instance attribute Public Attribute reference (LIKE) FIN Master Data: Application Area 20020720
5 A_TABLE_KIND Instance attribute Public Attribute reference (LIKE) 20010712
6 FALSE Constant Public Type reference (TYPE) BOOLE_D ' ' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020720
7 TRUE Constant Public Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020720
8 XT_DD42S_BUFFER Static Attribute Protected Type reference (TYPE) YT_DD42S_BUFFER 20030124
9 X_TABLE_TYPE Instance attribute Protected Type reference (TYPE) TTYPENAME Name of table type 20010719
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_SETS_OF_FIELDNAMES Static method Protected Method 20020720
2 CONSTRUCTOR Instance method Public Constructor 20010817
3 GENERATE_TABLE Instance method Protected Method 20010717
4 GENERATE_TABLE_TYPE Instance method Protected Method 20010719
5 GET_TABLE_TYPE 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 Exporting E_FIRST_LT_SECOND Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020720
2 Exporting E_SECOND_LT_FIRST Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020720
3 Importing IT_FIRST_SET Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20020720
4 Importing 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 Importing I_APPLICATION Call by reference Type reference (TYPE) FINB_MD_APPLICATION FI-Stammdaten: Anwendung 20010817
2 Importing 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 Importing IT_KEY_FIELDS Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20010717
2 Importing I_TABLE_KIND Call by reference Type reference (TYPE) ACCESSMODE Zugriffsarten bei Tabellentypen 20010717
# Exception Resumable Description Created on
1 NO_KEY_FIELDS_SUPPLIED Für Sorted oder Hashedtabellen wird ein Schlüssel benötigt 20010717
2 ONE_KEY_FIELD_NOT_IN_STRUCTURE Ein Schlüsselfeld ist nicht Komponente der Strukur 20010717
3 UNKNOWN_TABLE_KIND 20010719

Method GENERATE_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_FIELDS Call by reference Type reference (TYPE) FINB_KF_CHARS Merkmale und Kennzahlen 20010723
2 Importing I_ACCESSMODE Call by reference Type reference (TYPE) ACCESSMODE Zugriffsarten bei Tabellentypen 20010723
3 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20010723
# Exception Resumable Description Created on
1 ERROR_WITH_GENERATOR Generierungsfehler 20010723
2 NOT_SUPPORTED_YET Der Accessmode wird (noch) nicht unterstützt 20010723
3 NO_KEY_FIELDS_SUPPLIED 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