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 | 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 | Constant | Private | Type reference (TYPE) | FINB_CONF_ASPECT | 'TYPE_DETERMINATION' | Name of Configuration Aspect FIN Object Types | 20030815 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | ACC_DATABASIS | Data Basis | 20030815 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FINB_MD_REGID | Registration Identification | 20040514 | |||
| 4 | Instance attribute | Private | See coding | 20030815 | |||||
| 5 | Static Attribute | Private | See coding | Buffered instances of this class | 20050211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030815 | |
| 2 | Instance method | Public | Method | Determines Object Type for Characteristic Vector | 20030815 | |
| 3 | Static method | Public | Method | Returns instance of this class | 20030815 | |
| 4 | 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 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ID_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objektklasse | 20040511 | |||
| 2 | ID_ROLE_NAME | Call by reference | Type reference (TYPE) | ACC_ROLE_NAME | Anwendungsrollenname | 20040506 | |||
| 3 | IS_COMP_VALUES | Call by reference | Type reference (TYPE) | ANY | Struktur mit Werten für die Komponenten | 20040512 | |||
| 4 | RD_TYPE_NAME | Value transfer | Type reference (TYPE) | FOBJ_TYPE_NAME | Name eines Objekttyps | 20040506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgetreten (Meldungen in Message-Handler) | 20030815 | ||
| 2 | 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 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030815 | |||
| 2 | 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 | 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 | I_CONF_STATUS | Call by reference | Type reference (TYPE) | FINB_CONF_STATUS | CL_FINB_CONFIG_CONSTANTS=>VERSION_ACTIVE | Status einer Konfigurationsversion | 20030815 | ||
| 2 | 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 | Ausnahme mit Fehlermeldung in SY-Feldern | 20030815 | ||
| 2 | Keine Konfiguration für die Komponente FIN-Objekt vorhanden | 20030815 |
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in | 300 |