SAP ABAP Class CL_ALV_CHANGED_DATA_PROTOCOL (Message Log for Data Entry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WRF_PPW_PROTOCOL | Log Class Org. Set Header and Item | 20040727 |
Properties
| Class | CL_ALV_CHANGED_DATA_PROTOCOL | |
| Short Description | Message Log for Data Entry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLIS | Generic list types |
| Created | 19990824 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_ALV_CHANGED_DATA_PROTOCOL has no interface implemented.
Friends
Class CL_ALV_CHANGED_DATA_PROTOCOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | REF TO DATA | Table of Modified Rows | 19990824 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Calling ALV | 19991023 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19991001 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Dialog Box (Internal) | 19990824 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | REF TO CL_GUI_ALV_GRID | ALV | 19990824 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | Layout | 19991015 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | LVC_T_MOCE | Deleted Rows | 19990929 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 19990825 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | LVC_T_MODI | Table of Correct Cells | 19990824 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | LVC_T_MOCE | Inserted Rows | 19990929 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | LVC_T_MODI | Table of Modified Cells | 19990824 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BAL_T_MSGH | Application Log: Message handle | 20000112 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | LVC_T_MSG1 | Log | 19990824 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | LVC_T_ROID | Frontend Row Sequence | 19991110 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | BALCNTHNDL | Application Log: Control Display Handle | 19991023 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Log Handle | 19991005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Message | 19990825 | |
| 2 | Instance method | Public | Constructor | Constructor | 19991001 | |
| 3 | Instance method | Private | Method | Profiles | 19991023 | |
| 4 | Instance method | Public | Method | Display Log | 19990824 | |
| 5 | Instance method | Public | Method | Free | 19990824 | |
| 6 | Instance method | Public | Method | Get Cell Value | 19990824 | |
| 7 | Instance method | Public | Method | Modify Cell | 19990824 | |
| 8 | Instance method | Public | Method | Change Notification | 20000112 | |
| 9 | Instance method | Public | Method | Modify Style | 19991007 | |
| 10 | Instance method | Private | Event handling method | Close Dialog Box | 19990824 | |
| 11 | Instance method | Public | Method | Log is Visible | 19991230 | |
| 12 | Instance method | Public | Method | Refresh Log | 19991023 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_CLOSE_OBJ | Instance Event (0) |
Public (2) |
Close | 19991023 |
Types
Class CL_ALV_CHANGED_DATA_PROTOCOL has no local type.
Method Signatures
Method ADD_PROTOCOL_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname | 19990825 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message ID | 19990825 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Nr. | 19990825 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Typ | 19990825 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Messagevariable1 | 19990825 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Messagevariable2 | 19990825 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Messagevariable3 | 19990825 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Messagevariable4 | 19990825 | |||
| 9 | I_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | RowID | 19990825 | |||
| 10 | I_TABIX | Call by reference | Type reference (TYPE) | INT4 | Tabellenindex | 19990825 |
Method ADD_PROTOCOL_ENTRY on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLING_ALV | Call by reference | Type reference (TYPE) | REF TO CL_GUI_ALV_GRID | Rufender ALV | 19991023 | |||
| 2 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | PArent Container (optional) | 19991001 |
Method CONSTRUCTOR on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method CREATE_DISPLAY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROFILE | Value transfer | Type reference (TYPE) | BAL_S_PROF | Profile | 19991023 | |||
| 2 | I_DISPLAY_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051129 | ||||
| 3 | I_OPTIMIZE_COLUMNS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051129 |
Method CREATE_DISPLAY_PROFILE on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method DISPLAY_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container (optional) | 19991001 | |||
| 2 | I_DISPLAY_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Toolbar anzeigen | 20051129 | |||
| 3 | I_OPTIMIZE_COLUMNS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Spalten Optimieren | 20051129 |
Method DISPLAY_PROTOCOL on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method FREE Signature
Method FREE on class CL_ALV_CHANGED_DATA_PROTOCOL has no parameter.
Method FREE on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method GET_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Zelleninhalt | 19990824 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname | 19990824 | |||
| 3 | I_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Zeilenid | 19990824 | |||
| 4 | I_TABIX | Value transfer | Type reference (TYPE) | INT4 | Tabellenindex | 19990824 |
Method GET_CELL_VALUE on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method MODIFY_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname | 19990824 | |||
| 2 | I_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Zeilen-ID | 19990824 | |||
| 3 | I_TABIX | Value transfer | Type reference (TYPE) | INT4 | Zeilen-Index | 19990824 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 19990824 |
Method MODIFY_CELL on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method MODIFY_PROTOCOL_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MSG | Call by reference | Type reference (TYPE) | LVC_T_MSG1 | Protokoll Einträge | 20000112 |
Method MODIFY_PROTOCOL_ENTRY on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method MODIFY_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname | 19991007 | |||
| 2 | I_ROW_ID | Value transfer | Type reference (TYPE) | INT4 | Zeilen-ID | 19991007 | |||
| 3 | I_STYLE | Value transfer | Type reference (TYPE) | RAW4 | Style | 19991007 |
Method MODIFY_STYLE on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_ALV_CHANGED_DATA_PROTOCOL has no parameter.
Method ON_CLOSE on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method PROTOCOL_IS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Call by reference | Type reference (TYPE) | INT4 | sichtbar | 19991230 |
Method PROTOCOL_IS_VISIBLE on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Method REFRESH_PROTOCOL Signature
Method REFRESH_PROTOCOL on class CL_ALV_CHANGED_DATA_PROTOCOL has no parameter.
Method REFRESH_PROTOCOL on class CL_ALV_CHANGED_DATA_PROTOCOL has no exception.
Event Signatures
Event ON_CLOSE_OBJ Signature
Event ON_CLOSE_OBJ on class CL_ALV_CHANGED_DATA_PROTOCOL has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |