SAP ABAP Table
ALRT_LOG_DISPLAY
{Display structure for log display}
Home
title {label: "SAP ABAP table ALRT_LOG_DISPLAY {Display structure for log display}", size: "20"} # Entities [ALRT_LOG_DISPLAY] {bgcolor: "tomato"} +MANDANT {label: "CLNT (3)"} +OBJECT {label: "CHAR (20)"} +SUBOBJECT {label: "CHAR (20)"} +ALTCODE {label: "CHAR (20)"} +ALPROG {label: "CHAR (40)"} +USEREXITP {label: "CHAR (40)"} [BALOBJ] {bgcolor: "#d0e0d0"} *OBJECT {label: "CHAR (20)"} [BALSUB] {bgcolor: "#d0e0d0"} *+OBJECT {label: "CHAR (20)"} *SUBOBJECT {label: "CHAR (20)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TRDIR] {bgcolor: "#d0e0d0"} *NAME {label: "CHAR (40)"} [TSTC] {bgcolor: "#d0e0d0"} *TCODE {label: "CHAR (20)"} # Relationships ALRT_LOG_DISPLAY ?--* TRDIR {label: "ALRT_LOG_DISPLAY-ALPROG = TRDIR-NAME"} ALRT_LOG_DISPLAY ?--* TSTC {label: "ALRT_LOG_DISPLAY-ALTCODE = TSTC-TCODE"} ALRT_LOG_DISPLAY 1--* T000 {label: "ALRT_LOG_DISPLAY-MANDANT = T000-MANDT"} ALRT_LOG_DISPLAY 1--* BALOBJ {label: "ALRT_LOG_DISPLAY-OBJECT = BALOBJ-OBJECT"} ALRT_LOG_DISPLAY ?--* BALSUB {label: "ALRT_LOG_DISPLAY-SUBOBJECT = BALSUB-SUBOBJECT"} ALRT_LOG_DISPLAY ?--* TRDIR {label: "ALRT_LOG_DISPLAY-USEREXITP = TRDIR-NAME"}
View Full Image
View in PDF
Foreign Key tables (5)
BALOBJ
{Application log: objects}
BALSUB
{Application log: sub-objects}
T000
{Clients}
TRDIR
{Generated Table for View}
TSTC
{SAP Transaction Codes}