SAP ABAP Table
VTBMAPA
{Master Agreement: Permitted Bus. Partners}
Home
title {label: "SAP ABAP table VTBMAPA {Master Agreement: Permitted Bus. Partners}", size: "20"} # Entities [VTBMAPA] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+RMAID {label: "CHAR (10)"} *+PARTNR {label: "CHAR (10)"} *ROLETYP {label: "CHAR (6)"} [BUT000] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *PARTNER {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [VTBMA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *RMAID {label: "CHAR (10)"} # Relationships VTBMAPA 1--+ T000 {label: "VTBMAPA-MANDT = T000-MANDT"} VTBMAPA *--* BUT000 {label: "VTBMAPA-PARTNR = BUT000-PARTNER"} VTBMAPA 1--* VTBMA {label: "VTBMAPA-RMAID = VTBMA-RMAID"}
View Full Image
View in PDF
Foreign Key tables (3)
BUT000
{BP: General data I}
T000
{Clients}
VTBMA
{Master Agreement}