SAP ABAP Class CL_WB2_VIEW_FACTORY (Create Display Objects)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Properties
Class CL_WB2_VIEW_FACTORY  
Short Description Create Display Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000717   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB2_VARIANT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WB2_VIEW_FACTORY has no interface implemented.
Friends
Class CL_WB2_VIEW_FACTORY has no friend class.
Attributes
Class CL_WB2_VIEW_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION_VIEW Static method Public Method Area for Visual Action 20000828
2 GET_ALV_AREA_VIEW Static method Public Method Area for ALV Display 20000717
3 GET_ALV_VIEW Static method Public Method ALV Display 20000717
4 GET_BUSINESS_SELECTION_VIEW Static method Public Method Area for Selection of TEW Type, Group, Step, Mode 20000717
5 GET_ERROR_VIEW Static method Public Method Error Log 20001031
6 GET_HISTORY_VIEW Static method Public Method Dialog Box for Displaying Item History 20010306
7 GET_SELECTION_AREA_VIEW Static method Public Method Selection Area 20000717
8 GET_SELECTION_VIEW Static method Public Method View for Selection (Without Listbox) 20000717
9 GET_SOURCE_OPERATION_VIEW Static method Public Method Source Document Processing View 20000814
10 GET_VISUAL_COMPONENT Static method Public Method View for Action with Subscreen in TEW 20000825
Events
Class CL_WB2_VIEW_FACTORY has no event.
Types
Class CL_WB2_VIEW_FACTORY has no local type.
Method Signatures

Method GET_ACTION_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTION_VIEW Call by reference Object reference (TYPE REF TO) CL_WB2_ACTION_VIEW View für visuelle Folgeaktionen 20000828
2 Importing I_ACTION_WITH_SCREEN Call by reference Object reference (TYPE REF TO) CL_WB2_ACTION_WITH_SCREEN Eine Aktion mit Subscreen in der TEW 20000828
3 Importing I_SOURCE_LIST_VIEW Call by reference Object reference (TYPE REF TO) CL_WB2_ALV_AREA_VIEW Bereich zur ALV Anzeige 20000828

Method GET_ACTION_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_ALV_AREA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALV_AREA_VIEW Call by reference Object reference (TYPE REF TO) CL_WB2_ALV_AREA_VIEW ALV Ausgabe Bereich 20000717
2 Importing I_ACC Call by reference Type reference (TYPE) BVAL für Vorlesesoftware ? 20011203
3 Importing I_ACTION_BUTTON_ACTIVE Call by reference Type reference (TYPE) BVAL 'X' Actionbutton aktiv ? 20000821
4 Importing I_DATA_LIST Call by reference Object reference (TYPE REF TO) CL_WB2_DATA_LIST Liste von Dokumenten 20000718
5 Importing I_TEXT Call by reference Type reference (TYPE) WB2_DESCRIPTION Rahmentext 20000817
6 Importing I_TITLE1 Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile (oberer ALV) 20011203
7 Importing I_TITLE2 Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile (unterer ALV) 20011203

Method GET_ALV_AREA_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_ALV_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALV_VIEW Call by reference Object reference (TYPE REF TO) IF_WB2_ALV_VIEW Liste von Dokumendaten via ALV 20000717
2 Importing I_ACC Call by reference Type reference (TYPE) BVAL für Vorlesesoftware ? 20011203
3 Importing I_HEAD Call by reference Type reference (TYPE) BVAL Boolean 20001101
4 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20011203

Method GET_ALV_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_BUSINESS_SELECTION_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBSCREEN Call by reference Object reference (TYPE REF TO) IF_WB2_SUBSCREEN Subscreen 20000717
2 Importing I_CURR_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_BUSINESS_STEP aktueller Geschäftsprozeßschritt 20000717
3 Importing I_MODE Call by reference Object reference (TYPE REF TO) CL_WB2_MODE Modus 20000717
4 Importing I_PRE_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_BUSINESS_STEP Vorgänger Geschäftsprozeßschritt 20000717
5 Importing I_TEW_GROUP Call by reference Object reference (TYPE REF TO) CL_WB2_GROUP Gruppe von Geschäftsprozeßschritten 20000717
6 Importing I_TEW_TYPE Call by reference Object reference (TYPE REF TO) CL_WB2_TEW_TYPE TEW Art 20000717

Method GET_BUSINESS_SELECTION_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_ERROR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_VIEW Call by reference Object reference (TYPE REF TO) CL_WB2_ERROR_VIEW Error Log View 20001031
2 Importing I_ACC Call by reference Type reference (TYPE) BVAL für Vorlesesoftware ? 20011203
3 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20001031
4 Importing I_ERROR Call by reference Object reference (TYPE REF TO) CL_WB2_ERROR Error Log 20001031
5 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20001031

Method GET_ERROR_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_HISTORY_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HISTORY Call by reference Object reference (TYPE REF TO) CL_WB2_FLOW_HISTORY Vorgängerpositionen 20010306
2 Returning RE_HISTORY_VIEW Value transfer Object reference (TYPE REF TO) CL_WB2_FLOW_HISTORY_VIEW Belegflußhistorie anzeigen 20010306

Method GET_HISTORY_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_SELECTION_AREA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SCREEN Call by reference Object reference (TYPE REF TO) CL_WB2_SELECTION_AREA_VIEW Subscreen für Selektion 20000721
2 Importing I_ACC Call by reference Type reference (TYPE) BVAL für Vorlesesoftware ? 20011203
3 Importing I_FRAME_TEXT Call by reference Type reference (TYPE) WB2_DESCRIPTION Rahmentext 20000818
4 Importing I_SCREEN Call by reference Type reference (TYPE) WB2_SCREEN Screens der Workbench 20000815
5 Importing I_SELECTION_AREA Call by reference Object reference (TYPE REF TO) CL_WB2_SELECTION_AREA Selektionsbereich für Dokumente 20000717
6 Importing I_SEL_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_BUSINESS_STEP Geschäftsprozeßschritt Selektion 20000717

Method GET_SELECTION_AREA_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_SELECTION_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SELECTION_VIEW Call by reference Object reference (TYPE REF TO) IF_WB2_SELECTION_VIEW Selektionsbild 20000717
2 Importing I_ACC Call by reference Type reference (TYPE) BVAL für Vorlesesoftware ? 20011203
3 Importing I_SCREEN Call by reference Type reference (TYPE) WB2_SCREEN Screens der Workbench 20000815
4 Importing I_SELECTION_RANGE Call by reference Object reference (TYPE REF TO) CL_WB2_SELECTION_RANGE Selektionsranges 20000720
5 Importing I_STEP Call by reference Object reference (TYPE REF TO) CL_WB2_BUSINESS_STEP Geschäftsprozeßschritt 20000717

Method GET_SELECTION_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_SOURCE_OPERATION_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SOURCE_OPERATION_VIEW Call by reference Object reference (TYPE REF TO) IF_WB2_SUBSCREEN Quelldokumentbearbeitungsview 20000814
2 Importing I_ACC Call by reference Type reference (TYPE) BVAL für Vorlesesoftware ? 20011203
3 Importing I_WB Call by reference Object reference (TYPE REF TO) CL_WB2_WB Workbench 20000814

Method GET_SOURCE_OPERATION_VIEW on class CL_WB2_VIEW_FACTORY has no exception.

Method GET_VISUAL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VISUAL_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WB2_VISUAL_COMPONENT visuelle Komponete ( für Aktionsklassen mit Subscreen ) 20000825
2 Importing I_ACTION_WITH_SCREEN Call by reference Object reference (TYPE REF TO) CL_WB2_ACTION_WITH_SCREEN Eine Aktion mit Subscreen in der TEW 20000825

Method GET_VISUAL_COMPONENT on class CL_WB2_VIEW_FACTORY has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 46C