SAP ABAP Class CL_FINB_GN_DTEL (Represents a Data Element)
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 | 20010708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_DTEL | Object Data Element (Generator) | 20010717 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_LANGUAGES_DTEL | Texts of a Data Element | 20020513 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_GN_RAW_DTEL | Raw Object Data Element | 20010708 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FINB_OBJ_META_DESCRIPT | Access to Medata for a General Object | 20010727 |
Properties
| Class | CL_FINB_GN_DTEL | |
| Short Description | Represents a Data Element | |
| 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 | 20010708 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FINB_GN_DTEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FINB_GN_DTEL | Object Data Element (Generator) | 20010717 | ||
| 2 | IF_FINB_GN_LANGUAGES_DTEL | Texts of a Data Element | 20020513 | ||
| 3 | IF_FINB_GN_RAW_DTEL | Raw Object Data Element | 20010708 | ||
| 4 | IF_FINB_OBJ_META_DESCRIPT | Access to Medata for a General Object | 20010727 |
Friends
Class CL_FINB_GN_DTEL 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_FIELD | Description of a Field | 20020429 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FINB_GN_TEXTS | Texts of a Data Element | 20010717 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YS_DD04V_X | DDIC Metadata | 20020430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020514 | |
| 2 | Instance method | Private | Method | Fetches DDIC Metadata | 20020430 | |
| 3 | Instance method | Protected | Method | Adds Texts in Language Vector | 20020524 | |
| 4 | Instance method | Protected | Method | 20020515 | ||
| 5 | Instance method | Protected | Method | Gets Data Element from DDIC | 20010727 | |
| 6 | Instance method | Protected | Method | 20020513 | ||
| 7 | Instance method | Protected | Method | 20020429 | ||
| 8 | Instance method | Protected | Method | 20020527 | ||
| 9 | Instance method | Public | Method | 20010727 |
Events
Class CL_FINB_GN_DTEL has no event.
Types
Class CL_FINB_GN_DTEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WORKLIST | Value transfer | Object reference (TYPE REF TO) | CL_FINB_GN_LOW_LEVEL | Kern des Generators (low level) | 20020514 | |||
| 2 | I_INST_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020514 | |||
| 3 | I_KIND | Value transfer | Type reference (TYPE) | FINB_GN_OBJ_KIND | Objektart (Generator) | 20020514 | |||
| 4 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20020514 | |||
| 5 | I_PHYSICAL_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | phsischer Name des Objektes | 20020514 | |||
| 6 | I_SYSTEM | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20020514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20020704 |
Method FETCH_DDIC Signature
Method FETCH_DDIC on class CL_FINB_GN_DTEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20020705 |
Method FILL_LANGU_VECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LANGU_VECTOR | Call by reference | Type reference (TYPE) | FINB_GN_T_TEXTS | Sprachvektor von Texten | 20020524 | |||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | geändert? | 20020524 | |||
| 3 | IS_SOURCE | Call by reference | Type reference (TYPE) | FINB_GN_DTEL_SOURCE | Quelldaten eines Datenelementes | 20020524 |
Method FILL_LANGU_VECTOR on class CL_FINB_GN_DTEL has no exception.
Method GET_LANGUAGE_VECTOR Signature
Method GET_LANGUAGE_VECTOR on class CL_FINB_GN_DTEL has no parameter.
Method GET_LANGUAGE_VECTOR on class CL_FINB_GN_DTEL has no exception.
Method GET_META_DESCRIPT Signature
Method GET_META_DESCRIPT on class CL_FINB_GN_DTEL has no parameter.
Method GET_META_DESCRIPT on class CL_FINB_GN_DTEL has no exception.
Method GET_TEXTS Signature
Method GET_TEXTS on class CL_FINB_GN_DTEL has no parameter.
Method GET_TEXTS on class CL_FINB_GN_DTEL has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_FINB_GN_DTEL has no parameter.
Method GET_TYPE on class CL_FINB_GN_DTEL has no exception.
Method SET_TEXTS Signature
Method SET_TEXTS on class CL_FINB_GN_DTEL has no parameter.
Method SET_TEXTS on class CL_FINB_GN_DTEL has no exception.
Method SET_TYPE Signature
Method SET_TYPE on class CL_FINB_GN_DTEL has no parameter.
Method SET_TYPE on class CL_FINB_GN_DTEL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |