Hierarchy
⤷
⤷
Properties
| Class | CL_WB2_OPEN_STATUS_LIST | |
| Short Description | Trading Contract: Status/Quantity Overview | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WB2B | Trading contract |
| Created | 20110204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_OPEN_STATUS_LIST has no forward declaration.
Interfaces
Class CL_WB2_OPEN_STATUS_LIST has no interface implemented.
Friends
Class CL_WB2_OPEN_STATUS_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | WB2_SETTINGS | TEW Settings | 20110208 | |||
| 2 | Constant | Private | Type reference (TYPE) | SCRFNAME | 'OPEN_STATUS_CCTRL' | Name of CCtrl | 20110208 | ||
| 3 | Constant | Private | Type reference (TYPE) | PFSTAT | 'OVERVIEW_STATUS_001' | GUI status | 20110208 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLWB2_OPEN_STATUS_OVERVIEW' | ABAP Program: Current Main Program | 20110215 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYTITLE | 'OVERVIEW_TITLE_001' | Contents of Title Line | 20110208 | ||
| 6 | Constant | Private | Type reference (TYPE) | FCODE | '&F03' | Back | 20110208 | ||
| 7 | Constant | Private | Type reference (TYPE) | FCODE | '&F12' | Cancel | 20110208 | ||
| 8 | Constant | Private | Type reference (TYPE) | FCODE | '&F15' | Exit | 20110208 | ||
| 9 | Instance attribute | Private | See coding | 20110208 | |||||
| 10 | Instance attribute | Private | See coding | Trading Contract: Open quantities | 20110208 | ||||
| 11 | Instance attribute | Private | See coding | Trading Contract: Open quantities for Display | 20110208 | ||||
| 12 | Instance attribute | Private | See coding | 20110208 | |||||
| 13 | Instance attribute | Private | Type reference (TYPE) | XFLAG | First Time Call | 20110208 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | HKPSTP | Trading Contract: Item Category | 20110208 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TKONN | Trading Contract: Trading Contract Number | 20110208 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Trigger Full Refresh | 20110208 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Trigger Soft Refresh | 20110208 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20110208 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110208 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for GUI Controls | 20110208 | |||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control for Commodity and Pricing Aspect | 20110208 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SIMPLE_TREE | Simple Tree Control | 20110208 | |||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110208 |
Methods
Events
Class CL_WB2_OPEN_STATUS_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_LISTBOX_HKPSTP | Private | See coding | 20110208 | BEGIN OF s_listbox_hkpstp.
TYPES hkpstp TYPE hkpstp .
TYPES text TYPE wb2_text.
TYPES END OF s_listbox_hkpstp
|
||
| 2 | S_STATUS_CALC_WITH_HKPSTP | Private | See coding | 20110208 | BEGIN OF s_status_calc_with_hkpstp.
TYPES hkpstp TYPE hkpstp.
TYPES tew_type TYPE wb2_tew_type.
INCLUDE TYPE wb2_status_calc_with_pos.
TYPES END OF s_status_calc_with_hkpstp
|
||
| 3 | S_TREE_NODES | Private | See coding | 20110208 | BEGIN OF s_tree_nodes.
TYPES hkpstp TYPE hkpstp.
TYPES tkonn TYPE tkonn.
TYPES tew_type TYPE wb2_tew_type.
TYPES END OF s_tree_nodes
|
Method Signatures
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method BUILD_TREE on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method CALCULATE_OPEN_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | TABWB2_ERROR | Trading-Kontrakt: Tabellentyp von WB2_ERROR | 20110208 | |||
| 2 | E_SUBRC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | 20110208 | ||||
| 3 | IT_KOMWBHI | Call by reference | Type reference (TYPE) | KOMWBHI_TAB | Trading Contract: Communication Structure Item Data | 20120705 | |||
| 4 | IT_KOMWBHK | Call by reference | Type reference (TYPE) | KOMWBHK_TAB | 20110208 | ||||
| 5 | I_READ_DB | Call by reference | Type reference (TYPE) | XFELD | SPACE | Read DB flag for calculation module | 20110214 |
Method CALCULATE_OPEN_STATUS on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method CALCULATE_OPEN_STATUS_EX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | TABWB2_ERROR | Table Type for WB2_ERROR_TAB | 20110214 | |||
| 2 | E_SUBRC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Return Value of ABAP Statements | 20110214 | |||
| 3 | IT_KOMWBHI | Call by reference | Type reference (TYPE) | KOMWBHI_TAB | Table Type for Structure KOMWBHI | 20110214 | |||
| 4 | IT_KOMWBHK | Call by reference | Type reference (TYPE) | KOMWBHK_TAB | Trading Contract: Communication Structure Header Data | 20110214 | |||
| 5 | I_READ_DB | Call by reference | Type reference (TYPE) | XFELD | SPACE | Read DB flag for calculation module | 20110214 |
Method CALCULATE_OPEN_STATUS_EX on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WB2_OPEN_STATUS_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110208 |
Method DISPLAY_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | 20110208 | ||||
| 2 | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20110208 |
Method DISPLAY_ALV on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method DISPLAY_ITEM_CATEGORY_LISTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | 20110208 | ||||
| 2 | IV_DYNPROFIELD | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | 20110208 | ||||
| 3 | IV_REPID | Call by reference | Type reference (TYPE) | SYREPID | 20110208 |
Method DISPLAY_ITEM_CATEGORY_LISTBOX on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method DO_BACK Signature
Method DO_BACK on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method DO_BACK on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method DO_CANCEL Signature
Method DO_CANCEL on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method DO_CANCEL on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method DO_END Signature
Method DO_END on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method DO_END on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method FREE Signature
Method FREE on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method FREE on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method GET_DOC_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DOC_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110208 | ||||
| 2 | IV_TEW_TYPE | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | 20110208 | ||||
| 3 | IV_TKONN | Call by reference | Type reference (TYPE) | TKONN | 20110208 |
Method GET_DOC_TEXT on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20110208 | ||||
| 2 | IV_HKPSTP | Call by reference | Type reference (TYPE) | HKPSTP | 20110208 |
Method GET_FIELDCATALOG on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | 20110208 |
Method GET_LAYOUT on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method GET_REQUESTED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REQUESTED_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20110208 |
Method GET_REQUESTED_DATA on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SHOW_DOC_NUM | Value transfer | Type reference (TYPE) | WB2_SHOW_DOC_NUM | 20110208 |
Method GET_SETTINGS on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCODE | Call by reference | Type reference (TYPE) | FCODE | 20110208 |
Method HANDLE_FCODE on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method HANDLE_FIRST_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEFAULT_HKPSTP | Call by reference | Type reference (TYPE) | HKPSTP | 20110208 |
Method HANDLE_FIRST_TIME on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method INIT_CONTROLS Signature
Method INIT_CONTROLS on class CL_WB2_OPEN_STATUS_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110208 |
Method LEAVE_PROGRAM Signature
Method LEAVE_PROGRAM on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method LEAVE_PROGRAM on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method ON_DOUBLE_CLICK_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20110208 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20110208 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20110208 |
Method ON_DOUBLE_CLICK_ALV on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method ON_DOUBLE_CLICK_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20110208 |
Method ON_DOUBLE_CLICK_NODE on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method ON_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | TABWB2_ERROR | 20110208 | ||||
| 2 | IT_KOMWBHI | Call by reference | Type reference (TYPE) | KOMWBHI_TAB | Trading Contract: Item Data TAB | 20110214 | |||
| 3 | IT_KOMWBHK | Call by reference | Type reference (TYPE) | KOMWBHK_TAB | 20110208 | ||||
| 4 | I_EXTERNAL_CALL | Call by reference | Type reference (TYPE) | XFELD | external call | 20110214 | |||
| 5 | I_READ_DB | Call by reference | Type reference (TYPE) | XFELD | SPACE | Read DB flag for calculation module | 20110214 | ||
| 6 | I_REFRESH_BUFFER | Call by reference | Type reference (TYPE) | XFELD | refresh buffer | 20110214 |
Method ON_REFRESH on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method REQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HKPSTP | Call by reference | Type reference (TYPE) | HKPSTP | 20110208 |
Method REQUEST_DATA on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method REQUEST_DATA_TKONN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TKONN | Call by reference | Type reference (TYPE) | TKONN | 20110208 |
Method REQUEST_DATA_TKONN on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method RESET_BUFFER on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method SET_GRID_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HKPSTP | Call by reference | Type reference (TYPE) | HKPSTP | 20110208 |
Method SET_GRID_TITLE on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method SET_LISTBOX_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HKPSTP | Call by reference | Type reference (TYPE) | HKPSTP | 20110208 |
Method SET_LISTBOX_ENTRY on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH_NO_BUTTON | Call by reference | Type reference (TYPE) | XFLAG | no refresh functionality | 20110214 |
Method SET_STATUS on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method SET_TITLEBAR Signature
Method SET_TITLEBAR on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method SET_TITLEBAR on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method SET_TREE_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HKPSTP | Call by reference | Type reference (TYPE) | HKPSTP | 20110208 | ||||
| 2 | IV_TEW_TYPE | Call by reference | Type reference (TYPE) | WB2_TEW_TYPE | 20110208 | ||||
| 3 | IV_TKONN | Call by reference | Type reference (TYPE) | TKONN | 20110208 |
Method SET_TREE_CHILD on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method UPDATE_GRID Signature
Method UPDATE_GRID on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method UPDATE_GRID on class CL_WB2_OPEN_STATUS_LIST has no exception.
Method UPDATE_TREE Signature
Method UPDATE_TREE on class CL_WB2_OPEN_STATUS_LIST has no parameter.
Method UPDATE_TREE on class CL_WB2_OPEN_STATUS_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |