SAP ABAP Class CL_FIELDINFO (Read Fixed Values for Data Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA (Application Component) ASAP (AcceleratedSAP)
⤷
SQADB (Package) Question and Answer Database
⤷
⤷
Properties
| Class | CL_FIELDINFO | |
| Short Description | Read Fixed Values for Data Element | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SQADB | Question and Answer Database |
| Created | 20000328 | SAP |
| Last change | 20000508 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIELDINFO has no forward declaration.
Interfaces
Class CL_FIELDINFO has no interface implemented.
Friends
Class CL_FIELDINFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20000328 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DDFIXVALUES | Description of Domain Fixed Values | 20000328 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ELEMENTS_T | List with Field Descriptions | 20000328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000328 | |
| 2 | Static method | Public | Method | Provides Text for Data Element Fixed Values | 20000328 | |
| 3 | Instance method | Private | Method | Instance Method: Provides Text for Fixed Value | 20000328 | |
| 4 | Instance method | Private | Method | Reads Fixed Values for Data Element | 20000328 |
Events
Class CL_FIELDINFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Private | See coding | Field Description Type | 20000328 | |
|
| 2 | ELEMENTS_T | Private | See coding | 20000328 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20000328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000328 | ||
| 2 | allg. Fehler | 20000328 |
Method GET_FIELDINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VAL_TEXT | Call by reference | Type reference (TYPE) | C | Text zum Wert | 20000328 | |||
| 2 | I_DATEL | Call by reference | Type reference (TYPE) | ANY | Tabellenname | 20000328 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20000328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000328 | ||
| 2 | allg. Fehler | 20000328 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VAL_TEXT | Call by reference | Type reference (TYPE) | VAL_TEXT | Kurztext zu Festwerten | 20000328 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | DOMVALUE_L | Werte für Domänen: Einzelwert/untere Grenze | 20000328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Abbruch | 20000328 | ||
| 2 | allg. Fehler | 20000328 |
Method READ_FIELDINFO Signature
Method READ_FIELDINFO on class CL_FIELDINFO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User Parameter | 20000328 | ||
| 2 | allg. Fehler | 20000328 |
History
| Last changed by/on | SAP | 20000508 |
| SAP Release Created in | 46D |