SAP ABAP Class CL_EXPAND_BUTTON_VIEW_MM (View for an Expand Button)
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_SCREEN_VIEW_MM Screen View 19990209
Properties
Class CL_EXPAND_BUTTON_VIEW_MM  
Short Description View for an Expand Button    
Super Class CL_SCREEN_VIEW_MM Screen View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MEREQ   Purchasing: Purchase Requisition 
Created 19990209   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EXPAND_BUTTON_VIEW_MM has no interface implemented.
Friends
Class CL_EXPAND_BUTTON_VIEW_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUTTON Instance attribute Protected Object reference (TYPE REF TO) DATA Pointer to Button Field in Local Program 19990209
2 BUTTON_FCODE Instance attribute Protected Type reference (TYPE) SY-UCOMM FCode of Button 19990209
3 BUTTON_FCODE_OFF Instance attribute Protected Type reference (TYPE) SY-UCOMM Collapse FCode 20020110
4 BUTTON_FCODE_ON Instance attribute Protected Type reference (TYPE) SY-UCOMM Expand FCode 20020110
5 QUICKINFO_OFF Instance attribute Protected Type reference (TYPE) STRING Quickinfo Button OFF 19991215
6 QUICKINFO_ON Instance attribute Protected Type reference (TYPE) STRING Quickinfo Button ON 19991215
7 STATE Instance attribute Protected Type reference (TYPE) BUTTON_STATE 1 Status of Button 19990209
8 STATE_OFF Constant Protected Type reference (TYPE) BUTTON_STATE 2 Off 19990209
9 STATE_ON Constant Protected Type reference (TYPE) BUTTON_STATE 1 On 19990209
10 TOGGLE_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 19990209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990209
2 SET_BUTTON Instance method Public Method Button Field in Local Program 19990209
3 SET_QUICKINFO Instance method Public Method Configure Quickinfo 19991215
4 SET_STATE Instance method Public Method Set State 20020110
5 TOGGLE Instance method Public Method Toggle 19990209
6 UPDATE_STATE Instance method Protected Method Update Internal State (Depending on Toggle View) 19990209
Events
Class CL_EXPAND_BUTTON_VIEW_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BUTTON_STATE Protected Type reference (TYPE) I Status of Button 19990209
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 19990209
2 Importing IM_PROG Call by reference Type reference (TYPE) SY-REPID Programm 19990209
3 Importing IM_TOGGLE_VIEW Call by reference Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle-View 19990209

Method CONSTRUCTOR on class CL_EXPAND_BUTTON_VIEW_MM has no exception.

Method SET_BUTTON 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 Feld 19990209
2 Importing IM_BUTTON_FCODE Call by reference Type reference (TYPE) SY-UCOMM Fcode des Buttons 19990209
3 Importing IM_BUTTON_FCODE_OFF Call by reference Type reference (TYPE) SY-UCOMM Fcode zuklappen 20020110
4 Importing IM_BUTTON_FCODE_ON Call by reference Type reference (TYPE) SY-UCOMM Fcode aufklappen 20020110

Method SET_BUTTON on class CL_EXPAND_BUTTON_VIEW_MM has no exception.

Method SET_QUICKINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OFF Call by reference Type reference (TYPE) STRING Quickinfo Zustand OFF 19991215
2 Importing IM_ON Call by reference Type reference (TYPE) STRING Quickinfo Zustand ON 19991215

Method SET_QUICKINFO on class CL_EXPAND_BUTTON_VIEW_MM has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATE Call by reference Type reference (TYPE) I Zustand 20020110

Method SET_STATE on class CL_EXPAND_BUTTON_VIEW_MM has no exception.

Method TOGGLE Signature

Method TOGGLE on class CL_EXPAND_BUTTON_VIEW_MM has no parameter.
Method TOGGLE on class CL_EXPAND_BUTTON_VIEW_MM has no exception.

Method UPDATE_STATE Signature

Method UPDATE_STATE on class CL_EXPAND_BUTTON_VIEW_MM has no parameter.
Method UPDATE_STATE on class CL_EXPAND_BUTTON_VIEW_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in