SAP ABAP Class CL_WB2_LISTBOX_VIEW (Display List Boxes)
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 20000801
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_GROUP_VIEW Listbox for TEW Group 20000814
2 Inheritance (c INHERITING FROM c_ref)  CL_WB2_MODE_VIEW Listbox for Current Step 20000801
3 Inheritance (c INHERITING FROM c_ref)  CL_WB2_STEP_VIEW Listbox for Business Process Step 20000801
4 Inheritance (c INHERITING FROM c_ref)  CL_WB2_TEW_TYPE_VIEW Listbox for TEW Type 20000801
Properties
Class CL_WB2_LISTBOX_VIEW  
Short Description Display List Boxes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000801   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_OBJECT_HANDLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB2_OBSERVER Observer 20000801
Friends
Class CL_WB2_LISTBOX_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AP_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Copy of Data 20000801
2 AP_INPUT Instance attribute Private Object reference (TYPE REF TO) DATA Pointer to Input Field in Screen 20000801
3 A_DYNNR Instance attribute Private Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20000801
4 A_DYNPROFIELD Instance attribute Private Type reference (TYPE) HELP_INFO-DYNPROFLD Field Name 20000801
5 A_HANDLE Instance attribute Private Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000801
6 A_REPID Instance attribute Private Type reference (TYPE) SY-REPID ABAP Program: Current Main Program 20000801
7 A_TYPE Instance attribute Private Type reference (TYPE) TYPENAME Data Type 20000801
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method Value Was Changed By User 20000801
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000801
3 DISPLAY Instance method Public Method Display Listbox 20000801
4 DISPLAY_LISTBOX Instance method Protected Method Display Listbox (Internal) 20000801
5 FREE Instance method Public Method Release Resources 20000814
6 PBO Instance method Public Method Must Be Called in PBO For Data Transfer 20000801
7 SET_REFERENCE Instance method Public Method Set Reference for Screen Field 20000801
8 TAKE_VALUE_FROM_SCREEN Instance method Protected Method Get Value from Screen 20000801
Events
Class CL_WB2_LISTBOX_VIEW has no event.
Types
Class CL_WB2_LISTBOX_VIEW has no local type.
Method Signatures

Method CHANGE Signature

Method CHANGE on class CL_WB2_LISTBOX_VIEW has no parameter.
Method CHANGE on class CL_WB2_LISTBOX_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20000801
2 Importing I_DYNPROFIELD Call by reference Type reference (TYPE) DYNFNAM Dynprofeldname 20000801
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20000801
4 Importing I_TYPE Call by reference Type reference (TYPE) TYPENAME Datentyp 20000801

Method CONSTRUCTOR on class CL_WB2_LISTBOX_VIEW has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_WB2_LISTBOX_VIEW has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000801

Method DISPLAY_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Listboxvorrat 20000801
2 Importing I_RETFIELD Call by reference Type reference (TYPE) FIELDNAME Feldname des Schlüsselfeldes 20000801
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000801

Method FREE Signature

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

Method PBO Signature

Method PBO on class CL_WB2_LISTBOX_VIEW has no parameter.
Method PBO on class CL_WB2_LISTBOX_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_INPUT Call by reference Object reference (TYPE REF TO) DATA Dynrpofeld 20000801

Method SET_REFERENCE on class CL_WB2_LISTBOX_VIEW has no exception.

Method TAKE_VALUE_FROM_SCREEN Signature

Method TAKE_VALUE_FROM_SCREEN on class CL_WB2_LISTBOX_VIEW has no parameter.
Method TAKE_VALUE_FROM_SCREEN on class CL_WB2_LISTBOX_VIEW has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 46C