Table/Structure Field list used by SAP ABAP Function Module OIK_LOG_DOCUMENT (Log table - Enter documents and check status)
SAP ABAP Function Module
OIK_LOG_DOCUMENT (Log table - Enter documents and check status) 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 | |
6 | ![]() |
OIKSSL - LOG_DATE | System Date | SOURCE VALUE(I_DATE) LIKE OIKSSL-LOG_DATE DEFAULT SY-DATUM |
7 | ![]() |
OIKSSL - LOG_MODE | TPI log status | |
8 | ![]() |
OIKSSL - LOG_MODE | TPI log status | SOURCE VALUE(E_STATUS) LIKE OIKSSL-LOG_MODE |
9 | ![]() |
OIKSSL - LOG_MODE | TPI log status | SOURCE VALUE(I_LOG_MODE) LIKE OIKSSL-LOG_MODE DEFAULT 'S' |
10 | ![]() |
OIKSSL - LOG_TIME | System Time | |
11 | ![]() |
OIKSSL - LOG_USER | User Name in User Master Record | |
12 | ![]() |
OIKSSL - LOG_USER | User Name in User Master Record | SOURCE VALUE(I_USER) LIKE OIKSSL-LOG_USER DEFAULT SY-UNAME |
13 | ![]() |
OIKSSL - SESSIONS | Number of external sessions in SM04 | |
14 | ![]() |
SYST - MODNO | ABAP System Field: Index of External Mode | |
15 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
16 | ![]() |
SYST - UZEIT | ABAP System Field: Current Time of Application Server |