SAP ABAP Interface IF_VIEW_FACTORY_MM (Factory for Generation of General Views)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Properties
Interface IF_VIEW_FACTORY_MM  
Short Description Factory for Generation of General Views    
General Data
Package ME   Application development R/3 Purchasing 
Created 19990218   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_VIEW_FACTORY_MM has no forward declaration.
Interfaces
Interface IF_VIEW_FACTORY_MM has no interface.
Friends
Interface IF_VIEW_FACTORY_MM has no friend.
Attributes
Interface IF_VIEW_FACTORY_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAKE_COMPLEX_EXPAND_VIEW Instance method Public Method Generate View to Expand and Collapse (Complex) 20000810
2 MAKE_EXPAND_VIEW Instance method Public Method Generate View to Expand and Collapse 19990218
3 MAKE_QUERY_VIEW Instance method Public Method Generate View for Worklist 19990320
4 MAKE_QUICKINFO_EXPAND_VIEW Instance method Public Method Generate View to Expand and Collapse 19991215
5 MAKE_SIMPLE_FRAME_VIEW Instance method Public Method View with Dynamic Frame 19991007
6 MAKE_SIMPLE_MAIN_WINDOW Instance method Public Method Main Window (Screen Container) With Standard Menu 19990219
7 MAKE_SIMPLE_SETUP_VIEW Instance method Public Method Generates Setup-Builder 19990922
8 MAKE_SIMPLE_TAB_VIEW Instance method Public Method Generate Tabstrip View 19990922
9 MAKE_SIMPLE_TOGGLE_VIEW Instance method Public Method Generate View with Text Label Subview and Detail Subview 19990218
10 MAKE_TABLE_VIEW_COMMANDS Instance method Public Method Generate Commands for Table View 19990219
11 MAKE_TOGGLE_VIEW Instance method Public Method Generate View with Two Alternative Subviews 19990301
Events
Interface IF_VIEW_FACTORY_MM has no event.
Types
Interface IF_VIEW_FACTORY_MM has no local type.
Method Signatures

Method MAKE_COMPLEX_EXPAND_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUTTON_FCODE_OFF Call by reference Type reference (TYPE) SY-UCOMM Fcode zuklappen 20020110
2 Importing IM_BUTTON_FCODE_ON Call by reference Type reference (TYPE) SY-UCOMM Fcode aufklappen 20020110
3 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name (Character) 20000810
4 Importing IM_POSTFIX Call by reference Type reference (TYPE) I 9999 Postfix für generischen Namen 20000810
5 Importing IM_QUICKINFO_CLOSED Call by reference Type reference (TYPE) STRING Quickinfo Button geschlossen 20000810
6 Importing IM_QUICKINFO_OPEN Call by reference Type reference (TYPE) STRING Quickinfo Button geöffnet 20000810
7 Importing IM_TOGGLE_VIEW Call by reference Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 20000810
8 Returning RE_COMPOSITE_VIEW Value transfer Object reference (TYPE REF TO) CL_COMPOSITE_SCREEN_VIEW_MM Produkt 20000810

Method MAKE_COMPLEX_EXPAND_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_EXPAND_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOGGLE_VIEW Call by reference Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 19990218
2 Returning RE_COMPOSITE_VIEW Value transfer Object reference (TYPE REF TO) CL_COMPOSITE_SCREEN_VIEW_MM Produkt 19990218

Method MAKE_EXPAND_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_QUERY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Control-Container 19990320
2 Importing IM_DATABLADE Call by reference Object reference (TYPE REF TO) IF_DATABLADE_MM Default-Datablade (nicht personal.) 19991215
3 Importing IM_DATABLADE_FACTORY Call by reference Object reference (TYPE REF TO) IF_DATABLADE_FACTORY_MM Datablade-Factory 19990320
4 Importing IM_OUTPUT_STYLE Call by reference Type reference (TYPE) C Tree oder Grid ? 19990320
5 Importing IM_PROG Value transfer Type reference (TYPE) SY-REPID Programm 19990320
6 Importing IM_TABLE_MODEL Call by reference Object reference (TYPE REF TO) CL_TABLE_MODEL_MM Verwende dieses Table-Model 19990320
7 Importing IM_USER_SETTINGS Value transfer Object reference (TYPE REF TO) CL_PERSONALIZATION_MM Personalization 19990320
8 Returning RE_QUERY_VIEW Value transfer Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM Produkt 19990320

Method MAKE_QUERY_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_QUICKINFO_EXPAND_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QUICKINFO_CLOSED Call by reference Type reference (TYPE) STRING Quickinfo Button geschlossen 19991215
2 Importing IM_QUICKINFO_OPEN Call by reference Type reference (TYPE) STRING Quickinfo Button geöffnet 19991215
3 Importing IM_TOGGLE_VIEW Call by reference Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 19991215
4 Returning RE_COMPOSITE_VIEW Value transfer Object reference (TYPE REF TO) CL_COMPOSITE_SCREEN_VIEW_MM Produkt 19991215

Method MAKE_QUICKINFO_EXPAND_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_SIMPLE_FRAME_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VIEW Call by reference Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM View der gerahmt werden soll 19991007
2 Returning RE_FRAME Value transfer Object reference (TYPE REF TO) CL_COMPOSITE_SCREEN_VIEW_MM Frame-View 19991007

Method MAKE_SIMPLE_FRAME_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_SIMPLE_MAIN_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WINDOW Value transfer Object reference (TYPE REF TO) CL_WINDOW_MM Standard-Window 19990219

Method MAKE_SIMPLE_MAIN_WINDOW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_SIMPLE_SETUP_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SERIALIZABLE Call by reference Object reference (TYPE REF TO) IF_SERIALIZABLE_MM Serialisierbares Objekt 19990922
2 Returning RE_SETUPBUILDER Value transfer Object reference (TYPE REF TO) CL_SETUPVIEW_BUILDER_MM Builder 19990923

Method MAKE_SIMPLE_SETUP_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_SIMPLE_TAB_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HEIGHT Call by reference Type reference (TYPE) I Höhe des Tabs (Wunsch) 19990922
2 Importing IM_NO_OF_TABS Call by reference Type reference (TYPE) I Mindestanzahl Tabreiter 19990922
3 Importing IM_WIDTH Call by reference Type reference (TYPE) I Breite des Tabs (Wunsch) 19990922
4 Returning RE_TAB Value transfer Object reference (TYPE REF TO) CL_TABSTRIP_VIEW_MM Tabstripview 19990922

Method MAKE_SIMPLE_TAB_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_SIMPLE_TOGGLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VIEW Call by reference Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM Ein View 19990218
2 Returning RE_TOGGLE_VIEW Value transfer Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Produkt 19990218

Method MAKE_SIMPLE_TOGGLE_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_TABLE_VIEW_COMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CMD_PREFIX Call by reference Type reference (TYPE) C Prefix 19990219
2 Importing IM_TABLE_VIEW Call by reference Object reference (TYPE REF TO) CL_TABLE_VIEW_MM Table View 19990219
3 Returning RE_COMMAND Value transfer Object reference (TYPE REF TO) IF_COMMAND_MM Command 19990219

Method MAKE_TABLE_VIEW_COMMANDS on Interface IF_VIEW_FACTORY_MM has no exception.

Method MAKE_TOGGLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING Name 20000810
2 Importing IM_POSTFIX Call by reference Type reference (TYPE) I 9999 Postfix 20000810
3 Importing IM_VIEW_A Call by reference Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM View A (Default) 19990301
4 Importing IM_VIEW_B Call by reference Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM View B 19990301
5 Returning RE_TOGGLE_VIEW Value transfer Object reference (TYPE REF TO) CL_TOGGLE_VIEW_MM Toggle View 19990301

Method MAKE_TOGGLE_VIEW on Interface IF_VIEW_FACTORY_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in