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 | 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 | Instance attribute | Private | Type reference (TYPE) | WB2_ACTION_BUTTON_STAB | Button for Subsequent Action | 20000824 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WB2_ACTION_BUTTON_MAPPING_STAB | Mapping: Internal Function Code -> External Function Code | 20000824 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_ACTION_WITH_SCREEN | An Action with Subscreen in the TEW | 20000825 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BVAL | Data was Changed | 20000828 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen | 20000824 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BVAL | Display Expanded | 20000824 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WB2_DESCRIPTION | Outline text | 20000824 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | WB2_OBJECT_HANDLE | Unique Number for Objects (Temporary) | 20000824 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_ALV_AREA_VIEW | Area for ALV Display | 20000825 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB2_VISUAL_COMPONENT | Visual Components (for Action Classes with Subscreen) | 20000825 | |||
| 11 | Constant | Private | Type reference (TYPE) | SYDYNNR | '0100' | ABAP Program: Number of Current Screen | 20000824 | ||
| 12 | Constant | Private | Type reference (TYPE) | SYDYNNR | '0500' | Collapsed Display | 20000824 | ||
| 13 | Constant | Private | Type reference (TYPE) | SYDYNNR | '0300' | Empty Screen | 20000825 | ||
| 14 | Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLWB2_ACTION_VIEW' | ABAP Program: Current Main Program | 20000824 | ||
| 15 | Constant | Private | Type reference (TYPE) | FCODE | 'WB2_ACTION_VIEW_COL' | Collapse Display | 20000824 | ||
| 16 | Constant | Private | Type reference (TYPE) | FCODE | 'WB2_ACTION_VIEW_EXP' | Expand Display | 20000824 | ||
| 17 | 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 | Instance method | Private | Method | Set Active Screen | 20000824 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000824 | |
| 3 | 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 | 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 | 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 |