SAP ABAP Class CL_WINDOW_MM (View for Subscreen Container)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MEREQ (Package) Purchasing: Purchase Requisition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COMPOSITE_SCREEN_VIEW_MM View for Screen with Subscreens 00000000
Properties
Class CL_WINDOW_MM  
Short Description View for Subscreen Container    
Super Class CL_COMPOSITE_SCREEN_VIEW_MM View for Screen with Subscreens 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MEREQ   Purchasing: Purchase Requisition 
Created 19981111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_CFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WINDOW_MM has no interface implemented.
Friends
Class CL_WINDOW_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENDING_X Instance attribute Protected Type reference (TYPE) SY-TABIX End Column 19990304
2 ENDING_Y Instance attribute Protected Type reference (TYPE) SY-TABIX End Line 19990304
3 IS_POPUP Instance attribute Protected Type reference (TYPE) MMPUR_BOOL Dialog Box 19990304
4 MY_TITLEBAR Instance attribute Protected Type reference (TYPE) STYP_TITLEBAR_MM Title Bar 19990415
5 PFSTATUS Instance attribute Protected Type reference (TYPE) STRING40 Name of PF Status 19990118
6 STARTING_X Instance attribute Protected Type reference (TYPE) SY-TABIX Start Column 19990304
7 STARTING_Y Instance attribute Protected Type reference (TYPE) SY-TABIX Start Line 19990304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19981111
2 HANDLE_FCODE Instance method Public Method Initiate ok_code Processing (Only Poss. from Subscr. Cont.) 19981111
3 POP_WINDOW Instance method Public Method Throw Subscreen Carrier from Screen Stack (Stack for Undo) 19981111
4 SET_FCODE Instance method Public Method Elicit OK Code of Screen 19981113
5 SET_TITLEBAR Instance method Public Method Set Title Bar 19990415
Events
Class CL_WINDOW_MM has no event.
Types
Class CL_WINDOW_MM 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 IM_DYNPRO Call by reference Type reference (TYPE) SY-DYNNR zugehöriges Dynpro 19981111
2 Importing IM_ENDING_X Call by reference Type reference (TYPE) SY-TABIX Endspalte 19990304
3 Importing IM_ENDING_Y Call by reference Type reference (TYPE) SY-TABIX Endzeile 19990304
4 Importing IM_MAX_SUBVIEWS Call by reference Type reference (TYPE) SY-TABIX 1 Maximale Anzahl Subscreens 19981111
5 Importing IM_PFSTATUS Call by reference Type reference (TYPE) C PF-Status 19990118
6 Importing IM_POPUP Call by reference Type reference (TYPE) MMPUR_BOOL Popup 19990304
7 Importing IM_PROG Call by reference Type reference (TYPE) SY-REPID Programmname 19981111
8 Importing IM_STARTING_X Call by reference Type reference (TYPE) SY-TABIX Anfangsspalte 19990304
9 Importing IM_STARTING_Y Call by reference Type reference (TYPE) SY-TABIX Anfangszeile 19990304

Method CONSTRUCTOR on class CL_WINDOW_MM has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM ok_code 19981111

Method HANDLE_FCODE on class CL_WINDOW_MM has no exception.

Method POP_WINDOW Signature

Method POP_WINDOW on class CL_WINDOW_MM has no parameter.
Method POP_WINDOW on class CL_WINDOW_MM has no exception.

Method SET_FCODE Signature

Method SET_FCODE on class CL_WINDOW_MM has no parameter.
Method SET_FCODE on class CL_WINDOW_MM has no exception.

Method SET_TITLEBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TITLEBAR Call by reference Type reference (TYPE) STYP_TITLEBAR_MM Titelbar 19990415

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