SAP ABAP Class CL_FINB_RT_TABLE_FACTORY (Factory for Runtime Tables)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
FINB_RUNTIME (Package) Runtime Services
⤷
⤷
Properties
| Class | CL_FINB_RT_TABLE_FACTORY | |
| Short Description | Factory for Runtime Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FINB_RUNTIME | Runtime Services |
| Created | 20040423 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_RT_TABLE_FACTORY has no forward declaration.
Interfaces
Class CL_FINB_RT_TABLE_FACTORY has no interface implemented.
Friends
Class CL_FINB_RT_TABLE_FACTORY has no friend class.
Attributes
Class CL_FINB_RT_TABLE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040423 | ||
| 2 | Static method | Public | Method | 20040423 | ||
| 3 | Static method | Public | Method | 20040423 |
Events
Class CL_FINB_RT_TABLE_FACTORY has no event.
Types
Class CL_FINB_RT_TABLE_FACTORY has no local type.
Method Signatures
Method GET_RT_FULL_ACCESS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | 'EA' | FI-Stammdaten: Anwendung | 20040423 | ||
| 2 | ID_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20040423 | |||
| 3 | ID_TABLE_NAME | Call by reference | Type reference (TYPE) | FINB_RT_TABLE_NAME | 20040423 | ||||
| 4 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_READER | Reader-instanz zum Laden von Daten in den Select-Methoden | 20040423 | |||
| 5 | RO_RT_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_RT_FULL_ACCESS_TABLE | Laufzeittabelle mit direktem Datenzugriff über Referenzen | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme in der Konfiguration oder Generierung | 20040423 |
Method GET_RT_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | 'EA' | Anwendung | 20040423 | ||
| 2 | ID_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | Anwendungsgebiet | 20040423 | |||
| 3 | ID_TABLE_NAME | Call by reference | Type reference (TYPE) | FINB_RT_TABLE_NAME | Name der Laufzeittabelle | 20040423 | |||
| 4 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_READER | Reader-instanz zum Laden von Daten in den Select-Methoden | 20040423 | |||
| 5 | RO_FINB_RT_READER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_RT_READER | Leseschnittstelle | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040423 |
Method GET_RT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPLICATION | Call by reference | Type reference (TYPE) | FINB_MD_APPLICATION | 'EA' | FI-Stammdaten: Anwendung | 20040423 | ||
| 2 | ID_AREAID | Call by reference | Type reference (TYPE) | FINB_MD_REGID | FIN-Stammdaten: Anwendungsgebiet | 20040423 | |||
| 3 | ID_TABLE_NAME | Call by reference | Type reference (TYPE) | FINB_RT_TABLE_NAME | Name der Laufzeittabelle | 20040423 | |||
| 4 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_READER | Reader-instanz zum Laden von Daten in den Select-Methoden | 20040423 | |||
| 5 | RO_RT_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_RT_TABLE | Laufzeittabelle | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme in der Konfiguration oder Generierung | 20040423 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 300 |