SAP ABAP Class IF_HDS_UI_SUBSCREEN (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_TARGET UI Class for Target 20050401
Properties
Class IF_HDS_UI_SUBSCREEN  
Short Description 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_SUBSCREEN has no forward declaration.
Interfaces
Class IF_HDS_UI_SUBSCREEN has no interface implemented.
Friends
Class IF_HDS_UI_SUBSCREEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DYNNR Instance attribute Public Type reference (TYPE) SY-DYNNR Number of Subscreen 20050403
2 PROG Instance attribute Public Type reference (TYPE) PROGNAME ABAP Program Name 20050403
Methods
# Method Level Visibility Method type Description Created on
1 GET_DYNNR Instance method Public Method Supplies Screen Number 20050401
2 GET_PROG Instance method Public Method Supplies Program of Subscreen 20050401
Events
Class IF_HDS_UI_SUBSCREEN has no event.
Types
Class IF_HDS_UI_SUBSCREEN has no local type.
Method Signatures

Method GET_DYNNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DYNNR Value transfer Type reference (TYPE) DYNNR Nummer des Subscreens 20050401

Method GET_DYNNR on class IF_HDS_UI_SUBSCREEN has no exception.

Method GET_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROGNAME Value transfer Type reference (TYPE) PROGNAME ABAP-Programmname 20050401

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