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 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20030113 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20020430 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20020430 | ||||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20020430 | ||||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FINB_GN_T_COMPONENTS | Component of a Structured Object (Generator) | 20020430 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FINB_GN_PHYSICAL_NAME | Current Client Field | 20030514 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20021028 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Initialization of Added Fields | 20021112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20010714 | |
2 | ![]() |
Instance method | Protected | Method | Generates the Foreign Key | 20010724 |
3 | ![]() |
Instance method | Protected | Method | 20050401 | |
4 | ![]() |
Instance method | Protected | Method | Fetches DDIC Metadata | 20020430 |
5 | ![]() |
Instance method | Protected | Method | Fields the Fields in the Structure | 20010712 |
6 | ![]() |
Instance method | Protected | Method | Fills the Structure Header | 20010712 |
7 | ![]() |
Instance method | Protected | Method | 20020430 | |
8 | ![]() |
Instance method | Protected | Method | 20020430 | |
9 | ![]() |
Instance method | Protected | Method | 20020430 | |
10 | ![]() |
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 | ![]() |
CT_FORKEYS | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-T_FORKEYS | Fremdschlüssel einer Tabelle | 20010724 | ||
2 | ![]() |
CT_FORKEY_FIELDS | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-T_FORKEY_FIELDS | Felder der fremdschlüssel einer Tabelle | 20010724 | ||
3 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20010724 | ||
4 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-T_FIELDS | Felder einer Tabelle | 20010724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_DECOMPOSE_INCL | Value transfer | Type reference (TYPE) | BOOLE_D | Includes auflösen | 20020506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method FILL_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-T_FIELDS | Strukturfelder | 20010712 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20010712 | ||
3 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-HEADER | Strukturkopf | 20010716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generierungsfehler | 20020706 |
Method FILL_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_TABL_SOURCE-HEADER | Tabellkopf | 20010712 | ||
2 | ![]() |
E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Boolesche Variable | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 |