SAP ABAP Class CL_WB2_ACTION_VIEW (View for Visual Subsequent Action)
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 20000824
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_SUBSCREEN Subscreen 20000824
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_WB_EVENTS Workbench Events 20000824
Properties
Class CL_WB2_ACTION_VIEW  
Short Description View for Visual Subsequent Action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000824   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 20000824
2 IF_WB2_SUBSCREEN Subscreen 20000824
3 IF_WB2_WB_EVENTS Workbench Events 20000824
Friends
Class CL_WB2_ACTION_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_BUTTON Instance attribute Private Type reference (TYPE) WB2_ACTION_BUTTON_STAB Button for Subsequent Action 20000824
2 AT_BUTTON_MAPPING Instance attribute Private Type reference (TYPE) WB2_ACTION_BUTTON_MAPPING_STAB Mapping: Internal Function Code -> External Function Code 20000824
3 A_ACTION_WITH_SCREEN Instance attribute Private Object reference (TYPE REF TO) CL_WB2_ACTION_WITH_SCREEN An Action with Subscreen in the TEW 20000825
4 A_CHANGE Instance attribute Private Type reference (TYPE) BVAL Data was Changed 20000828
5 A_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR Current Screen 20000824
6 A_EXPAND Instance attribute Private Type reference (TYPE) BVAL Display Expanded 20000824
7 A_FRAME_TEXT Instance attribute Private Type reference (TYPE) WB2_DESCRIPTION Outline text 20000824
8 A_HANDLE Instance attribute Private Type reference (TYPE) WB2_OBJECT_HANDLE Unique Number for Objects (Temporary) 20000824
9 A_SOURCE_LIST_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_WB2_ALV_AREA_VIEW Area for ALV Display 20000825
10 A_VISUAL_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WB2_VISUAL_COMPONENT Visual Components (for Action Classes with Subscreen) 20000825
11 C_DYNNR Constant Private Type reference (TYPE) SYDYNNR '0100' ABAP Program: Number of Current Screen 20000824
12 C_DYNNR_COLLAPSED Constant Private Type reference (TYPE) SYDYNNR '0500' Collapsed Display 20000824
13 C_DYNNR_DUMMY Constant Private Type reference (TYPE) SYDYNNR '0300' Empty Screen 20000825
14 C_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLWB2_ACTION_VIEW' ABAP Program: Current Main Program 20000824
15 F_COLLAPSE Constant Private Type reference (TYPE) FCODE 'WB2_ACTION_VIEW_COL' Collapse Display 20000824
16 F_EXPAND Constant Private Type reference (TYPE) FCODE 'WB2_ACTION_VIEW_EXP' Expand Display 20000824
17 S_VISIBLE_VIEW Static Attribute Private Object reference (TYPE REF TO) CL_WB2_ACTION_VIEW Reference of the Currently Visible View 20000824
Methods
# Method Level Visibility Method type Description Created on
1 CALC_SCREEN Instance method Private Method Set Active Screen 20000824
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000824
3 FREE Instance method Public Method Release Resources 20000824
Events
Class CL_WB2_ACTION_VIEW has no event.
Types
Class CL_WB2_ACTION_VIEW has no local type.
Method Signatures

Method CALC_SCREEN Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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
2 Importing I_SOURCE_LIST_VIEW Call by reference Object reference (TYPE REF TO) CL_WB2_ALV_AREA_VIEW Bereich zur ALV Anzeige 20000825

Method CONSTRUCTOR on class CL_WB2_ACTION_VIEW has no exception.

Method FREE Signature

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