SAP ABAP Table
CATL
{CATT: Log Process Data}
Home
title {label: "SAP ABAP table CATL {CATT: Log Process Data}", size: "20"} # Entities [CATL] {bgcolor: "tomato"} *+LVORN {label: "CHAR (8)"} *LABLN {label: "NUMC (4)"} +ABLNR {label: "CHAR (30)"} +REFNR {label: "CHAR (30)"} [CATA] {bgcolor: "#d0e0d0"} *ABLNR {label: "CHAR (30)"} [CATK] {bgcolor: "#d0e0d0"} *LVORN {label: "CHAR (8)"} # Relationships CATL 1--* CATA {label: "CATL-ABLNR = CATA-ABLNR"} CATL 1--* CATK {label: "CATL-LVORN = CATK-LVORN"} CATL 1--* CATA {label: "CATL-REFNR = CATA-ABLNR"}
View Full Image
View in PDF
Foreign Key tables (2)
CATA
{CATT: General Test Procedure Data}
CATK
{CATT: Log Process Data}