SAP ABAP Table
GMSPRESPONSIBLET
{GM Sponsor Responsibility with Text.}
Home
title {label: "SAP ABAP table GMSPRESPONSIBLET {GM Sponsor Responsibility with Text.}", size: "20"} # Entities [GMSPRESPONSIBLET] {bgcolor: "tomato"} +SPONSORED_PROG {label: "CHAR (20)"} +RESPONSIBILITY {label: "CHAR (4)"} +OBJECT_TYPE {label: "CHAR (2)"} [GMRESPTYPE] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *RESPONSIBILITY {label: "CHAR (4)"} [GMSPPROGRAM] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *SPONSORED_PROG {label: "CHAR (20)"} [T778O] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *OTYPE {label: "CHAR (2)"} # Relationships GMSPRESPONSIBLET 1--* T778O {label: "GMSPRESPONSIBLET-OBJECT_TYPE = T778O-OTYPE"} GMSPRESPONSIBLET 1--* GMRESPTYPE {label: "GMSPRESPONSIBLET-RESPONSIBILITY = GMRESPTYPE-RESPONSIBILITY"} GMSPRESPONSIBLET 1--* GMSPPROGRAM {label: "GMSPRESPONSIBLET-SPONSORED_PROG = GMSPPROGRAM-SPONSORED_PROG"}
View Full Image
View in PDF
Foreign Key tables (3)
GMRESPTYPE
{Responsibility types - Sponsored programs management}
GMSPPROGRAM
{Sponsored program master}
T778O
{Object Types}