SAP ABAP Class CL_FINB_GN_ENQU (Represents a Lock Object)
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 | 20030204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_RAW_ENQU | Raw Object Lock Object | 20030204 |
Properties
| Class | CL_FINB_GN_ENQU | |
| Short Description | Represents a Lock Object | |
| 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 | 20030204 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_GN_ENQU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_GN_RAW_ENQU | Raw Object Lock Object | 20030204 |
Friends
Class CL_FINB_GN_ENQU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | Object Structure (Generator) | 20030206 | |||
| 2 | Instance attribute | Protected | See coding | 20030205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Inserts a Component | 20030205 | |
| 2 | Instance method | Protected | Method | Enters Data in Fields in Source | 20030206 | |
| 3 | Instance method | Protected | Method | Enters Data in View Header | 20030206 | |
| 4 | Instance method | Protected | Method | Enters Data in Tables in the View in the Source | 20030206 | |
| 5 | Instance method | Protected | Method | Normlizes Field Parameters | 20030205 |
Events
Class CL_FINB_GN_ENQU has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_COMPONENT | Protected | See coding | Field of the Lock Argument | 20030205 | |
Method Signatures
Method ADD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | Tabelle | 20030205 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | ANY | Feld (default: alle Felder der Tabelle) | 20030205 | |||
| 3 | I_FIELD_SUFFIX | Value transfer | Type reference (TYPE) | DD_SUFFIX | Suffix eines Feldnamens im Data Dictionary | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20030205 |
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_VIEW_SOURCE-T_FIELDS | 20030206 | ||||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030206 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_VIEW_SOURCE-HEADER | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20030206 |
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_VIEW_SOURCE-HEADER | 20030206 | ||||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20030206 |
Method FILL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLES | Call by reference | Type reference (TYPE) | FINB_GN_VIEW_SOURCE-T_TABLES | 20030206 | ||||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030206 | |||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | FINB_GN_VIEW_SOURCE-HEADER | 20030206 | ||||
| 4 | IT_FIELDS | Call by reference | Type reference (TYPE) | FINB_GN_VIEW_SOURCE-T_FIELDS | 20030206 | ||||
| 5 | IT_JOIN_CONDS | Call by reference | Type reference (TYPE) | FINB_GN_VIEW_SOURCE-T_JOIN_CONDS | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20030206 |
Method NORMALIZE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FIELD | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_FIELD | Beschreibung eines Feldes | 20030205 | |||
| 2 | IO_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_FINB_GN_STRUC | Objekt Struktur (Generator) | 20030205 | |||
| 3 | I_FIELD | Call by reference | Type reference (TYPE) | ANY | 20030205 | ||||
| 4 | I_FIELD_SUFFIX | Value transfer | Type reference (TYPE) | DD_SUFFIX | Suffix eines Feldnamens im Data Dictionary | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20030205 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |