SAP ABAP Table
SURLOGSYS
{Survey: assignment of application and posting system}
Home
title {label: "SAP ABAP table SURLOGSYS {Survey: assignment of application and posting system}", size: "20"} # Entities [SURLOGSYS] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+CATEGORY {label: "CHAR (12)"} [SUR_APPLICATION] {bgcolor: "#d0e0d0"} *CATEGORY {label: "CHAR (12)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships SURLOGSYS *--* SUR_APPLICATION {label: "SURLOGSYS-CATEGORY = SUR_APPLICATION-CATEGORY"} SURLOGSYS *--* T000 {label: "SURLOGSYS-CLIENT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
SUR_APPLICATION
{Survey: Application}
T000
{Clients}