SAP table T365A (Start values for notification transactions - Customizing)

SAP table T365A has 2 primary key fields being MANDT,TCODE.

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
TCODE Transaction Code CHAR 20 0 T365 TCODE
QMART Default Notification Type CHAR 2 0 TQ80 QARTV
EBPRZ Process Initial Screen CHAR 1 0 EBPRZ
EFSET Set Initial Function Code CHAR 4 0 EFSET
AFDT Malfunction, breakdown
ANLV System availability
EMEL Notification header, simple
ILOA Location data
MALT Task overview
MELD Notification Header
MFLT Activity overview
PSLT Item overview
TERM Scheduling overview
WFMS Task detail

T365A foreign key relationships

Table Field Check Table Check Field
0 T365A MANDT T000 Clients MANDT
1 T365A QMART TQ80 Notification Types MANDT
1 T365A QMART TQ80 Notification Types QMART
0 T365A TCODE T365 Initial values for PM notification transactions MANDT
0 T365A TCODE T365 Initial values for PM notification transactions TCODE