SAP ABAP Table
GMBW_SPONSOR_RESP
{Responsible for Sponsor}
Home
title {label: "SAP ABAP table GMBW_SPONSOR_RESP {Responsible for Sponsor}", size: "20"} # Entities [GMBW_SPONSOR_RESP] {bgcolor: "tomato"} +CLIENT {label: "CLNT (3)"} +PARTNER {label: "CHAR (10)"} +RESPONSIBILITY {label: "CHAR (4)"} +OBJECT_TYPE {label: "CHAR (2)"} [GMRESPTYPE] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *RESPONSIBILITY {label: "CHAR (4)"} [GMSPONSOR] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *+PARTNER {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T778O] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *OTYPE {label: "CHAR (2)"} # Relationships GMBW_SPONSOR_RESP 1--* T000 {label: "GMBW_SPONSOR_RESP-CLIENT = T000-MANDT"} GMBW_SPONSOR_RESP 1--* T778O {label: "GMBW_SPONSOR_RESP-OBJECT_TYPE = T778O-OTYPE"} GMBW_SPONSOR_RESP 1--* GMSPONSOR {label: "GMBW_SPONSOR_RESP-PARTNER = GMSPONSOR-PARTNER"} GMBW_SPONSOR_RESP 1--* GMRESPTYPE {label: "GMBW_SPONSOR_RESP-RESPONSIBILITY = GMRESPTYPE-RESPONSIBILITY"}
View Full Image
View in PDF
Foreign Key tables (4)
GMRESPTYPE
{Responsibility types - Sponsored programs management}
GMSPONSOR
{Sponsor Master}
T000
{Clients}
T778O
{Object Types}