SAP ABAP Class IF_HDS_SUBSCREEN_CALLBACK (Callback for Subscreen)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HDS_UI_DDIC_STRUCTURE UI for Displaying a DDIC Structure 20050404
Properties
Class IF_HDS_SUBSCREEN_CALLBACK  
Short Description Callback for Subscreen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HDS_SUBSCREEN_CALLBACK has no forward declaration.
Interfaces
Class IF_HDS_SUBSCREEN_CALLBACK has no interface implemented.
Friends
Class IF_HDS_SUBSCREEN_CALLBACK has no friend class.
Attributes
Class IF_HDS_SUBSCREEN_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 F4_VALUE_REQUEST Instance method Public Method Subscreen F4 Event 20050224
2 PAI Instance method Public Method Subscreen PAI 20050224
3 PBO Instance method Public Method Subscreen PBO 20050224
4 SET_VALUE_LABEL Instance method Public Method Subscreen: Set Label for Value 20050224
Events
Class IF_HDS_SUBSCREEN_CALLBACK has no event.
Types
Class IF_HDS_SUBSCREEN_CALLBACK has no local type.
Method Signatures

Method F4_VALUE_REQUEST 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 Datenstruktur des Subscreens 20050302
2 Changing C_TAB_OTHER_FIELDS Value transfer Type reference (TYPE) HDS_TAB_FIELDNAME Zusätzlich versorgte Felder der Wertehilfe 20060603
3 Exporting E_FLG_CANCELLED Value transfer Type reference (TYPE) C 20060614
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050224

Method F4_VALUE_REQUEST on class IF_HDS_SUBSCREEN_CALLBACK has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_DATA Value transfer Type reference (TYPE) ANY Datenstruktur des Subscreens 20050302
2 Importing I_TAB_CHANGED_FIELDS Value transfer Type reference (TYPE) HDS_TAB_FIELDNAME Tabelle von Feldnamen 20060605

Method PAI on class IF_HDS_SUBSCREEN_CALLBACK has no exception.

Method PBO 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 Datenstruktur des Subscreens 20050302

Method PBO on class IF_HDS_SUBSCREEN_CALLBACK has no exception.

Method SET_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) FIELDNAME Feldname 20050224
2 Importing I_STR_DATA Value transfer Type reference (TYPE) ANY Datenstruktur des Subscreens 20050224
3 Returning R_VALUE_LABEL Value transfer Type reference (TYPE) HDS_DTE_VALUE_LABEL Label für Werte 20050224

Method SET_VALUE_LABEL on class IF_HDS_SUBSCREEN_CALLBACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in