SAP ABAP Interface IF_SALV_BS_LOG_FACTORY (Change Log Factory)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_WD_LOG_FACTORY | Change Log Factory | 20090508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_LOG_FACTORY | Change Log Factory | 20090508 |
Properties
| Interface | IF_SALV_BS_LOG_FACTORY | |
| Short Description | Change Log Factory |
General Data
| Package | SALV_BS_CONFIG | Configuration |
| Created | 20090507 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_BS_LOG_FACTORY has no forward declaration.
Interfaces
Interface IF_SALV_BS_LOG_FACTORY has no interface.
Friends
Interface IF_SALV_BS_LOG_FACTORY has no friend.
Attributes
Interface IF_SALV_BS_LOG_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Change Log | 20090508 | |
| 2 | Instance method | Public | Method | Get Configuration Lock | 20090623 | |
| 3 | Instance method | Public | Method | Get Configuration Log | 20090623 | |
| 4 | Instance method | Public | Method | Get Data Change Log | 20090508 | |
| 5 | Instance method | Public | Method | Get Data Change Log | 20090508 | |
| 6 | Instance method | Public | Method | Get Data Log | 20090508 | |
| 7 | Instance method | Public | Method | Get Message Log | 20090508 | |
| 8 | Instance method | Public | Method | Get Selection Log | 20090508 | |
| 9 | Instance method | Public | Method | Get Undo Log | 20090508 | |
| 10 | Instance method | Public | Method | Get Watch Log | 20090508 |
Events
Interface IF_SALV_BS_LOG_FACTORY has no event.
Types
Interface IF_SALV_BS_LOG_FACTORY has no local type.
Method Signatures
Method GET_CHANGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090508 | |||
| 2 | R_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_CHANGE_LOG_P | Data Change Log Provider | 20090508 |
Method GET_CHANGE_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_CONFIG_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_CONFIG_LOCK_P | Configuration Lock Provider | 20090623 |
Method GET_CONFIG_LOCK on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_CONFIG_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_CM | Configuration | 20090623 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_CONFIG_CHANGE_P | Configuration Change Log Provider | 20090623 |
Method GET_CONFIG_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_DATA_CHANGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_DATA | Data | 20090508 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_DATA_CHANGE_P | Data Change Log | 20090508 |
Method GET_DATA_CHANGE_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_DATA_CHANGE_LOG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_DATA_TABLE | Data Table | 20090508 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_DATA_CHANGE_LOG_P | Data Change Log | 20090508 |
Method GET_DATA_CHANGE_LOG_TAB on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_DATA_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090508 | |||
| 2 | R_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_DATA_LOG_P | Data Change Log Provider | 20090508 |
Method GET_DATA_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_MESSAGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090508 | |||
| 2 | R_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_MESSAGE_LOG_P | Message Change Log Provider | 20090508 |
Method GET_MESSAGE_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_SELECTION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090508 | |||
| 2 | R_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_SELECTION_LOG_P | Selection Change Log Provider | 20090508 |
Method GET_SELECTION_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_UNDO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090508 | |||
| 2 | R_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_UNDO_LOG_P | Undo Log Provider | 20090508 |
Method GET_UNDO_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
Method GET_WATCH_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | ID | 20090508 | |||
| 2 | R_LOG_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090508 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_WATCH_LOG_P | Watch Change Log Provider | 20090508 |
Method GET_WATCH_LOG on Interface IF_SALV_BS_LOG_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |