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 | 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 | Constant | Private | Type reference (TYPE) | FINB_CONF_ASPECT | 'DISPLAY_PROPS' | Name of Configuration Aspect FIN Object Types | 20030930 | ||
| 2 | Static Attribute | Private | See coding | 20030930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030930 | |
| 2 | 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 | ES_FIELD_DISP_PROPS | Call by reference | Type reference (TYPE) | ACC_S_FIELD_DISP_PROPS | Anzeigeeigenschaften für Selektionsbild/ALV-Liste | 20030930 | |||
| 2 | ET_FIELD_DISP_PROPS | Call by reference | Type reference (TYPE) | ACC_T_FIELD_DISP_PROPS | Anzeigeeigenschaften für Selektionsbild/ALV-Liste | 20030930 | |||
| 3 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030930 | |||
| 4 | I_CONF_STATUS | Call by reference | Type reference (TYPE) | FINB_CONF_STATUS | CL_FINB_CONFIG_CONSTANTS=>VERSION_ACTIVE | Status einer Konfigurationsversion | 20030930 | ||
| 5 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FINB_MD_FIELDNAME | Feldname | 20030930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme mit Fehlermeldung in SY-Feldern | 20030930 | ||
| 2 | Keine Konfiguration für die Komponente FIN-Objekt vorhanden | 20030930 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 300 |