SAP Table MEMSD

Mobile Solution Descriptor: Main Table

MEMSD (Mobile Solution Descriptor: Main Table) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link MEMSD to other SAP tables.

MEMSD table fields

Field Data element Checktable Datatype Length Decimals
NAMESPACE Namespace NAMESPACE CHAR 10 0
NAME Mobile Component MSDNAME CHAR 30 0
VERSION Version of Mobile Component BWAFVERS CHAR 6 0
CREATE_DATE System Date SYDATUM DATS 8 0
CREATE_TIME System Time SYUZEIT TIMS 6 0
CREATED_BY User Name in User Master Record XUBNAME USR02 CHAR 12 0
MODIFY_DATE System Date SYDATUM DATS 8 0
MODIFY_TIME System Time SYUZEIT TIMS 6 0
MODIFIED_BY User Name in User Master Record XUBNAME USR02 CHAR 12 0

MEMSD foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
MEMSD CREATED_BY MEMSD CREATED_BY USR02 Logon Data (Kernel-Side Use) BNAME
MEMSD CREATED_BY SYST MANDT USR02 Logon Data (Kernel-Side Use) MANDT
MEMSD MODIFIED_BY SYST MANDT USR02 Logon Data (Kernel-Side Use) MANDT
MEMSD MODIFIED_BY MEMSD MODIFIED_BY USR02 Logon Data (Kernel-Side Use) BNAME