SAP ABAP Class IF_EEF_ADJ_VIEW_SUBSCREEN (UI of Enhancement Adjustment Tool (as Subscreen))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EEF_ADJ_VIEW UI of Enhancement Adjustment Tool 20041209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EEF_ADJ_VIEW UI for Enhancement Adjustment Tool 20041210
Properties
Class IF_EEF_ADJ_VIEW_SUBSCREEN  
Short Description UI of Enhancement Adjustment Tool (as Subscreen)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041102   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EEF_ADJ_VIEW_SUBSCREEN has no forward declaration.
Interfaces
Class IF_EEF_ADJ_VIEW_SUBSCREEN has no interface implemented.
Friends
Class IF_EEF_ADJ_VIEW_SUBSCREEN has no friend class.
Attributes
Class IF_EEF_ADJ_VIEW_SUBSCREEN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DYNPRO_NO Instance method Public Method Determines Screen Number of Subscreen 20041209
2 GET_REPORT_ID Instance method Public Method Determines Report ID (sy-repid) of Subscreen 20041209
3 GET_SUBSCREEN_AREA Instance method Public Method Determines Subscreen Area Assigned to View 20041213
4 INIT Instance method Public Method Initialize 20041210
5 RAISE_USER_COMMAND Instance method Public Method Sets a User Command 20050411
6 SET_SUBSCREEN_AREA Instance method Public Method Sets Subscreen Area 20041214
Events
Class IF_EEF_ADJ_VIEW_SUBSCREEN has no event.
Types
Class IF_EEF_ADJ_VIEW_SUBSCREEN has no local type.
Method Signatures

Method GET_DYNPRO_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DYNPRO_NO Value transfer Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20041209

Method GET_DYNPRO_NO on class IF_EEF_ADJ_VIEW_SUBSCREEN has no exception.

Method GET_REPORT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REPORT_ID Value transfer Type reference (TYPE) SY-REPID 20041209

Method GET_REPORT_ID on class IF_EEF_ADJ_VIEW_SUBSCREEN has no exception.

Method GET_SUBSCREEN_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUBSCREEN_AREA Value transfer Type reference (TYPE) D021S-FNAM Subscreenbereich 20041213

Method GET_SUBSCREEN_AREA on class IF_EEF_ADJ_VIEW_SUBSCREEN has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUSTMENT_TOOL Call by reference Object reference (TYPE REF TO) IF_EEF_ADJ_TOOL 20090119
2 Importing DYNPRO_NO Call by reference Type reference (TYPE) SY-DYNNR Dynpro-Nummer des Trägerdynpros 20050223
3 Importing ENHANCEMENT_TOOL Call by reference Object reference (TYPE REF TO) IF_ENH_TOOL SAP Enhancement Tool Root Interface 20050119
4 Importing REPORT_ID Call by reference Type reference (TYPE) SY-REPID Report ID des Trägerdynpros 20050223
5 Importing SUBSCREEN_AREA Call by reference Type reference (TYPE) D021S-FNAM Subscreenbereich 20041214
6 Importing WB_MANAGER Call by reference Object reference (TYPE REF TO) IF_WB_MANAGER Interface für Workbench Manager 20050228

Method INIT on class IF_EEF_ADJ_VIEW_SUBSCREEN has no exception.

Method RAISE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER_COMMAND Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20050411

Method RAISE_USER_COMMAND on class IF_EEF_ADJ_VIEW_SUBSCREEN has no exception.

Method SET_SUBSCREEN_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPRO_NO Call by reference Type reference (TYPE) SY-DYNNR Dynpro-Nummer des Trägerdynpros 20050223
2 Importing REPORT_ID Call by reference Type reference (TYPE) SY-REPID Report ID des Trägerdynpros 20050223
3 Importing SUBSCREEN_AREA Call by reference Type reference (TYPE) D021S-FNAM Subscreenbereich 20041214

Method SET_SUBSCREEN_AREA on class IF_EEF_ADJ_VIEW_SUBSCREEN has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in