SAP ABAP Table
/SAPBOQ/HEADER
{Header of service package BOQ}
Home
title {label: "SAP ABAP table /SAPBOQ/HEADER {Header of service package BOQ}", size: "20"} # Entities [_SAPBOQ_HEADER] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *PACKNO {label: "NUMC (10)"} +WAERS {label: "CUKY (5)"} +VBELN {label: "CHAR (10)"} +VPOSNR {label: "NUMC (6)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TCURC] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *WAERS {label: "CUKY (5)"} [VBUK] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VBELN {label: "CHAR (10)"} [VBUP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+VBELN {label: "CHAR (10)"} *POSNR {label: "NUMC (6)"} # Relationships _SAPBOQ_HEADER 1--* T000 {label: "/SAPBOQ/HEADER-MANDT = T000-MANDT"} _SAPBOQ_HEADER *--* VBUK {label: "/SAPBOQ/HEADER-VBELN = VBUK-VBELN"} _SAPBOQ_HEADER *--* VBUP {label: "/SAPBOQ/HEADER-VPOSNR = VBUP-POSNR"} _SAPBOQ_HEADER 1--* TCURC {label: "/SAPBOQ/HEADER-WAERS = TCURC-WAERS"}
View Full Image
View in PDF
Foreign Key tables (4)
T000
{Clients}
TCURC
{Currency Codes}
VBUK
{Sales Document: Header Status and Administrative Data}
VBUP
{Sales Document: Item Status}