SAP ABAP Table
FIAPPTD_TRANS
{Table to store the transaction details of the CBR PT}
Home
title {label: "SAP ABAP table FIAPPTD_TRANS {Table to store the transaction details of the CBR PT}", size: "20"} # Entities [FIAPPTD_TRANS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} *BELNR {label: "CHAR (10)"} *DOC_YEAR {label: "NUMC (4)"} *BUZEI {label: "NUMC (3)"} *PERIOD {label: "NUMC (2)"} *+RUN_ID {label: "CHAR (20)"} *PAY_DOC {label: "CHAR (10)"} *PAY_DOC_YEAR {label: "NUMC (4)"} [FIAPPTD_RUNID] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} *REPORTING_YEAR {label: "NUMC (4)"} *PERIOD {label: "NUMC (2)"} *RUN_DATE {label: "DATS (8)"} *RUN_ID {label: "CHAR (20)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BUKRS {label: "CHAR (4)"} # Relationships FIAPPTD_TRANS *--* T001 {label: "FIAPPTD_TRANS-BUKRS = T001-BUKRS"} FIAPPTD_TRANS *--* T000 {label: "FIAPPTD_TRANS-MANDT = T000-MANDT"} FIAPPTD_TRANS *--* FIAPPTD_RUNID {label: "FIAPPTD_TRANS-RUN_ID = FIAPPTD_RUNID-RUN_ID"}
View Full Image
View in PDF
Foreign Key tables (3)
FIAPPTD_RUNID
{Table to store the Run ID details of the CBR PT Reporting}
T000
{Clients}
T001
{Company Codes}