SAP ABAP Class CL_FINB_RT_TABLE_CONFIG (Configuration of a Runtime Table)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_RUNTIME (Package) Runtime Services
⤷
⤷
Properties
| Class | CL_FINB_RT_TABLE_CONFIG | |
| Short Description | Configuration of a Runtime Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_RUNTIME | Runtime Services |
| Created | 20040115 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FINB_RT_TABLE_CONFIG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FINB_RT_CONFIGURATOR | 20040121 | Configuration and Generation of Runtime Tables |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | 20040122 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TYPENAME | 20040116 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | FINB_RT_TABLE_NAME | 20040115 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FINB_RT_CONFIGURATOR | 20040116 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | FINB_RT_TH_COMPONENT | 20040116 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | FINB_RT_T_TABLE_KEY_WITH_FLDS | 20040115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040115 | ||
| 2 | Instance method | Public | Method | Add Key | 20040115 | |
| 3 | Instance method | Public | Constructor | 20040116 | ||
| 4 | Instance method | Public | Method | 20040115 | ||
| 5 | Instance method | Public | Method | Compares these Configurations with Another One | 20040921 | |
| 6 | Instance method | Public | Method | 20040120 | ||
| 7 | Instance method | Public | Method | Change Components | 20040123 | |
| 8 | Instance method | Public | Method | 20040115 |
Events
Class CL_FINB_RT_TABLE_CONFIG has no event.
Types
Class CL_FINB_RT_TABLE_CONFIG has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_FINB_RT_TABLE_CONFIG has no parameter.
Method ACTIVATE on class CL_FINB_RT_TABLE_CONFIG has no exception.
Method ADD_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_IS_UNIQUE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | 20040924 | |||
| 2 | ID_KEY_NAME | Call by reference | Type reference (TYPE) | FINB_RT_KEY_NAME | 20040115 | ||||
| 3 | IT_KEY_FIELD | Call by reference | Type reference (TYPE) | FINB_RT_TS_KEY_FIELD | Schlüsselfelder einer Laufzeittabelle | 20040116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme in der Konfiguration oder Generierung | 20040116 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TABLE_NAME | Call by reference | Type reference (TYPE) | FINB_RT_TABLE_NAME | 20040116 | ||||
| 2 | IO_CONFIGURATOR | Call by reference | Object reference (TYPE REF TO) | CL_FINB_RT_CONFIGURATOR | 20040116 | ||||
| 3 | IT_COMPONENT | Call by reference | Type reference (TYPE) | FINB_RT_TH_COMPONENT | Komponenten der Laufzeittabelle | 20040116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040119 |
Method DELETE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_KEY_NAME | Call by reference | Type reference (TYPE) | FINB_RT_KEY_NAME | 20040116 |
Method DELETE_KEY on class CL_FINB_RT_TABLE_CONFIG has no exception.
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLE_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_FINB_RT_TABLE_CONFIG | 20040921 | ||||
| 2 | RD_EQUALS | Value transfer | Type reference (TYPE) | BOOLE_D | 20040921 |
Method EQUALS on class CL_FINB_RT_TABLE_CONFIG has no exception.
Method GET_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TABLE_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_FINB_RT_TABLE_CONFIG | 20040120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040120 |
Method MODIFY_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENT | Call by reference | Type reference (TYPE) | FINB_RT_TH_COMPONENT | 20040123 | ||||
| 2 | IT_PRIMARY_KEY_FIELD | Call by reference | Type reference (TYPE) | FINB_RT_T_KEY_FIELD | Primärschlüssel | 20040123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Gelöschte Felder werden noch in einem Schlüssel verwendet | 20040123 |
Method SAVE Signature
Method SAVE on class CL_FINB_RT_TABLE_CONFIG has no parameter.
Method SAVE on class CL_FINB_RT_TABLE_CONFIG has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 300 |