SAP ABAP Class CL_FOBJ_TECH_COMP (Technical Component FIN Object)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_FINOBJ_MANAGER (Package) Financial Object Administration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_CONFIGURATION_CALLBACK | Activate (Generator Run) | 20030804 |
Properties
| Class | CL_FOBJ_TECH_COMP | |
| Short Description | Technical Component FIN Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_FINOBJ_MANAGER | Financial Object Administration |
| Created | 20030221 | SAP |
| Last change | 20050411 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_CONFIGURATION_CALLBACK | Activate (Generator Run) | 20030804 |
Friends
Class CL_FOBJ_TECH_COMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FINB_CONF_COMP | 'FIN_OBJECT' | Name of Configurable Component FIN Object | 20030801 | ||
| 2 | Constant | Public | Type reference (TYPE) | FINB_GN_APPL | IF_ACC_DATABASIS=>C_APPLICATION | Generator: Application | 20030319 | ||
| 3 | Constant | Public | Type reference (TYPE) | FINB_GN_CONFIG_OBJ | 'FIN_OBJECT' | Name of Configuration Object (Generator) | 20030319 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' = Only Generate Programs | 20040226 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FINB_CONTEXT | Context of Components | 20050401 | |||
| 6 | Instance attribute | Private | See coding | Persistence Objects to Be Deleted | 20030805 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | FOBJ_T_TYPE_CONF | Configuration of FIN Object Types | 20030911 | |||
| 8 | Instance attribute | Private | See coding | Types to Be Deleted | 20030804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040226 | ||
| 2 | Instance method | Private | Method | Checks whether Deleting a Table Component Is Allowed | 20030805 | |
| 3 | Instance method | Private | Method | Checks whether Deleting a FIN Object Is Allowed | 20030805 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20030911 |
Events
Class CL_FOBJ_TECH_COMP has no event.
Types
Class CL_FOBJ_TECH_COMP has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_FOBJ_TECH_COMP has no parameter.
Method ACTIVATE on class CL_FOBJ_TECH_COMP has no exception.
Method CHECK_TABLE_COMP_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TABLE_COMP_CONFIG | Call by reference | Type reference (TYPE) | FINB_S_TABLE_COMP_CONFIG | Konfiguration einer Tabellenkomponente | 20040504 | |||
| 2 | I_ACC_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20030805 | |||
| 3 | I_TYPE_NAME | Call by reference | Type reference (TYPE) | FOBJ_TYPE_NAME | Name eines Objekttyps | 20040504 |
Method CHECK_TABLE_COMP_DELETION on class CL_FOBJ_TECH_COMP has no exception.
Method CHECK_TYPE_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030805 | |||
| 2 | IS_TYPE_CONF | Call by reference | Type reference (TYPE) | FOBJ_S_TYPE_CONF | Konfiguration eines FIN-Objekttyps | 20030805 |
Method CHECK_TYPE_DELETION on class CL_FOBJ_TECH_COMP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FINB_CONTEXT | Kontext von Komponenten | 20050401 | |||
| 2 | I_ACTIVATION_MODE | Call by reference | Type reference (TYPE) | FINB_CONF_ACT_MODE | Aktivierungsmodus (' ' = nur Programme neu generieren) | 20031030 |
Method CONSTRUCTOR on class CL_FOBJ_TECH_COMP has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 200 |