SAP ABAP Table
FMPDCUST
{Customizing for Payment Distributions}
Home
title {label: "SAP ABAP table FMPDCUST {Customizing for Payment Distributions}", size: "20"} # Entities [FMPDCUST] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} +VGMAN {label: "CHAR (4)"} +VGTYP {label: "CHAR (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BUKRS {label: "CHAR (4)"} [T028H] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VTYPM {label: "CHAR (1)"} *VGMAN {label: "CHAR (4)"} *VOZPM {label: "CHAR (1)"} [T028V] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VGTYP {label: "CHAR (8)"} # Relationships FMPDCUST *--* T001 {label: "FMPDCUST-BUKRS = T001-BUKRS"} FMPDCUST *--* T000 {label: "FMPDCUST-MANDT = T000-MANDT"} FMPDCUST *--* T028H {label: "FMPDCUST-VGMAN = T028H-VGMAN"} FMPDCUST *--* T028V {label: "FMPDCUST-VGTYP = T028V-VGTYP"}
View Full Image
View in PDF
Foreign Key tables (4)
T000
{Clients}
T001
{Company Codes}
T028H
{Allocate Manual to Internal Transactions}
T028V
{Transaction Types}