SAP ABAP Class IF_FINB_KF_CHARS_TABLE (Table of Characteristics)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FINB_KF_CHARS_TABLE_W_KEY Table of Characteristic Values 20010712
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_KF_CHARS_TABLE Table of Characteristic Values 20010712
Properties
Class IF_FINB_KF_CHARS_TABLE  
Short Description Table of Characteristics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010712   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_KF_CHARS_TABLE has no forward declaration.
Interfaces
Class IF_FINB_KF_CHARS_TABLE has no interface implemented.
Friends
Class IF_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 Object reference (TYPE REF TO) DATA 20010712
2 AO_STRUCTURE Instance attribute Public Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Characteristic Vector 20010712
3 A_APPLICATION Instance attribute Public Type reference (TYPE) FINB_MD_APPLICATION FIN Master Data: Application 20020720
4 A_AREAID Instance attribute Public Type reference (TYPE) FINB_MD_REGID FIN Master Data: Application Area 20020720
5 A_TABLE_KIND Instance attribute Public Type reference (TYPE) ACCESSMODE Access Modes for Table Types 20010712
6 TABLE_KIND_HASHED Constant Public Type reference (TYPE) ACCESSMODE 'H' Access Modes for Table Types 20020729
7 TABLE_KIND_SORTED Constant Public Type reference (TYPE) ACCESSMODE 'S' Access Modes for Table Types 20020729
8 TABLE_KIND_STANDARD Constant Public Type reference (TYPE) ACCESSMODE 'T' Access Modes for Table Types 20020729
Methods
# Method Level Visibility Method type Description Created on
1 GET_READER Instance method Public Method 20020614
2 GET_TABLE_TYPE Instance method Public Method 20010719
Events
Class IF_FINB_KF_CHARS_TABLE has no event.
Types
Class IF_FINB_KF_CHARS_TABLE has no local type.
Method Signatures

Method GET_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_READER Value transfer Object reference (TYPE REF TO) IF_FINB_READER Leseschnittstelle 20020614

Method GET_READER on class IF_FINB_KF_CHARS_TABLE has no exception.

Method GET_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABLE_TYPE Value transfer Type reference (TYPE) TTYPENAME Name des Tabellentyps 20010719

Method GET_TABLE_TYPE on class IF_FINB_KF_CHARS_TABLE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in