SAP ABAP Table
VKKKINVOICE
{Transfer to Create an Invoice For an Account}
Home
title {label: "SAP ABAP table VKKKINVOICE {Transfer to Create an Invoice For an Account}", size: "20"} # Entities [VKKKINVOICE] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +VKONT {label: "CHAR (12)"} +RBART {label: "CHAR (2)"} [FKKVK] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *VKONT {label: "CHAR (12)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TKKVRBART] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *RBART {label: "CHAR (2)"} # Relationships VKKKINVOICE 1--* T000 {label: "VKKKINVOICE-MANDT = T000-MANDT"} VKKKINVOICE 1--* TKKVRBART {label: "VKKKINVOICE-RBART = TKKVRBART-RBART"} VKKKINVOICE 1--* FKKVK {label: "VKKKINVOICE-VKONT = FKKVK-VKONT"}
View Full Image
View in PDF
Foreign Key tables (3)
FKKVK
{Contract Account Header}
T000
{Clients}
TKKVRBART
{Legal Rel. Type Check Table}