SAP ABAP Class IF_HDS_UI_SCREEN_CALLBACK (Callbacks from UI (Front End))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_UI_SOURCE UI Class for Source 20060413
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_UI_TARGET_DDIC Target as DDIC Structure 20060413
Properties
Class IF_HDS_UI_SCREEN_CALLBACK  
Short Description Callbacks from UI (Front End)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060412   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HDS_UI_SCREEN_CALLBACK has no forward declaration.
Interfaces
Class IF_HDS_UI_SCREEN_CALLBACK has no interface implemented.
Friends
Class IF_HDS_UI_SCREEN_CALLBACK has no friend class.
Attributes
Class IF_HDS_UI_SCREEN_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_F4 Instance method Public Method Call F4 Help Dialog 20060412
2 GET_VALUE_LABEL Instance method Public Method Supplies Label for a Field Value 20060424
3 MAP_EXTERN_TO_INTERN Instance method Public Method Mapping External (UI) Format to Internal 20060601
4 MAP_INTERN_TO_EXTERN Instance method Public Method Mapping Internal (UI) Format to External 20060601
Events
Class IF_HDS_UI_SCREEN_CALLBACK has no event.
Types
Class IF_HDS_UI_SCREEN_CALLBACK has no local type.
Method Signatures

Method CALL_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_DATA Call by reference Type reference (TYPE) ANY 20060614
2 Exporting E_FLG_CANCELLED Value transfer Type reference (TYPE) HDS_DTE_FLAG Abbruch durch Benutzer 20060412
3 Exporting E_TAB_OTHER_FIELDS Call by reference Type reference (TYPE) HDS_TAB_FIELDNAME Tabelle von Feldnamen 20060614
4 Importing I_CATEGORY Value transfer Type reference (TYPE) HDS_DTE_CONDITION_CATEGORY Bedingungstyp 20060614
5 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20060412

Method CALL_F4 on class IF_HDS_UI_SCREEN_CALLBACK has no exception.

Method GET_VALUE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Value transfer Type reference (TYPE) HDS_DTE_CONDITION_CATEGORY Bedingungstyp 20060614
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) CSEQUENCE Feldname 20060424
3 Importing I_STR_DATA Value transfer Type reference (TYPE) ANY Daten als Struktur 20060614
4 Returning R_VALUE_LABEL Value transfer Type reference (TYPE) HDS_DTE_VALUE_LABEL Label für Werte 20060424

Method GET_VALUE_LABEL on class IF_HDS_UI_SCREEN_CALLBACK has no exception.

Method MAP_EXTERN_TO_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_DATA Call by reference Type reference (TYPE) ANY 20060616
2 Importing I_FIELDNAME_EXTERN Value transfer Type reference (TYPE) FIELDNAME Feldname 20060601
3 Importing I_FIELDNAME_INTERN Value transfer Type reference (TYPE) FIELDNAME Feldname 20060601
4 Importing I_REF_LOG Value transfer Object reference (TYPE REF TO) IF_HDS_LOG HDS Interface für Logging 20060601
# Exception Resumable Description Created on
1 CX_HDS_FAILURE Aktion konnte nicht durchgeführt werden 20060601

Method MAP_INTERN_TO_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_DATA Call by reference Type reference (TYPE) ANY 20060616
2 Importing I_FIELDNAME_EXTERN Value transfer Type reference (TYPE) FIELDNAME Feldname 20060601
3 Importing I_FIELDNAME_INTERN Value transfer Type reference (TYPE) FIELDNAME Feldname 20060601
4 Importing I_REF_LOG Value transfer Object reference (TYPE REF TO) IF_HDS_LOG HDS Interface für Logging 20060601
# Exception Resumable Description Created on
1 CX_HDS_FAILURE Aktion konnte nicht durchgeführt werden 20060601
History
Last changed by/on SAP  20110908 
SAP Release Created in