SAP ABAP Class CL_WB2_SELECTION_AREA_VIEW (Selection Area)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_OBSERVER Observer 20000720
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_SUBSCREEN Subscreen 20000713
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_WB_EVENTS Workbench Events 20000818
Properties
Class CL_WB2_SELECTION_AREA_VIEW  
Short Description Selection Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000712   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_SELECTION_AREA_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB2_OBSERVER Observer 20000720
2 IF_WB2_SUBSCREEN Subscreen 20000713
3 IF_WB2_WB_EVENTS Workbench Events 20000818
Friends
Class CL_WB2_SELECTION_AREA_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AP_STEP_INPUT Instance attribute Private Object reference (TYPE REF TO) DATA Business Process Step 20000712
2 A_ACC Instance attribute Private Type reference (TYPE) BVAL For Speaking Software? 20011203
3 A_DYNNR Instance attribute Private Type reference (TYPE) SY-DYNNR Current Screen 20000719
4 A_EXPAND Instance attribute Private Type reference (TYPE) BVAL Display Expanded 20000720
5 A_FRAME_TEXT Instance attribute Private Type reference (TYPE) WB2_DESCRIPTION Outline Text 20000818
6 A_HANDLE Instance attribute Private Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000720
7 A_SCREEN Instance attribute Private Type reference (TYPE) WB2_SCREEN Workbench Screens 20000815
8 A_SELECTION_AREA Instance attribute Private Object reference (TYPE REF TO) CL_WB2_SELECTION_AREA Selection Area for Documents 20000714
9 A_SELECTION_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WB2_SELECTION_VIEW Selection Screen 20000714
10 A_SEL_STEP Instance attribute Private Object reference (TYPE REF TO) CL_WB2_BUSINESS_STEP Business Process Step 20000720
11 A_SEL_STEP_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_WB2_STEP_VIEW Listbox for Business Process Step 20000714
12 C_DYNNR Constant Private Type reference (TYPE) SYDYNNR '0100' ABAP Program: Number of Current Screen 20000712
13 C_DYNNR_COLLAPSED Constant Private Type reference (TYPE) SYDYNNR '0500' Collapsed Display 20000720
14 C_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLWB2_SELECTION_VIEW' ABAP Program: Current Main Program 20000712
15 C_SEL_STEP_NAME Constant Private Type reference (TYPE) HELP_INFO-DYNPROFLD 'SEL_STEP' Field Name 20000714
16 F_COLLAPSE Constant Private Type reference (TYPE) FCODE 'SE_COLLAPSE' Collapse Display 20000720
17 F_EXPAND Constant Private Type reference (TYPE) FCODE 'SE_EXPAND' Expand Display 20000720
18 F_SELECT Constant Private Type reference (TYPE) FCODE 'SELTOOL_START_SELECT' Function Code: Data Selection 20000720
19 F_SEL_STEP_CHANGED Constant Private Type reference (TYPE) FCODE 'SE_SEL_STEP' Function Code: Selection Step Changed 20000720
20 S_VISIBLE_VIEW Static Attribute Private Object reference (TYPE REF TO) CL_WB2_SELECTION_AREA_VIEW Selection Area 20000816
Methods
# Method Level Visibility Method type Description Created on
1 CALC_SCREEN Instance method Private Method Set Active Screen 20000720
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000712
3 FILL_SEL_STEP Instance method Public Method Fill Selection Step Listbox 20000714
4 FREE Instance method Public Method Release Resources 20000814
5 GET_SELECTION_SCREEN Instance method Public Method Screen and Program of Selection Screen (without Listbox) 20000714
6 SET_REFERENCE Instance method Public Method Set References to Screen Fields 20000712
Events
Class CL_WB2_SELECTION_AREA_VIEW has no event.
Types
Class CL_WB2_SELECTION_AREA_VIEW has no local type.
Method Signatures

Method CALC_SCREEN Signature

Method CALC_SCREEN on class CL_WB2_SELECTION_AREA_VIEW has no parameter.
Method CALC_SCREEN on class CL_WB2_SELECTION_AREA_VIEW has no exception.

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_WB2_SELECTION_AREA_VIEW has no exception.

Method FILL_SEL_STEP Signature

Method FILL_SEL_STEP on class CL_WB2_SELECTION_AREA_VIEW has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000714

Method FREE Signature

Method FREE on class CL_WB2_SELECTION_AREA_VIEW has no parameter.
Method FREE on class CL_WB2_SELECTION_AREA_VIEW has no exception.

Method GET_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20000714
2 Exporting E_REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20000714

Method GET_SELECTION_SCREEN on class CL_WB2_SELECTION_AREA_VIEW has no exception.

Method SET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20000712

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