SAP ABAP Table
JKSDORDPLANT
{IS-M/SD: Change of Plant in Order}
Home
title {label: "SAP ABAP table JKSDORDPLANT {IS-M/SD: Change of Plant in Order}", size: "20"} # Entities [JKSDORDPLANT] {bgcolor: "tomato"} +VBELN {label: "CHAR (10)"} +POSNR {label: "NUMC (6)"} +WERKS {label: "CHAR (4)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} [VBAK] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+VBELN {label: "CHAR (10)"} [VBAP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+VBELN {label: "CHAR (10)"} *+POSNR {label: "NUMC (6)"} # Relationships JKSDORDPLANT *--* VBAP {label: "JKSDORDPLANT-POSNR = VBAP-POSNR"} JKSDORDPLANT *--* VBAK {label: "JKSDORDPLANT-VBELN = VBAK-VBELN"} JKSDORDPLANT *--* T001W {label: "JKSDORDPLANT-WERKS = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (3)
T001W
{Plants/Branches}
VBAK
{Sales Document: Header Data}
VBAP
{Sales Document: Item Data}