SAP ABAP Table
SNWD_PO_INV_HEAD
{EPM: Purchase Order Invoice Header Table}
Home
title {label: "SAP ABAP table SNWD_PO_INV_HEAD {EPM: Purchase Order Invoice Header Table}", size: "20"} # Entities [SNWD_PO_INV_HEAD] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *NODE_KEY {label: "RAW (16)"} +PO_GUID {label: "RAW (16)"} +CREATED_BY {label: "RAW (16)"} +CHANGED_BY {label: "RAW (16)"} [SNWD_EMPLOYEES] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *NODE_KEY {label: "RAW (16)"} *+PARENT_KEY {label: "RAW (16)"} [SNWD_PO] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *NODE_KEY {label: "RAW (16)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships SNWD_PO_INV_HEAD 1--* SNWD_EMPLOYEES {label: "SNWD_PO_INV_HEAD-CHANGED_BY = SNWD_EMPLOYEES-NODE_KEY"} SNWD_PO_INV_HEAD 1--* T000 {label: "SNWD_PO_INV_HEAD-CLIENT = T000-MANDT"} SNWD_PO_INV_HEAD 1--* SNWD_EMPLOYEES {label: "SNWD_PO_INV_HEAD-CREATED_BY = SNWD_EMPLOYEES-NODE_KEY"} SNWD_PO_INV_HEAD 1--? SNWD_PO {label: "SNWD_PO_INV_HEAD-PO_GUID = SNWD_PO-NODE_KEY"}
View Full Image
View in PDF
Foreign Key tables (3)
SNWD_EMPLOYEES
{EPM: Employee Data}
SNWD_PO
{EPM: Purchase Order Header Table}
T000
{Clients}