SAP ABAP Class CL_FINB_DMT_PERSISTOR (Updating of Totals Persistence)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_TOTALS (Package) Totals Data Retention
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_DMT_PERSISTOR Updating Totals Data 20030723
Properties
Class CL_FINB_DMT_PERSISTOR  
Short Description Updating of Totals Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FINB_DMTOT    
Program status P  SAP Standard Production Program 
Category 0   
Package FINB_TOTALS   Totals Data Retention 
Created 20030723   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_DMT_PERSISTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_DMT_PERSISTOR Updating Totals Data 20030723
Friends
Class CL_FINB_DMT_PERSISTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_COMM_STRUCTURE Instance attribute Public Attribute reference (LIKE) 20030723
2 A_CONFIG_ID Instance attribute Public Attribute reference (LIKE) 20031027
3 _FLAG_REORG Instance attribute Private Type reference (TYPE) BOOLE_D Reorganization 20050329
4 _FLAG_UPDTASK Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20031020
5 _O_CONFIGURATOR Instance attribute Private Object reference (TYPE REF TO) CL_FINB_DMT_CONFIGURATOR Configuration of Totals Persistence 20030723
6 _O_CONFIG_OBJ Instance attribute Private Object reference (TYPE REF TO) CL_FINB_DMT_CONFIG_OBJ Configuration Object 20030723
7 _PHYS_NAME_COMMSTR Instance attribute Private Type reference (TYPE) TABNAME Name of Communication Structure 20030723
8 _PHYS_NAME_DIM01 Instance attribute Private Type reference (TYPE) TABNAME Name the Dimension Table 01 20030723
9 _PHYS_NAME_FACT Instance attribute Private Type reference (TYPE) TABLENAME Name of Fact Table 20030723
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Public Method 20030723
2 ADJUST_RECORD Instance method Private Method Add Dimension ID in Totals Records 20030723
3 ADJUST_RECORD_S Static method Public Method Add Dimension ID in Totals Records 20030723
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030723
5 DELETE_DATA Instance method Public Method 20030723
6 FIND_DIMID Instance method Private Method Add Dimension ID in Totals Records 20030723
7 SET_DATA Instance method Public Method 20030723
Events
Class CL_FINB_DMT_PERSISTOR has no event.
Types
Class CL_FINB_DMT_PERSISTOR has no local type.
Method Signatures

Method ADD_DATA Signature

Method ADD_DATA on class CL_FINB_DMT_PERSISTOR has no parameter.
Method ADD_DATA on class CL_FINB_DMT_PERSISTOR has no exception.

Method ADJUST_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RECORD Call by reference Type reference (TYPE) ANY 20030723

Method ADJUST_RECORD on class CL_FINB_DMT_PERSISTOR has no exception.

Method ADJUST_RECORD_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RECORD Call by reference Type reference (TYPE) ANY 20030723
2 Importing I_CONFIG_ID Call by reference Type reference (TYPE) FINB_DMT_CONFIG_ID Konfigurations-ID 20030723

Method ADJUST_RECORD_S on class CL_FINB_DMT_PERSISTOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Value transfer Type reference (TYPE) FINB_DMT_CONFIG_ID Konfigurations-ID 20030723
2 Importing I_FLAG_REORG Value transfer Type reference (TYPE) BOOLE_D Reorganisation 20050329
3 Importing I_FLAG_UPDTASK Value transfer Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031020

Method CONSTRUCTOR on class CL_FINB_DMT_PERSISTOR has no exception.

Method DELETE_DATA Signature

Method DELETE_DATA on class CL_FINB_DMT_PERSISTOR has no parameter.
Method DELETE_DATA on class CL_FINB_DMT_PERSISTOR has no exception.

Method FIND_DIMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RECORD_DIM Call by reference Type reference (TYPE) ANY 20030723
2 Importing I_DIMENSION Call by reference Type reference (TYPE) FINB_DMT_DIMENSION Datenhaltung: Dimension für Star Schema der Summenpersistenz 20030723
# Exception Resumable Description Created on
1 NOT_FOUND keine DimensionsID gefunden 20030723

Method SET_DATA Signature

Method SET_DATA on class CL_FINB_DMT_PERSISTOR has no parameter.
Method SET_DATA on class CL_FINB_DMT_PERSISTOR has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 200