SAP ABAP Table
VDREMIT_BUS
{Assignment of Partner to Remittance Code}
Home
title {label: "SAP ABAP table VDREMIT_BUS {Assignment of Partner to Remittance Code}", size: "20"} # Entities [VDREMIT_BUS] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+REMITTANCE_CODE {label: "CHAR (4)"} [TDREMIT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *REMITTANCE_CODE {label: "CHAR (4)"} # Relationships VDREMIT_BUS 1--* TDREMIT {label: "VDREMIT_BUS-REMITTANCE_CODE = TDREMIT-REMITTANCE_CODE"}
View Full Image
View in PDF
Foreign Key tables (1)
TDREMIT
{Remittance Code}