SAP ABAP Interface IF_HDS_UI_FIELD_SET (Writing Access to Field Properties)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_UI (Package) HDS User Interface
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
Interface IF_HDS_UI_FIELD_SET  
Short Description Writing Access to Field Properties    
General Data
Package HDS_UI   HDS User Interface 
Created 20050401   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_HDS_UI_FIELD_SET has no forward declaration.
Interfaces
Interface IF_HDS_UI_FIELD_SET has no interface.
Friends
Interface IF_HDS_UI_FIELD_SET has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_CALLBACK Constant Public Type reference (TYPE) C 'C' 20060412
2 CON_DEFAULT Constant Public Type reference (TYPE) C 'D' 20060412
3 CON_NO Constant Public Type reference (TYPE) C '-' 20060412
4 CON_YES Constant Public Type reference (TYPE) C 'X' 20060412
Methods
# Method Level Visibility Method type Description Created on
1 SET_APPEARANCE Instance method Public Method Set Display Type of Field 20050401
2 SET_DESCRIPTION Instance method Public Method Set Field Label 20050401
3 SET_FIELDSTATUS Instance method Public Method Set Status of Field (Display Only, Hidden....) 20050402
4 SET_FLG_F4_CALLBACK Instance method Public Method Set Own F4 Help for Field 20050402
5 SET_FLG_INTENSIFIED Instance method Public Method Sets Property: Display Field in Foreground? 20050419
6 SET_FLG_NO_DB_CHECK Instance method Public Method No Check for DB Values 20050402
7 SET_FLG_VALUE_LABEL Instance method Public Method Sets Property: Should Value Description Appear? 20050417
8 SET_MAPPED_FIELD Instance method Public Method Sets Field to Which a Field in UI Is to Be Mapped 20060531
9 SET_POSITION Instance method Public Method Sets Position of a Field 20050402
Events
Interface IF_HDS_UI_FIELD_SET has no event.
Types
Interface IF_HDS_UI_FIELD_SET has no local type.
Method Signatures

Method SET_APPEARANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPEARANCE Value transfer Type reference (TYPE) HDS_DTE_APPEARANCE Darstellungsart eines Feldes 20050401
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20050401

Method SET_APPEARANCE on Interface IF_HDS_UI_FIELD_SET has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Value transfer Type reference (TYPE) CSEQUENCE Beschreibung des Feldes 20060413
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE Feldname 20050401
# Exception Resumable Description Created on
1 CX_HDS_INITIAL_PARAMETER Methodenparameter wurde nur initial versorgt 20050402

Method SET_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) CSEQUENCE Feldname 20050402
2 Importing I_FIELDSTATUS Value transfer Type reference (TYPE) HDS_DTE_FIELDSTATUS Feldstatus 20050402

Method SET_FIELDSTATUS on Interface IF_HDS_UI_FIELD_SET has no exception.

Method SET_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) CSEQUENCE Feldname 20050402
2 Importing I_FLG_F4_CALLBACK Value transfer Type reference (TYPE) HDS_DTE_FLG_F4_CALLBACK Kennzeichen: Eigene F4-Hilfe 20050402

Method SET_FLG_F4_CALLBACK on Interface IF_HDS_UI_FIELD_SET has no exception.

Method SET_FLG_INTENSIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20050419
2 Importing I_FLG_INTENSIFIED Value transfer Type reference (TYPE) HDS_DTE_FLG_INTENSIFIED Kennzeichen: Feld ist hervorgehoben 20050429

Method SET_FLG_INTENSIFIED on Interface IF_HDS_UI_FIELD_SET has no exception.

Method SET_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) CSEQUENCE Feldname 20050402
2 Importing I_FLG_NO_DB_CHECK Value transfer Type reference (TYPE) HDS_DTE_FLG_NO_DB_CHECK Keine DB Prüfung durchführen 20050402

Method SET_FLG_NO_DB_CHECK on Interface IF_HDS_UI_FIELD_SET has no exception.

Method SET_FLG_VALUE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20050417
2 Importing I_FLG_VALUE_LABEL Value transfer Type reference (TYPE) HDS_DTE_FLG_VALUE_LABEL Kennzeichen: Text zu Feldwert anzeigen 20050417

Method SET_FLG_VALUE_LABEL on Interface IF_HDS_UI_FIELD_SET has no exception.

Method SET_MAPPED_FIELD 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 in Backend 20060531
2 Importing I_FIELDNAME_UI Call by reference Type reference (TYPE) FIELDNAME Feldname auf UI 20060531
# Exception Resumable Description Created on
1 CX_HDS_CALL_ERROR Aufruffehler 20060601

Method SET_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) CSEQUENCE Feldname 20050402
2 Importing I_POSITION Value transfer Type reference (TYPE) SY-TABIX Position (Reihenfolge) des Feldes 20050402

Method SET_POSITION on Interface IF_HDS_UI_FIELD_SET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40