SAP ABAP Table
PAYAC02
{Fiscal Year/Fiscal Year ID Assignment}
Home
title {label: "SAP ABAP table PAYAC02 {Fiscal Year/Fiscal Year ID Assignment}", size: "20"} # Entities [PAYAC02] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *GJAHR {label: "NUMC (4)"} +GJHID {label: "CHAR (4)"} [PAYAC03] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *GJHID {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships PAYAC02 1--* PAYAC03 {label: "PAYAC02-GJHID = PAYAC03-GJHID"} PAYAC02 1--* T000 {label: "PAYAC02-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
PAYAC03
{Fiscal Year ID}
T000
{Clients}