SAP ABAP Table
VIOROBJSTATUS
{Search Status}
Home
title {label: "SAP ABAP table VIOROBJSTATUS {Search Status}", size: "20"} # Entities [VIOROBJSTATUS] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *OBJNR {label: "CHAR (22)"} *OBJNROO {label: "CHAR (22)"} *+OBJSTATUS {label: "CHAR (4)"} +REASON {label: "CHAR (2)"} [TIVOROBJSTATRS] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+OBJSTATUS {label: "CHAR (4)"} *REASON {label: "CHAR (2)"} [TIVOROBJSTATUS] {bgcolor: "#d0e0d0"} *OBJSTATUS {label: "CHAR (4)"} # Relationships VIOROBJSTATUS 1--* TIVOROBJSTATUS {label: "VIOROBJSTATUS-OBJSTATUS = TIVOROBJSTATUS-OBJSTATUS"} VIOROBJSTATUS 1--* TIVOROBJSTATRS {label: "VIOROBJSTATUS-REASON = TIVOROBJSTATRS-REASON"}
View Full Image
View in PDF
Foreign Key tables (2)
TIVOROBJSTATRS
{Reason for Status}
TIVOROBJSTATUS
{Search Status}