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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_TECH_SETTINGS Instance attribute Protected Attribute reference (LIKE) 20010716
2 A_BUFF_KIND_FULL Instance attribute Protected Attribute reference (LIKE) 20010719
3 A_BUFF_KIND_GENERIC Instance attribute Protected Attribute reference (LIKE) 20010719
4 A_BUFF_KIND_NO Instance attribute Protected Attribute reference (LIKE) 20010719
5 A_BUFF_KIND_SINGLE Instance attribute Protected Attribute reference (LIKE) 20010719
6 A_BUFF_NOT Instance attribute Protected Attribute reference (LIKE) 20010719
7 A_BUFF_OFF Instance attribute Protected Attribute reference (LIKE) 20010719
8 A_BUFF_ON Instance attribute Protected Attribute reference (LIKE) 20010719
9 A_MAINTAIN_ALLOWED Instance attribute Protected Attribute reference (LIKE) 20010719
10 A_MAINTAIN_NOT_ALLOWED Instance attribute Protected Attribute reference (LIKE) 20010719
11 A_MAINTAIN_VIEW Instance attribute Protected Attribute reference (LIKE) 20010719
12 A_PROT_OFF Instance attribute Protected Attribute reference (LIKE) 20010719
13 A_PROT_ON Instance attribute Protected Attribute reference (LIKE) 20010719
14 A_TRANS_CLASS_APPL Instance attribute Protected Attribute reference (LIKE) 20010719
15 A_TRANS_CLASS_NO Instance attribute Protected Attribute reference (LIKE) 20010719
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_EXISTENCE Instance method Public Method Checks Existence of Data 20020311
2 CONVERT Instance method Public Method Registers the Table for Conversion 20020528
3 DO_INIT_NEW_FIELDS Instance method Public Method Initialization of New Table Fields 20021112
4 FILL_TECH_SETTINGS Instance method Protected Method Fills the Technical Settings 20010716
5 SET_TECH_SETTINGS 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 Importing IO_LOGSYS Value transfer Object reference (TYPE REF TO) CL_FINB_GN_LOGSYS Repräsentiert ein logisches System 20020311
2 Returning 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 Exporting 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 Exporting 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 Changing CS_TECH_SETTINGS Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-TECH_SETTINGS technische Einstellungen 20010716
2 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20010716
3 Importing 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