SAP ABAP Class CL_FINB_GN_STRU (Represents a Structure)
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_OBJECT Object in Context of the Generator 20010712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_RAW_STRUC Raw Object Structure 20010712
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_GN_STRUC Object Structure (Generator) 20020430
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FINB_GN_TABL Represents a Table 20010716
Properties
Class CL_FINB_GN_STRU  
Short Description Represents a Structure    
Super Class CL_FINB_GN_OBJECT Object in Context of the Generator 
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 20010712   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FINB_GN_STRU has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_GN_RAW_STRUC Raw Object Structure 20010712
2 IF_FINB_GN_STRUC Object Structure (Generator) 20020430
Friends
Class CL_FINB_GN_STRU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CLIENT_FIELD Instance attribute Protected Attribute reference (LIKE) 20030113
2 A_FORKEY_NO Instance attribute Protected Attribute reference (LIKE) 20020430
3 A_FORKEY_NORMAL Instance attribute Protected Attribute reference (LIKE) 20020430
4 A_FORKEY_TEXT Instance attribute Protected Attribute reference (LIKE) 20020430
5 XT_COMPONENTS Instance attribute Protected Type reference (TYPE) FINB_GN_T_COMPONENTS Component of a Structured Object (Generator) 20020430
6 X_CLIENT_FIELD Instance attribute Protected Type reference (TYPE) FINB_GN_PHYSICAL_NAME Current Client Field 20030514
7 X_CLIENT_SPECIFIC Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20021028
8 X_INIT_NEW_FIELDS Instance attribute Protected Type reference (TYPE) BOOLE_D Initialization of Added Fields 20021112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT Instance method Protected Method 20010714
2 BUILD_FORKEY Instance method Protected Method Generates the Foreign Key 20010724
3 COMPARE_FIELDLIST Instance method Protected Method 20050401
4 FETCH_DDIC Instance method Protected Method Fetches DDIC Metadata 20020430
5 FILL_FIELDS Instance method Protected Method Fields the Fields in the Structure 20010712
6 FILL_HEADER Instance method Protected Method Fills the Structure Header 20010712
7 GET_COMPONENT Instance method Protected Method 20020430
8 GET_COMPONENTS Instance method Protected Method 20020430
9 GET_NAMETAB Instance method Protected Method 20020430
10 GET_WORK_AREA Instance method Protected Method 20020430
Events
Class CL_FINB_GN_STRU has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_FIELD Protected Attribute reference (LIKE) 20050401
2 YT_FIELDS Protected Attribute reference (LIKE) 20050401
Method Signatures

Method ADD_COMPONENT Signature

Method ADD_COMPONENT on class CL_FINB_GN_STRU has no parameter.
Method ADD_COMPONENT on class CL_FINB_GN_STRU has no exception.

Method BUILD_FORKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORKEYS Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-T_FORKEYS Fremdschlüssel einer Tabelle 20010724
2 Changing CT_FORKEY_FIELDS Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-T_FORKEY_FIELDS Felder der fremdschlüssel einer Tabelle 20010724
3 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20010724
4 Importing IT_FIELDS Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-T_FIELDS Felder einer Tabelle 20010724
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020706

Method COMPARE_FIELDLIST Signature

Method COMPARE_FIELDLIST on class CL_FINB_GN_STRU has no parameter.
Method COMPARE_FIELDLIST on class CL_FINB_GN_STRU has no exception.

Method FETCH_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECOMPOSE_INCL Value transfer Type reference (TYPE) BOOLE_D Includes auflösen 20020506
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020706

Method FILL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-T_FIELDS Strukturfelder 20010712
2 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20010712
3 Importing IS_HEADER Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-HEADER Strukturkopf 20010716
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR Generierungsfehler 20020706

Method FILL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) FINB_GN_TABL_SOURCE-HEADER Tabellkopf 20010712
2 Exporting E_CHANGED Value transfer Type reference (TYPE) BOOLE_D Boolesche Variable 20010712
# Exception Resumable Description Created on
1 CX_FINB_GN_GENERATION_ERR 20020706

Method GET_COMPONENT Signature

Method GET_COMPONENT on class CL_FINB_GN_STRU has no parameter.
Method GET_COMPONENT on class CL_FINB_GN_STRU has no exception.

Method GET_COMPONENTS Signature

Method GET_COMPONENTS on class CL_FINB_GN_STRU has no parameter.
Method GET_COMPONENTS on class CL_FINB_GN_STRU has no exception.

Method GET_NAMETAB Signature

Method GET_NAMETAB on class CL_FINB_GN_STRU has no parameter.
Method GET_NAMETAB on class CL_FINB_GN_STRU has no exception.

Method GET_WORK_AREA Signature

Method GET_WORK_AREA on class CL_FINB_GN_STRU has no parameter.
Method GET_WORK_AREA on class CL_FINB_GN_STRU has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A