SAP ABAP Table
EEDMSTATUS_IN_EX
{Conversion of Internal Status to External Status}
Home
title {label: "SAP ABAP table EEDMSTATUS_IN_EX {Conversion of Internal Status to External Status}", size: "20"} # Entities [EEDMSTATUS_IN_EX] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *INT_STATUS {label: "CHAR (5)"} +EXT_STATUS {label: "CHAR (4)"} [EEDMSTATUS_EXT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *EXT_STATUS {label: "CHAR (4)"} # Relationships EEDMSTATUS_IN_EX *--* EEDMSTATUS_EXT {label: "EEDMSTATUS_IN_EX-EXT_STATUS = EEDMSTATUS_EXT-EXT_STATUS"}
View Full Image
View in PDF
Foreign Key tables (1)
EEDMSTATUS_EXT
{External Status for Profile Values}