SAP ABAP Class CL_HDS_SUBSCREEN_CB (Internal: Callback for Generate Subscreens)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_UI (Package) HDS User Interface
Properties
Class CL_HDS_SUBSCREEN_CB  
Short Description Internal: Callback for Generate Subscreens    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HDS_UI   HDS User Interface 
Created 20050224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDS_SUBSCREEN_CB has no forward declaration.
Interfaces
Class CL_HDS_SUBSCREEN_CB has no interface implemented.
Friends
Class CL_HDS_SUBSCREEN_CB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_SCREEN_OFF Constant Private Type reference (TYPE) CHAR1 '0' Single-Character Indicator 20050305
2 CON_SCREEN_ON Constant Private Type reference (TYPE) CHAR1 '1' Single-Character Indicator 20050305
3 REF_SUBSCREEN_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_HDS_SUBSCREEN_SERVICE Subscreen Service 20060418
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050225
2 F4_SUBSCREEN Instance method Public Method F4 20050224
3 PAI_SUBSCREEN Instance method Public Method PAI 20050224
4 PBO_SUBSCREEN Instance method Public Method PBO 20050224
5 SET_SCREEN Instance method Public Method Modify Field Status 20050330
6 SET_VALUE_LABEL Instance method Public Method Set Text for Values 20050224
Events
Class CL_HDS_SUBSCREEN_CB has no event.
Types
Class CL_HDS_SUBSCREEN_CB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_SUBSCREEN_SERVICE Call by reference Object reference (TYPE REF TO) CL_HDS_SUBSCREEN_SERVICE Subscreen Service 20060420

Method CONSTRUCTOR on class CL_HDS_SUBSCREEN_CB has no exception.

Method F4_SUBSCREEN 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 20050302
2 Changing C_TAB_OTHER_FIELDS Call by reference Type reference (TYPE) HDS_TAB_FIELDNAME Tabelle von Feldnamen 20060603
3 Exporting E_FLG_CANCELLED Call by reference Type reference (TYPE) C 20060614
4 Importing I_DYNPFIELDNAME Call by reference Type reference (TYPE) HDS_DTE_DYNPFIELDNAME Name eines Feldes auf dem Dynpro 20050301

Method F4_SUBSCREEN on class CL_HDS_SUBSCREEN_CB has no exception.

Method PAI_SUBSCREEN 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 20050302
2 Importing I_TAB_CHANGED_FIELDS Call by reference Type reference (TYPE) HDS_TAB_FIELDNAME Tabelle von Feldnamen 20060603

Method PAI_SUBSCREEN on class CL_HDS_SUBSCREEN_CB has no exception.

Method PBO_SUBSCREEN 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 20050302

Method PBO_SUBSCREEN on class CL_HDS_SUBSCREEN_CB has no exception.

Method SET_SCREEN Signature

Method SET_SCREEN on class CL_HDS_SUBSCREEN_CB has no parameter.
Method SET_SCREEN on class CL_HDS_SUBSCREEN_CB 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 20050301
2 Importing I_STR_DATA Value transfer Type reference (TYPE) ANY Daten 20050301
3 Returning R_VALUE_LABEL Value transfer Type reference (TYPE) HDS_DTE_VALUE_LABEL Label für Werte 20050301

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