Table list used by SAP ABAP Function Module SAPTUNE_BUFFER_SYNC_DB2 (Access Function for Buffer Synchronization from DDLOG)
SAP ABAP Function Module
SAPTUNE_BUFFER_SYNC_DB2 (Access Function for Buffer Synchronization from DDLOG) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLASSES | Buffer class selection parameters | ||
| 2 | CLASSES | Buffer class selection parameters | SOURCE VALUE(CLASS_SELECT) LIKE CLASSES |
|
| 3 | SYNCSTAT | Synchronization overview statistics | ||
| 4 | SYNCSTAT | Synchronization overview statistics | SOURCE VALUE(SYNC_STAT) LIKE SYNCSTAT |
|
| 5 | SYNCTAB | Structure of buffer synchronization telegram | SOURCE VALUE(HOSTNAME) LIKE SYNCTAB-HOST_ID OPTIONAL |
|
| 6 | SYNCTAB | Structure of buffer synchronization telegram | SOURCE VALUE(SYNCMODE) LIKE SYNCTAB-SYNCMODE OPTIONAL |
|
| 7 | SYNCTAB | Structure of buffer synchronization telegram | SOURCE VALUE(END_STAMP) LIKE SYNCTAB-WR_TS OPTIONAL |
|
| 8 | SYNCTAB | Structure of buffer synchronization telegram | SOURCE VALUE(START_STAMP) LIKE SYNCTAB-WR_TS OPTIONAL |
|
| 9 | SYNCTABDB2 | Structure of buffer synchronization telegram | ||
| 10 | SYNCTABDB2 | Structure of buffer synchronization telegram | SOURCE SYNC_TAB STRUCTURE SYNCTABDB2 |
|