SAP ABAP Class CL_FINB_GN_TABL (Represents a Table)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
FINB_GENERATOR (Package) Generator
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FINB_GN_STRU | Represents a Structure | 20010716 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_RAW_TABLE | Raw Object Table | 20010716 |
Properties
| Class | CL_FINB_GN_TABL | |
| Short Description | Represents a Table | |
| Super Class | CL_FINB_GN_STRU | Represents a Structure |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FINB_GN | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FINB_GENERATOR | Generator |
| Created | 20010716 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_GN_TABL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_GN_RAW_TABLE | Raw Object Table | 20010716 |
Friends
Class CL_FINB_GN_TABL has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Existence of Data | 20020311 | |
| 2 | Instance method | Public | Method | Registers the Table for Conversion | 20020528 | |
| 3 | Instance method | Public | Method | Initialization of New Table Fields | 20021112 | |
| 4 | Instance method | Protected | Method | Fills the Technical Settings | 20010716 | |
| 5 | Instance method | Protected | Method | 20010716 |
Events
Class CL_FINB_GN_TABL has no event.
Types
Class CL_FINB_GN_TABL has no local type.
Method Signatures
Method CHECK_DATA_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOGSYS | Value transfer | Object reference (TYPE REF TO) | CL_FINB_GN_LOGSYS | Repräsentiert ein logisches System | 20020311 | |||
| 2 | R_EXIST | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020311 |
Method CHECK_DATA_EXISTENCE on class CL_FINB_GN_TABL has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERR_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_ERR_OBJECT | fehlerhaftes Objekt (Generator) | 20020528 |
Method CONVERT on class CL_FINB_GN_TABL has no exception.
Method DO_INIT_NEW_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ERR_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_FINB_GN_ERR_OBJECT | fehlerhaftes Objekt (Generator) | 20021112 |
Method DO_INIT_NEW_FIELDS on class CL_FINB_GN_TABL has no exception.
Method FILL_TECH_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TECH_SETTINGS | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-TECH_SETTINGS | technische Einstellungen | 20010716 | |||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20010716 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-HEADER | Tabellenkopf | 20010716 |
Method FILL_TECH_SETTINGS on class CL_FINB_GN_TABL has no exception.
Method SET_TECH_SETTINGS Signature
Method SET_TECH_SETTINGS on class CL_FINB_GN_TABL has no parameter.
Method SET_TECH_SETTINGS on class CL_FINB_GN_TABL has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 3.1A |