SAP ABAP Class CL_WLF_PROTOCOL_VIEW (Protocol view)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WLF_IDOC_PROCESSING (Package) IDoc Processing

⤷

⤷

Properties
Class | CL_WLF_PROTOCOL_VIEW | |
Short Description | Protocol view | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WLF_IDOC_PROCESSING | IDoc Processing |
Created | 20120614 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WLF_PROTOCOL_VIEW has no interface implemented.
Friends
Class CL_WLF_PROTOCOL_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'WLF_ERROR_VIEW_CLOSE' | 20120614 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | '&DETAIL' | 20120615 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'WLF_ERROR_DSP_TXT' | 20120615 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | FCODE | 'WLF_ERROR_VIEW_REFR' | 20120614 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20120614 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20120614 | |||
7 | ![]() |
Instance attribute | Private | See coding | 20120614 | ||||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120614 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120614 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | 20120614 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | 20120614 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SLIS_HANDL | 20120614 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | 20120614 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ALV_SET_INVISIBLE | Instance Event (0) |
Public (2) |
20120614 | |
2 | ALV_SET_VISIBLE | Instance Event (0) |
Public (2) |
20120614 | |
3 | DISPLAY_ERROR_SOURCE | Instance Event (0) |
Public (2) |
20120615 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_T_PROTOCOL_INPUT | Public | See coding | 20120614 | ty_t_protocol_input TYPE STANDARD TABLE OF wlf_s_protocol_entry
|
Method Signatures
Method BUILD_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20120614 |
Method BUILD_FIELD_CATALOG on class CL_WLF_PROTOCOL_VIEW has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_PROTOCOL_VIEW has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20120614 | |||
2 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | TY_T_PROTOCOL_INPUT | 20120614 | |||
3 | ![]() |
I_DEFAULT_HEIGHT | Call by reference | Type reference (TYPE) | I | 20120614 | |||
4 | ![]() |
I_NO_CLOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120614 | |||
5 | ![]() |
I_NO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120614 | |||
6 | ![]() |
I_REPORT_FOR_VARIANT | Call by reference | Type reference (TYPE) | SYREPID | 20120614 | |||
7 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | 20120614 | |||
8 | ![]() |
I_VARIANT_HANDLE | Call by reference | Type reference (TYPE) | SLIS_HANDL | 20120614 |
Method CONSTRUCTOR on class CL_WLF_PROTOCOL_VIEW has no exception.
Method DELETE_ALL_ENTRIES Signature
Method DELETE_ALL_ENTRIES on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method DELETE_ALL_ENTRIES on class CL_WLF_PROTOCOL_VIEW has no exception.
Method DELETE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20120810 |
Method DELETE_ENTRIES on class CL_WLF_PROTOCOL_VIEW has no exception.
Method DELETE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | MSGID | 20120614 | |||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | MSGNO | 20120614 | |||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | MSGTY | 20120614 | |||
4 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20120614 |
Method DELETE_ENTRY on class CL_WLF_PROTOCOL_VIEW has no exception.
Method DELETE_TEMPORARY_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20120615 |
Method DELETE_TEMPORARY_ENTRIES on class CL_WLF_PROTOCOL_VIEW has no exception.
Method DISPLAY_ERROR_LONG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROW_ID | Call by reference | Type reference (TYPE) | LVC_T_ROID | 20120615 |
Method DISPLAY_ERROR_LONG_TEXT on class CL_WLF_PROTOCOL_VIEW has no exception.
Method FREE Signature
Method FREE on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method FREE on class CL_WLF_PROTOCOL_VIEW has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20120615 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_WLF_PROTOCOL_VIEW has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20120614 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20120614 | ||||
3 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20120614 |
Method HANDLE_DOUBLE_CLICK on class CL_WLF_PROTOCOL_VIEW has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20120615 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20120615 |
Method HANDLE_TOOLBAR on class CL_WLF_PROTOCOL_VIEW has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20120615 |
Method HANDLE_USER_COMMAND on class CL_WLF_PROTOCOL_VIEW has no exception.
Method HAS_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120802 |
Method HAS_ENTRIES on class CL_WLF_PROTOCOL_VIEW has no exception.
Method INIT_CONTROLS Signature
Method INIT_CONTROLS on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method INIT_CONTROLS on class CL_WLF_PROTOCOL_VIEW has no exception.
Method INSERT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | WLF_S_PROTOCOL_ENTRY | 20120614 | |||
2 | ![]() |
I_NO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120627 | |||
3 | ![]() |
I_UNIQUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120615 |
Method INSERT_MESSAGE on class CL_WLF_PROTOCOL_VIEW has no exception.
Method INSERT_PROTOCOL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_PROTOCOL | 20120627 | |||
2 | ![]() |
I_IS_TEMPORARY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120627 | |||
3 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20120627 |
Method INSERT_PROTOCOL_OBJECT on class CL_WLF_PROTOCOL_VIEW has no exception.
Method REFRESH_ALV_SOFT Signature
Method REFRESH_ALV_SOFT on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method REFRESH_ALV_SOFT on class CL_WLF_PROTOCOL_VIEW has no exception.
Method SET_DYNAMIC_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_MSG | Call by reference | Type reference (TYPE) | WLF_S_PROTOCOL_ENTRY_VIEW | 20120614 |
Method SET_DYNAMIC_FIELDS on class CL_WLF_PROTOCOL_VIEW has no exception.
Method SET_INVISIBLE Signature
Method SET_INVISIBLE on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method SET_INVISIBLE on class CL_WLF_PROTOCOL_VIEW has no exception.
Method SET_VISIBLE Signature
Method SET_VISIBLE on class CL_WLF_PROTOCOL_VIEW has no parameter.
Method SET_VISIBLE on class CL_WLF_PROTOCOL_VIEW has no exception.
Event Signatures
Event ALV_SET_INVISIBLE Signature
Event ALV_SET_INVISIBLE on class CL_WLF_PROTOCOL_VIEW has no parameter.
Event ALV_SET_VISIBLE Signature
Event ALV_SET_VISIBLE on class CL_WLF_PROTOCOL_VIEW has no parameter.
Event DISPLAY_ERROR_SOURCE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ITS_FIELD | Exporting | Value transfer | Type reference (TYPE) | WLF_TS_STRING | 20120615 | |||
2 | I_GUID | Exporting | Value transfer | Type reference (TYPE) | WLF_GUID | 20120615 | |||
3 | I_OBJECT_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20120615 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |