SAP table WDLSP (POS outbound log: IDoc (items))
SAP table WDLSP has 3 primary key fields being MANDT,DLDNR,LFDNR.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field
Description
Data Type
Length
Decimals
Checktable
Data Element
MANDT
Client
CLNT
3
0
T000
MANDT
DLDNR
POS Outbound Log
NUMC
14
0
WDLS
DLDNR
LFDNR
POS outbound log: item
NUMC
6
0
DLPOS
DOCNUM
IDoc number
NUMC
16
0
EDI_DOCNUM
DOCTYP
IDoc Type
CHAR
8
0
EDIDO
EDI_DOCTYP
STKEY
First object key of IDoc
CHAR
43
0
DL_STKEY
LTKEY
Last object key of IDoc
CHAR
43
0
DL_LTKEY
ANSEG
No. of segments
NUMC
6
0
ANZSEG
ANLOZ
Number Of Lines In Log
NUMC
6
0
ANZLOZ
GESST
IDoc creation status
CHAR
1
0
GESST
Possible values
E
Errors exist
H
Notes exist
I
Terminated
W
Warning messages exist
X
Error-free
VSEST
IDoc communication status
CHAR
2
0
TEDS1
VSEST
ERZDT
Date created
DATS
8
0
ERZDT
ERZZT
Time created
TIMS
6
0
ERZZT
RSPOS
Item created due to restart
CHAR
1
0
WJDRSPOS
RSTRT
Restart already executed for this item
CHAR
1
0
WJDRSTRT
RFPOS
Reference item for preparation
NUMC
6
0
WDLSP
REFPOS
RCVSYSTEM
Receiving logical system
CHAR
10
0
TBDLS
RECVSYSTEM
LOG_HDLE_PCK
Application Log: Log Handle
CHAR
22
0
BALLOGHNDL
WDLSP foreign key relationships
Table
Field
Check Table
Check Field
0 WDLSP
DLDNR
WDLS
POS outbound log: Status of data preparation
MANDT
1 WDLSP
DOCTYP
EDIDO
Value table for IDoc types
DOCTYP
0 WDLSP
MANDT
T000
Clients
MANDT
1 WDLSP
RCVSYSTEM
TBDLS
Logical system
LOGSYS
0 WDLSP
RFPOS
WDLSP
POS outbound log: IDoc (items)
MANDT
0 WDLSP
RFPOS
WDLSP
POS outbound log: IDoc (items)
DLDNR
1 WDLSP
VSEST
TEDS1
IDoc status values
STATUS