SAP table FSH_LFRE (ARun Log)

SAP table FSH_LFRE has 2 primary key fields being MANDT,DLREG.

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
DLREG Update of Logs CHAR 4 0 FSH_DLREG
LFACT Exceptions for Log File CHAR 1 0 FSH_LFACT
Nothing
1 All Messages
2 Only Error Messages
3 Only Warning Messages
4 Errors and Warnings
LFACD Determines the Exceptions to be Saved to Log CHAR 1 0 FSH_LFACD
LFPST Posting Log CHAR 1 0 FSH_LFPST
No Posting
2 Posting to Database

FSH_LFRE foreign key relationships

Table Field Check Table Check Field
0 FSH_LFRE MANDT T000 Clients MANDT