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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BVAL | Display Action Button? | 20000821 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB2_ALV_VIEW | List of Document Data via ALV | 20001101 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB2_ALV_VIEW | List of Document Data via ALV | 20001101 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAVLD | ALV List Changed | 20000719 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20001101 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20000719 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB2_DATA_LIST | List of Documents | 20000718 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screens | 20000719 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BVAL | Screen Expanded? | 20000816 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WB2_OBJECT_HANDLE | Unique Number for Objects (Temporary) | 20000718 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001101 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT1 | Number of the Instance | 20000815 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001101 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20001101 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | SCRFNAME | 'ALV_DATA' | Name of the ALV Container | 20000815 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | I | 500 | Start Number: Compressed Screen (with Decompress Button) | 20000817 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | SYDYNNR | '0300' | Empty Screen | 20000717 | |
18 | ![]() |
Constant | Private | Type reference (TYPE) | I | 100 | Start Number for Calculating Instance Screen | 20000815 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLWB2_ALV_VIEW' | ABAP Program: Current Main Program | 20000717 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'ALV_VIEW_DO' | Execute Button Pressed | 20000817 | |
21 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'ALV_VIEW_COLLAPSE' | Compress Screen | 20000816 | |
22 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'ALV_VIEW_EXPAND' | Expand Screen | 20000816 | |
23 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'ALV_VIEW_FULL' | Fullscreen Display | 20001129 | |
24 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'ALV_VIEW_HISTORY' | Item History | 20010306 | |
25 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WB2_NUM_STAB | Table with Free Instance Numbers | 20000815 | ||
26 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_ALV_VIEW | BAdI Interface IF_EX_WB2_ALV_VIEW | 20020917 |
Methods
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 | ![]() |
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 | ![]() |
I_ACC | Call by reference | Type reference (TYPE) | BVAL | für Vorlesesoftware ? | 20011203 | ||
2 | ![]() |
I_ACTION_BUTTON_ACTIVE | Call by reference | Type reference (TYPE) | BVAL | 'X' | Aktionsbutton aktiv ? | 20000821 | |
3 | ![]() |
I_DATA_LIST | Call by reference | Object reference (TYPE REF TO) | CL_WB2_DATA_LIST | Liste von Dokumenten | 20000718 | ||
4 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | WB2_DESCRIPTION | Bezeichener im Rahmen | 20000817 | ||
5 | ![]() |
I_TITLE1 | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile (oberer ALV) | 20011203 | ||
6 | ![]() |
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 | ![]() |
ET_MARKED_LINES_HEAD | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV-Control: Tabellenzeilen | 20001101 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |