SAP ABAP Interface IF_UPX_CUST_SUBSCREEN (UPX: Subscreen Proxy Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPX_CUST (Package) Customizing Framework
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
Interface IF_UPX_CUST_SUBSCREEN  
Short Description UPX: Subscreen Proxy Interface    
General Data
Package UPX_CUST   Customizing Framework 
Created 20030217   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_UPX_CUST_SUBSCREEN has no forward declaration.
Interfaces
Interface IF_UPX_CUST_SUBSCREEN has no interface.
Friends
Interface IF_UPX_CUST_SUBSCREEN has no friend.
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