Table/Structure Field list used by SAP ABAP Function Module OIK_DELOG_DOCUMENT (Log table - Delete shared documents)
SAP ABAP Function Module
OIK_DELOG_DOCUMENT (Log table - Delete shared documents) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIKSSL - DOCNR | Sales and Distribution Document Number | ||
| 2 | OIKSSL - DOCNR | Sales and Distribution Document Number | SOURCE VALUE(I_DOC_NR) LIKE OIKSSL-DOCNR |
|
| 3 | OIKSSL - DOCTYP | SD document category | ||
| 4 | OIKSSL - DOCTYP | SD document category | SOURCE VALUE(I_DOC_TYP) LIKE OIKSSL-DOCTYP DEFAULT 'J' |
|
| 5 | OIKSSL - LOG_DATE | System Date | SOURCE VALUE(I_DATE) LIKE OIKSSL-LOG_DATE DEFAULT SY-DATUM |
|
| 6 | OIKSSL - LOG_MODE | TPI log status | ||
| 7 | OIKSSL - LOG_MODE | TPI log status | SOURCE VALUE(I_LOG_MODE) LIKE OIKSSL-LOG_MODE DEFAULT 'S' |
|
| 8 | OIKSSL - LOG_USER | User Name in User Master Record | ||
| 9 | OIKSSL - LOG_USER | User Name in User Master Record | SOURCE VALUE(I_USER) LIKE OIKSSL-LOG_USER DEFAULT SY-UNAME |
|
| 10 | OIKSSL - SESSIONS | Number of external sessions in SM04 | ||
| 11 | SYST - MODNO | ABAP System Field: Index of External Mode |