SAP ABAP Table
/SLOAP/SERRES
{SLOAS Service - Result Assignment}
Home
title {label: "SAP ABAP table /SLOAP/SERRES {SLOAS Service - Result Assignment}", size: "20"} # Entities [_SLOAP_SERRES] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+SERVICE_GUID {label: "RAW (16)"} *+SERVICE_TSTMP {label: "DEC (15)"} *+RESULT_GUID {label: "RAW (16)"} +SER_RES_STATUS {label: "CHAR (4)"} [_SLOAP_RESULT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *GUID {label: "RAW (16)"} [_SLOAP_SERRESST] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *SER_RES_STATUS {label: "CHAR (4)"} [_SLOAP_SERVICE] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *GUID {label: "RAW (16)"} *CREATION_TSTMP {label: "DEC (15)"} # Relationships _SLOAP_SERRES *--* _SLOAP_RESULT {label: "/SLOAP/SERRES-RESULT_GUID = /SLOAP/RESULT-GUID"} _SLOAP_SERRES *--* _SLOAP_SERVICE {label: "/SLOAP/SERRES-SERVICE_GUID = /SLOAP/SERVICE-GUID"} _SLOAP_SERRES *--* _SLOAP_SERVICE {label: "/SLOAP/SERRES-SERVICE_TSTMP = /SLOAP/SERVICE-CREATION_TSTMP"} _SLOAP_SERRES *--* _SLOAP_SERRESST {label: "/SLOAP/SERRES-SER_RES_STATUS = /SLOAP/SERRESST-SER_RES_STATUS"}
View Full Image
View in PDF
Foreign Key tables (3)
/SLOAP/RESULT
{SLOAP analysis results}
/SLOAP/SERRESST
{SLOAS Service - Result Assignment Status}
/SLOAP/SERVICE
{SLOAS - Analysis Services}