SAP ABAP Class CL_WB2_ALV_AREA_VIEW (Area for ALV Display)
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 20000718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_SUBSCREEN Subscreen 20000717
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_WB_EVENTS Workbench Events 20000818
Properties
Class CL_WB2_ALV_AREA_VIEW  
Short Description Area for ALV Display    
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
Class CL_WB2_ALV_AREA_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB2_OBSERVER Observer 20000718
2 IF_WB2_SUBSCREEN Subscreen 20000717
3 IF_WB2_WB_EVENTS Workbench Events 20000818
Friends
Class CL_WB2_ALV_AREA_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACTION_BUTTON_ACTIVE Instance attribute Private Type reference (TYPE) BVAL Display Action Button? 20000821
2 A_ALV_VIEW_HEAD Instance attribute Private Object reference (TYPE REF TO) IF_WB2_ALV_VIEW List of Document Data via ALV 20001101
3 A_ALV_VIEW_ITEM Instance attribute Private Object reference (TYPE REF TO) IF_WB2_ALV_VIEW List of Document Data via ALV 20001101
4 A_CHANGE Instance attribute Private Type reference (TYPE) BAVLD ALV List Changed 20000719
5 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20001101
6 A_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME Name of a Screen Element 20000719
7 A_DATA_LIST Instance attribute Private Object reference (TYPE REF TO) CL_WB2_DATA_LIST List of Documents 20000718
8 A_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR Current Screens 20000719
9 A_EXPAND Instance attribute Private Type reference (TYPE) BVAL Screen Expanded? 20000816
10 A_HANDLE Instance attribute Private Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000718
11 A_HEAD_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001101
12 A_INSTANCE_NUM Instance attribute Private Type reference (TYPE) INT1 Number of the Instance 20000815
13 A_ITEM_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001101
14 A_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20001101
15 C_CONTAINER_NAME_PREFIX Constant Private Type reference (TYPE) SCRFNAME 'ALV_DATA' Name of the ALV Container 20000815
16 C_DYNNR_COLLAPSED_START_NUM Constant Private Type reference (TYPE) I 500 Start Number: Compressed Screen (with Decompress Button) 20000817
17 C_DYNNR_EMPTY Constant Private Type reference (TYPE) SYDYNNR '0300' Empty Screen 20000717
18 C_DYNNR_START_NUM Constant Private Type reference (TYPE) I 100 Start Number for Calculating Instance Screen 20000815
19 C_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLWB2_ALV_VIEW' ABAP Program: Current Main Program 20000717
20 F_ACTION Constant Private Type reference (TYPE) FCODE 'ALV_VIEW_DO' Execute Button Pressed 20000817
21 F_COLLAPSE Constant Private Type reference (TYPE) FCODE 'ALV_VIEW_COLLAPSE' Compress Screen 20000816
22 F_EXPAND Constant Private Type reference (TYPE) FCODE 'ALV_VIEW_EXPAND' Expand Screen 20000816
23 F_FULLSCREEN Constant Private Type reference (TYPE) FCODE 'ALV_VIEW_FULL' Fullscreen Display 20001129
24 F_HISTORY Constant Private Type reference (TYPE) FCODE 'ALV_VIEW_HISTORY' Item History 20010306
25 ST_UNUSED_NUM Static Attribute Private Type reference (TYPE) WB2_NUM_STAB Table with Free Instance Numbers 20000815
26 S_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_WB2_ALV_VIEW BAdI Interface IF_EX_WB2_ALV_VIEW 20020917
Methods
# Method Level Visibility Method type Description Created on
1 CALC_INSTANCE_NUM Instance method Private Method Calculate Instance Number 20000815
2 CALC_SCREEN Instance method Private Method Calculate Screen and Program 20000719
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000815
4 CONSTRUCTOR Instance method Public Constructor Constructor 20000717
5 DISPLAY Instance method Public Method Display ALV Again 20000719
6 FREE Instance method Public Method Release Resources 20000814
7 FULL_SCREEN Instance method Public Method ALV in Fullsreen 20001129
8 GET_SELECTED Instance method Public Method Lines Selected in ALV 20000721
9 HANDLE_SHOW_DOC_HEAD Instance method Private Event handling method Display Document (Header ALV) 20010207
10 HANDLE_SHOW_DOC_ITEM Instance method Private Event handling method Display Document (Item ALV) 20010207
11 IS_ACTION_BUTTON_ACTIVE Instance method Public Method Action Button Active? 20000821
12 IS_CHANGED Instance method Public Method ALV change? 20000719
13 SET_ACTION_BUTTON Instance method Public Method Set Action Button 20000821
14 SHOW_HISTORY Instance method Private Event handling method Display History 20010306
Events
Class CL_WB2_ALV_AREA_VIEW has no event.
Types
Class CL_WB2_ALV_AREA_VIEW has no local type.
Method Signatures

Method CALC_INSTANCE_NUM Signature

Method CALC_INSTANCE_NUM on class CL_WB2_ALV_AREA_VIEW has no parameter.
# Exception Resumable Description Created on
1 NO_INSTANCE_LEFT keine weitere Instanz 20000815

Method CALC_SCREEN Signature

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

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_AREA_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_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_ACTION_BUTTON_ACTIVE Call by reference Type reference (TYPE) BVAL 'X' Aktionsbutton aktiv ? 20000821
3 Importing I_DATA_LIST Call by reference Object reference (TYPE REF TO) CL_WB2_DATA_LIST Liste von Dokumenten 20000718
4 Importing I_TEXT Call by reference Type reference (TYPE) WB2_DESCRIPTION Bezeichener im Rahmen 20000817
5 Importing I_TITLE1 Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile (oberer ALV) 20011203
6 Importing I_TITLE2 Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile (unterer ALV) 20011203

Method CONSTRUCTOR on class CL_WB2_ALV_AREA_VIEW has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_WB2_ALV_AREA_VIEW has no parameter.
Method DISPLAY on class CL_WB2_ALV_AREA_VIEW has no exception.

Method FREE Signature

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

Method FULL_SCREEN Signature

Method FULL_SCREEN on class CL_WB2_ALV_AREA_VIEW has no parameter.
Method FULL_SCREEN on class CL_WB2_ALV_AREA_VIEW has no exception.

Method GET_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MARKED_LINES_HEAD Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20001101
2 Exporting ET_MARKED_LINES_ITEM Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20001101

Method GET_SELECTED on class CL_WB2_ALV_AREA_VIEW has no exception.

Method HANDLE_SHOW_DOC_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_ID Call by reference Attribute reference (LIKE) 20010306

Method HANDLE_SHOW_DOC_HEAD on class CL_WB2_ALV_AREA_VIEW has no exception.

Method HANDLE_SHOW_DOC_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_ID Call by reference Attribute reference (LIKE) 20010306

Method HANDLE_SHOW_DOC_ITEM on class CL_WB2_ALV_AREA_VIEW has no exception.

Method IS_ACTION_BUTTON_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVE Value transfer Type reference (TYPE) BVAL Boolean 20000821

Method IS_ACTION_BUTTON_ACTIVE on class CL_WB2_ALV_AREA_VIEW has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGE Value transfer Type reference (TYPE) BVAL Boolean 20000719

Method IS_CHANGED on class CL_WB2_ALV_AREA_VIEW has no exception.

Method SET_ACTION_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) BVAL Boolean 20000821

Method SET_ACTION_BUTTON on class CL_WB2_ALV_AREA_VIEW has no exception.

Method SHOW_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_ID Call by reference Attribute reference (LIKE) 20010306

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