SAP ABAP Class CL_FOBJ_TYPE_DETERMINATION (FIN Object Type Determination)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_FINOBJ_MANAGER (Package) Financial Object Administration
Properties
Class CL_FOBJ_TYPE_DETERMINATION  
Short Description FIN Object Type Determination    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_FINOBJ_MANAGER   Financial Object Administration 
Created 20030815   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FINB_CONFIG_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FOBJ_TYPE_DETERMINATION has no interface implemented.
Friends
Class CL_FOBJ_TYPE_DETERMINATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CONF_ASPECT Constant Private Type reference (TYPE) FINB_CONF_ASPECT 'TYPE_DETERMINATION' Name of Configuration Aspect FIN Object Types 20030815
2 MD_ACC_DATABASIS Instance attribute Private Type reference (TYPE) ACC_DATABASIS Data Basis 20030815
3 MD_REGID Instance attribute Private Type reference (TYPE) FINB_MD_REGID Registration Identification 20040514
4 MT_BUFF_CONF Instance attribute Private See coding 20030815
5 MT_BUFF_OBJECT Static Attribute Private See coding Buffered instances of this class 20050211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030815
2 DETERMINE_TYPE Instance method Public Method Determines Object Type for Characteristic Vector 20030815
3 GET_OBJECT Static method Public Method Returns instance of this class 20030815
4 READ_CONFIGURATION Instance method Public Method Reads Configuration (Buffered) 20030815
Events
Class CL_FOBJ_TYPE_DETERMINATION has no event.
Types
Class CL_FOBJ_TYPE_DETERMINATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030815
# Exception Resumable Description Created on
1 CX_FOBJ_ERROR Fehler aufgetreten (Meldungen in Message-Handler) 20030815

Method DETERMINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objektklasse 20040511
2 Importing ID_ROLE_NAME Call by reference Type reference (TYPE) ACC_ROLE_NAME Anwendungsrollenname 20040506
3 Importing IS_COMP_VALUES Call by reference Type reference (TYPE) ANY Struktur mit Werten für die Komponenten 20040512
4 Returning RD_TYPE_NAME Value transfer Type reference (TYPE) FOBJ_TYPE_NAME Name eines Objekttyps 20040506
# Exception Resumable Description Created on
1 CX_FOBJ_ERROR Fehler aufgetreten (Meldungen in Message-Handler) 20030815
2 CX_FOBJ_NO_TYPE_DERIVED FIN-Objekttyp konnte nicht abgeleitet werden 20030815

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030815
2 Returning RO_FOBJ_TYPE_DET Value transfer Object reference (TYPE REF TO) CL_FOBJ_TYPE_DETERMINATION FIN-Objekttyp-Findung 20030815
# Exception Resumable Description Created on
1 CX_FOBJ_ERROR Fehler aufgetreten (Meldungen in Message-Handler) 20030815

Method READ_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONF_STATUS Call by reference Type reference (TYPE) FINB_CONF_STATUS CL_FINB_CONFIG_CONSTANTS=>VERSION_ACTIVE Status einer Konfigurationsversion 20030815
2 Returning RT_TYPE_DET_CONF Value transfer Type reference (TYPE) FOBJ_T_TYPE_DET_CONF Tabelle mit Konfigurationen zur FIN-Objekttyp-Findung 20030815
# Exception Resumable Description Created on
1 CX_FOBJ_ERROR Ausnahme mit Fehlermeldung in SY-Feldern 20030815
2 CX_FOBJ_NO_CONFIGURATION Keine Konfiguration für die Komponente FIN-Objekt vorhanden 20030815
History
Last changed by/on SAP  20050301 
SAP Release Created in 300