SAP ABAP Table
FTR_AVG_PERIOD
{Display Structure for Period Screen}
Home
title {label: "SAP ABAP table FTR_AVG_PERIOD {Display Structure for Period Screen}", size: "20"} # Entities [FTR_AVG_PERIOD] {bgcolor: "tomato"} +CALENDAR {label: "CHAR (2)"} +RATE_TYPE {label: "CHAR (4)"} [TCURV] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KURST {label: "CHAR (4)"} [TFACD] {bgcolor: "#d0e0d0"} *IDENT {label: "CHAR (2)"} # Relationships FTR_AVG_PERIOD 1--+ TFACD {label: "FTR_AVG_PERIOD-CALENDAR = TFACD-IDENT"} FTR_AVG_PERIOD *--* TCURV {label: "FTR_AVG_PERIOD-RATE_TYPE = TCURV-KURST"}
View Full Image
View in PDF
Foreign Key tables (2)
TCURV
{Exchange rate types for currency translation}
TFACD
{Factory calendar definition}