SAP ABAP Class CL_EXPAND_VIEW_MM (View for Expanding and Collapsing)
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 19990208
Properties
Class CL_EXPAND_VIEW_MM  
Short Description View for Expanding and Collapsing    
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 19990208   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EXPAND_VIEW_MM has no interface implemented.
Friends
Class CL_EXPAND_VIEW_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_BUTTON Instance attribute Protected Object reference (TYPE REF TO) DATA Pointer to Button on Screen 19990208
2 MY_TOGGLE_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 19990208
3 STATE_ON Instance attribute Protected Type reference (TYPE) T_BOOL On = t_yes / off = t_no 19990208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990208
2 SET_BUTTON_FIELD Instance method Public Method Button Screen Field 19990208
Events
Class CL_EXPAND_VIEW_MM has no event.
Types
Class CL_EXPAND_VIEW_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 Dynpro 19990208
2 Importing IM_MAX_SUBVIEWS Call by reference Type reference (TYPE) SY-TABIX 2 Subviews 19990208
3 Importing IM_PROG Call by reference Type reference (TYPE) SY-REPID Programm 19990208
4 Importing IM_TOGGLE_VIEW Call by reference Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 19990208

Method CONSTRUCTOR on class CL_EXPAND_VIEW_MM has no exception.

Method SET_BUTTON_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELD Call by reference Type reference (TYPE) ANY Dynpro-Feld 19990208

Method SET_BUTTON_FIELD on class CL_EXPAND_VIEW_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in