SAP ABAP Class CL_FOBJ_FIELD_CONFIGURATION (Configuration of Display Attributes of Fields)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     FINB_FINOBJ_MANAGER (Package) Financial Object Administration
Properties
Class CL_FOBJ_FIELD_CONFIGURATION  
Short Description Configuration of Display Attributes of Fields    
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 20030930   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_FIELD_CONFIGURATION has no interface implemented.
Friends
Class CL_FOBJ_FIELD_CONFIGURATION 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 'DISPLAY_PROPS' Name of Configuration Aspect FIN Object Types 20030930
2 MT_BUFF_CONF Static Attribute Private See coding 20030930
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030930
2 READ Static method Public Method Reads Configuration (Buffered) 20030930
Events
Class CL_FOBJ_FIELD_CONFIGURATION has no event.
Types
Class CL_FOBJ_FIELD_CONFIGURATION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FOBJ_FIELD_CONFIGURATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOBJ_FIELD_CONFIGURATION has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELD_DISP_PROPS Call by reference Type reference (TYPE) ACC_S_FIELD_DISP_PROPS Anzeigeeigenschaften für Selektionsbild/ALV-Liste 20030930
2 Exporting ET_FIELD_DISP_PROPS Call by reference Type reference (TYPE) ACC_T_FIELD_DISP_PROPS Anzeigeeigenschaften für Selektionsbild/ALV-Liste 20030930
3 Importing I_ACC_DATABASIS Call by reference Type reference (TYPE) ACC_DATABASIS Datenbasis 20030930
4 Importing I_CONF_STATUS Call by reference Type reference (TYPE) FINB_CONF_STATUS CL_FINB_CONFIG_CONSTANTS=>VERSION_ACTIVE Status einer Konfigurationsversion 20030930
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME Feldname 20030930
# Exception Resumable Description Created on
1 CX_FOBJ_ERROR Ausnahme mit Fehlermeldung in SY-Feldern 20030930
2 CX_FOBJ_NO_CONFIGURATION Keine Konfiguration für die Komponente FIN-Objekt vorhanden 20030930
History
Last changed by/on SAP  20050301 
SAP Release Created in 300