SAP ABAP Table
SWFDLOGPRO
{Log Manager: Log Profiles}
Home
title {label: "SAP ABAP table SWFDLOGPRO {Log Manager: Log Profiles}", size: "20"} # Entities [SWFDLOGPRO] {bgcolor: "tomato"} *LOGTYP {label: "CHAR (3)"} *+PROFILE {label: "CHAR (10)"} *CATEGORY {label: "CHAR (1)"} *+COMPONENT {label: "CHAR (30)"} [SWFDLOGCMP] {bgcolor: "#d0e0d0"} *LOGTYP {label: "CHAR (3)"} *COMPONENT {label: "CHAR (30)"} [SWFDLOGHDR] {bgcolor: "#d0e0d0"} *LOGTYP {label: "CHAR (3)"} *PROFILE {label: "CHAR (10)"} # Relationships SWFDLOGPRO 1--* SWFDLOGCMP {label: "SWFDLOGPRO-COMPONENT = SWFDLOGCMP-COMPONENT"} SWFDLOGPRO 1--* SWFDLOGHDR {label: "SWFDLOGPRO-PROFILE = SWFDLOGHDR-PROFILE"}
View Full Image
View in PDF
Foreign Key tables (2)
SWFDLOGCMP
{Log Manager: Components of a Log Type}
SWFDLOGHDR
{Log Manager: Headers for Log Profiles}