SAP ABAP Class IF_UPX_CUST_SUBSCREEN (UPX: Subscreen Proxy Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UPX_SUBSCREEN_BASE Base class for subscreen adapter 20030305
Properties
Class IF_UPX_CUST_SUBSCREEN  
Short Description UPX: Subscreen Proxy Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UPX_CUST_SUBSCREEN has no forward declaration.
Interfaces
Class IF_UPX_CUST_SUBSCREEN has no interface implemented.
Friends
Class IF_UPX_CUST_SUBSCREEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1      
2 DYNNR Instance attribute Public Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20030217
3 REPID Instance attribute Public Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20030217
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method to finish the work, but not save 20030217
2 CHECK Instance method Public Method to check the subscreen before resume 20030227
3 OKCODE Instance method Public Method to manage screen OK code 20030217
4 PREPARE Instance method Public Method to prepare subscreen to be shown 20030217
5 RESUME Instance method Public Method to finish the work with actual subscreen 20030217
Events
# Event Type Visibility Description Created on
1