SAP ABAP Class IF_HDS_UI_FIELD_GET (Reading Access to Field Properties)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDS_UI_FIELDCAT_ABSTRACT | Abstract Field Catalog | 20060412 |
Properties
| Class | IF_HDS_UI_FIELD_GET | |
| Short Description | Reading Access to Field Properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050401 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HDS_UI_FIELD_GET has no forward declaration.
Interfaces
Class IF_HDS_UI_FIELD_GET has no interface implemented.
Friends
Class IF_HDS_UI_FIELD_GET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'F' | 20060531 | |||
| 2 | Constant | Public | Type reference (TYPE) | C | 'T' | 20060531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Supply Display Type of Field | 20050401 | |
| 2 | Instance method | Public | Method | Supplies Descritpion | 20050401 | |
| 3 | Instance method | Public | Method | Supply Field Status | 20050402 | |
| 4 | Instance method | Public | Method | Supplies Indicator: F4 Callback | 20050402 | |
| 5 | Instance method | Public | Method | Supplies Indicator: Field Is Hieghlighted | 20050429 | |
| 6 | Instance method | Public | Method | Supply Indicator: No DB Check | 20050402 | |
| 7 | Instance method | Public | Method | Supplies Indicator: Set Value Description | 20050417 | |
| 8 | Instance method | Public | Method | Supplies Field Name to Which Mapping Is to Be | 20060531 | |
| 9 | Instance method | Public | Method | Supply Position | 20050402 |
Events
Class IF_HDS_UI_FIELD_GET has no event.
Types
Class IF_HDS_UI_FIELD_GET has no local type.
Method Signatures
Method GET_APPEARANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050401 | |||
| 2 | R_APPEARANCE | Value transfer | Type reference (TYPE) | HDS_DTE_APPEARANCE | Erscheinungsart eines Feldes | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050402 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050401 | |||
| 2 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | SCRTEXT_M | Beschreibung des Feldes | 20060413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050402 |
Method GET_FIELDSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050402 | |||
| 2 | R_FIELDSTATUS | Value transfer | Type reference (TYPE) | HDS_DTE_FIELDSTATUS | Feldstatus | 20050402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050402 |
Method GET_FLG_F4_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050402 | |||
| 2 | R_FLG_F4_CALLBACK | Value transfer | Type reference (TYPE) | HDS_DTE_FLG_F4_CALLBACK | Kennzeichen: Eigene F4-Hilfe | 20050402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050402 |
Method GET_FLG_INTENSIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050429 | |||
| 2 | R_FLG_INTENSIFIED | Value transfer | Type reference (TYPE) | HDS_DTE_FLG_INTENSIFIED | Kennzeichen: Text zu Feldwert anzeigen | 20050429 |
Method GET_FLG_INTENSIFIED on class IF_HDS_UI_FIELD_GET has no exception.
Method GET_FLG_NO_DB_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050402 | |||
| 2 | R_FLG_NO_DB_CHECK | Value transfer | Type reference (TYPE) | HDS_DTE_FLG_NO_DB_CHECK | Keine DB Prüfung durchführen | 20050402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050402 |
Method GET_FLG_VALUE_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050417 | |||
| 2 | R_FLG_VALUE_LABEL | Value transfer | Type reference (TYPE) | HDS_DTE_FLG_VALUE_LABEL | Kennzeichen: Text zu Feldwert anzeigen | 20050417 |
Method GET_FLG_VALUE_LABEL on class IF_HDS_UI_FIELD_GET has no exception.
Method GET_MAPPED_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIRECTION | Value transfer | Type reference (TYPE) | C | CON_MAP_FROM | 20060531 | |||
| 2 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060531 | |||
| 3 | R_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20060531 |
Method GET_MAPPED_FIELD on class IF_HDS_UI_FIELD_GET has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050402 | |||
| 2 | R_POSITION | Value transfer | Type reference (TYPE) | SY-TABIX | Postion eines Feldes | 20050402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methodenparameter wurde nur initial versorgt | 20050402 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |