SAP ABAP Class IF_FINB_DMT_CONFIGURATOR (Configuration of Totals Data Retention)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FINB_DMT_CONFIGURATOR Configuration of Totals Persistence 20030723
Properties
Class IF_FINB_DMT_CONFIGURATOR  
Short Description Configuration of Totals Data Retention    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030723   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FINB_DMT_CONFIGURATOR has no forward declaration.
Interfaces
Class IF_FINB_DMT_CONFIGURATOR has no interface implemented.
Friends
Class IF_FINB_DMT_CONFIGURATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CONFIG_ID Instance attribute Public Type reference (TYPE) FINB_DMT_CONFIG_ID Configuration ID 20030723
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CONFIGURATION Instance method Public Method Activate Configuration 20030723
2 DELETE Instance method Public Method Delete Configuration 20030723
3 GET_COMMSTRUCTURE Instance method Public Method Fetch Communication Structure 20030723
4 GET_GENERATED_OBJS Instance method Public Method Provides Generated Objects 20031205
5 SET_CONFIGURATION Instance method Public Method Set Configuration 20030723
6 SET_INDEX Instance method Public Method Create Index 20030723
Events
Class IF_FINB_DMT_CONFIGURATOR has no event.
Types
Class IF_FINB_DMT_CONFIGURATOR has no local type.
Method Signatures

Method ACTIVATE_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030811
2 Exporting E_ACT_LOG Call by reference Type reference (TYPE) PROTNAME DD: Name eines SDIC-Protokolls 20030811
# Exception Resumable Description Created on
1 NOT_ACTIVATED 20030811

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20030812
2 Exporting E_ACT_LOG Call by reference Type reference (TYPE) PROTNAME DD: Name eines SDIC-Protokolls 20030812
# Exception Resumable Description Created on
1 NOT_POSSIBLE 20030723

Method GET_COMMSTRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_COMMSTRUCTURE Value transfer Object reference (TYPE REF TO) CL_FINB_KF_CHARS_STRUCTURE Merkmalsvektor 20030723
# Exception Resumable Description Created on
1 NOT_CONFIGURED 20030723

Method GET_GENERATED_OBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJS Call by reference Type reference (TYPE) FINB_GN_T_OBJECTS Tabelle von Objekten (Generator) 20031205

Method GET_GENERATED_OBJS on class IF_FINB_DMT_CONFIGURATOR has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHAR Call by reference Type reference (TYPE) FINB_DMT_T_CHAR Konfiguration der Merkmale 20030723
2 Importing IT_KEYF Call by reference Type reference (TYPE) FINB_DMT_T_KEYF Konfiguration der Kenzahlen 20030723
3 Importing I_BALANCE_OBJ Value transfer Type reference (TYPE) BOOLE_D Saldenobjekt 20050301
4 Importing I_CLIENT_SPECIFIC Value transfer Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030811
5 Importing I_TABNAME Call by reference Type reference (TYPE) CSEQUENCE Name einer existierenden Tabelle 20040406
# Exception Resumable Description Created on
1 INCONSISTENT_CONFIGURATION Konfiguration ist inkonsistent 20040514

Method SET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) FINB_DMT_T_INDEX Felder im Index 20030723
2 Importing I_INDEX Call by reference Type reference (TYPE) FINB_DMT_INDEX Logischer Name des Index 20030723
# Exception Resumable Description Created on
1 INVALID_CONFIGURATION 20030723
History
Last changed by/on SAP  20050411 
SAP Release Created in