SAP ABAP Class CL_WB2_ALV_VIEW (ALV Display of Document Data)
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_ALV_VIEW List of Document Data via ALV 20000428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_OBSERVER Observer 20000717
Properties
Class CL_WB2_ALV_VIEW  
Short Description ALV Display of Document Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000427   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_ALV_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB2_ALV_VIEW List of Document Data via ALV 20000428
2 IF_WB2_OBSERVER Observer 20000717
Friends
Class CL_WB2_ALV_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ACC Instance attribute Private Type reference (TYPE) BVAL For Speaking Software? 20011203
2 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid Control 20000428
3 A_ALV_DATA Instance attribute Private Object reference (TYPE REF TO) IF_WB2_ALV_DATA Data 20000428
4 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001101
5       Screen Number
6 A_HEAD Instance attribute Private Type reference (TYPE) BVAL Boolean 20001101
7 A_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title Line Text 20011203
8 F_HISTORY Constant Private Type reference (TYPE) FCODE 'ALV_HISTORY' Display Item History 20010306
9 F_LEADER Constant Private Type reference (TYPE) FCODE 'ALV_LEADER' Function Code 20010316
10 F_SHOW_DOC Constant Private Type reference (TYPE) FCODE 'ALV_SHOW_DOC' Display Document 20010207
11 S_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_WB2_ALV_VIEW BAdI Interface IF_EX_WB2_ALV_VIEW 20020130
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020130
2 CONSTRUCTOR Instance method Public Constructor Constructor 20001101
3 HANDLE_TOOLBAR Instance method Private Event handling method Restructure Toolbar 20010207
4 HANDLE_USER_COMMAND Instance method Private Event handling method New Functions 20010207
Events
# Event Type Visibility Description Created on
1 SHOW_DOCUMENT Instance Event
(0)
Public
(2)
Display Document 20010207
Types
Class CL_WB2_ALV_VIEW has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_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_HEAD Call by reference Type reference (TYPE) BVAL Boolean 20001101
3 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20011203

Method CONSTRUCTOR on class CL_WB2_ALV_VIEW has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20010207
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20010207

Method HANDLE_TOOLBAR on class CL_WB2_ALV_VIEW has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class CL_WB2_ALV_VIEW has no exception.
Event Signatures

Event SHOW_DOCUMENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ROW Exporting Value transfer Type reference (TYPE) I Zeilennummer 20010207
History
Last changed by/on SAP  20031212 
SAP Release Created in