SAP ABAP Table
AFX_ACTVTJOB
{Activity Log Job List}
Home
title {label: "SAP ABAP table AFX_ACTVTJOB {Activity Log Job List}", size: "20"} # Entities [AFX_ACTVTJOB] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+ACTVT_ID {label: "NUMC (10)"} *JOBNAME {label: "CHAR (32)"} *JOBCOUNT {label: "CHAR (8)"} [AFX_ACTVT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *ACTVT_ID {label: "NUMC (10)"} # Relationships AFX_ACTVTJOB 1--* AFX_ACTVT {label: "AFX_ACTVTJOB-ACTVT_ID = AFX_ACTVT-ACTVT_ID"}
View Full Image
View in PDF
Foreign Key tables (1)
AFX_ACTVT
{Activity log}