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 CON_MAP_FROM Constant Public Type reference (TYPE) C 'F' 20060531
2 CON_MAP_TO Constant Public Type reference (TYPE) C 'T' 20060531
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPEARANCE Instance method Public Method Supply Display Type of Field 20050401
2 GET_DESCRIPTION Instance method Public Method Supplies Descritpion 20050401
3 GET_FIELDSTATUS Instance method Public Method Supply Field Status 20050402
4 GET_FLG_F4_CALLBACK Instance method Public Method Supplies Indicator: F4 Callback 20050402
5 GET_FLG_INTENSIFIED Instance method Public Method Supplies Indicator: Field Is Hieghlighted 20050429
6 GET_FLG_NO_DB_CHECK Instance method Public Method Supply Indicator: No DB Check 20050402
7 GET_FLG_VALUE_LABEL Instance method Public Method Supplies Indicator: Set Value Description 20050417
8 GET_MAPPED_FIELD Instance method Public Method Supplies Field Name to Which Mapping Is to Be 20060531
9 GET_POSITION 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 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050401
2 Returning R_APPEARANCE Value transfer Type reference (TYPE) HDS_DTE_APPEARANCE Erscheinungsart eines Feldes 20050401
# Exception Resumable Description Created on
1 CX_HDS_INITIAL_PARAMETER 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 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050401
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) SCRTEXT_M Beschreibung des Feldes 20060413
# Exception Resumable Description Created on
1 CX_HDS_INITIAL_PARAMETER 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 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050402
2 Returning R_FIELDSTATUS Value transfer Type reference (TYPE) HDS_DTE_FIELDSTATUS Feldstatus 20050402
# Exception Resumable Description Created on
1 CX_HDS_INITIAL_PARAMETER 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 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050402
2 Returning 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 CX_HDS_INITIAL_PARAMETER 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 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050429
2 Returning 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 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050402
2 Returning 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 CX_HDS_INITIAL_PARAMETER 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 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050417
2 Returning 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 Importing I_DIRECTION Value transfer Type reference (TYPE) C CON_MAP_FROM 20060531
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20060531
3 Returning 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 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050402
2 Returning R_POSITION Value transfer Type reference (TYPE) SY-TABIX Postion eines Feldes 20050402
# Exception Resumable Description Created on
1 CX_HDS_INITIAL_PARAMETER Methodenparameter wurde nur initial versorgt 20050402
History
Last changed by/on SAP  20110908 
SAP Release Created in