SAP ABAP Class CL_FINB_RT_TABLE_CONFIG (Configuration of a Runtime Table)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_RUNTIME (Package) Runtime Services
Properties
Class CL_FINB_RT_TABLE_CONFIG  
Short Description Configuration of a Runtime Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_RUNTIME   Runtime Services 
Created 20040115   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FINB_RT_TABLE_CONFIG has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FINB_RT_CONFIGURATOR 20040121 Configuration and Generation of Runtime Tables
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROGNAME Instance attribute Private Type reference (TYPE) PROGNAME 20040122
2 MD_TABLE_LINE_TYPE Instance attribute Public Type reference (TYPE) TYPENAME 20040116
3 MD_TABLE_NAME Instance attribute Public Type reference (TYPE) FINB_RT_TABLE_NAME 20040115
4 MO_CONFIGURATOR Instance attribute Public Object reference (TYPE REF TO) CL_FINB_RT_CONFIGURATOR 20040116
5 MT_COMPONENT Instance attribute Public Type reference (TYPE) FINB_RT_TH_COMPONENT 20040116
6 MT_KEY Instance attribute Public Type reference (TYPE) FINB_RT_T_TABLE_KEY_WITH_FLDS 20040115
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20040115
2 ADD_KEY Instance method Public Method Add Key 20040115
3 CONSTRUCTOR Instance method Public Constructor 20040116
4 DELETE_KEY Instance method Public Method 20040115
5 EQUALS Instance method Public Method Compares these Configurations with Another One 20040921
6 GET_CLONE Instance method Public Method 20040120
7 MODIFY_COMPONENTS Instance method Public Method Change Components 20040123
8 SAVE Instance method Public Method 20040115
Events
Class CL_FINB_RT_TABLE_CONFIG has no event.
Types
Class CL_FINB_RT_TABLE_CONFIG has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_FINB_RT_TABLE_CONFIG has no parameter.
Method ACTIVATE on class CL_FINB_RT_TABLE_CONFIG has no exception.

Method ADD_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_IS_UNIQUE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20040924
2 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME 20040115
3 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) FINB_RT_TS_KEY_FIELD Schlüsselfelder einer Laufzeittabelle 20040116
# Exception Resumable Description Created on
1 CX_FINB_RT_TABLE_CONFIG_ERROR Ausnahme in der Konfiguration oder Generierung 20040116

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLE_NAME Call by reference Type reference (TYPE) FINB_RT_TABLE_NAME 20040116
2 Importing IO_CONFIGURATOR Call by reference Object reference (TYPE REF TO) CL_FINB_RT_CONFIGURATOR 20040116
3 Importing IT_COMPONENT Call by reference Type reference (TYPE) FINB_RT_TH_COMPONENT Komponenten der Laufzeittabelle 20040116
# Exception Resumable Description Created on
1 CX_FINB_RT_TABLE_CONFIG_ERROR 20040119

Method DELETE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME 20040116

Method DELETE_KEY on class CL_FINB_RT_TABLE_CONFIG has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_CONFIG Call by reference Object reference (TYPE REF TO) CL_FINB_RT_TABLE_CONFIG 20040921
2 Returning RD_EQUALS Value transfer Type reference (TYPE) BOOLE_D 20040921

Method EQUALS on class CL_FINB_RT_TABLE_CONFIG has no exception.

Method GET_CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABLE_CONFIG Value transfer Object reference (TYPE REF TO) CL_FINB_RT_TABLE_CONFIG 20040120
# Exception Resumable Description Created on
1 CX_FINB_RT_TABLE_CONFIG_ERROR 20040120

Method MODIFY_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENT Call by reference Type reference (TYPE) FINB_RT_TH_COMPONENT 20040123
2 Importing IT_PRIMARY_KEY_FIELD Call by reference Type reference (TYPE) FINB_RT_T_KEY_FIELD Primärschlüssel 20040123
# Exception Resumable Description Created on
1 CX_FINB_RT_TABLE_CONFIG_ERROR Gelöschte Felder werden noch in einem Schlüssel verwendet 20040123

Method SAVE Signature

Method SAVE on class CL_FINB_RT_TABLE_CONFIG has no parameter.
Method SAVE on class CL_FINB_RT_TABLE_CONFIG has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300