SAP Table USDEF

Transfer Structure for User Defaults

USDEF (Transfer Structure for User Defaults) 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 USDEF to other SAP tables.

USDEF table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
BNAME User Name in User Master Record XUBNAME CHAR 12 0
STCOD Start menu (old, replaced by XUSTART) XUSTCOD CHAR 20 0
SPLD Spool: Output device RSPOPNAME CHAR 4 0
SPLG Print parameter 1 XUSPLG CHAR 1 0
SPDB Print parameter 2 XUSPDB CHAR 1 0
SPDA Print parameter 3 XUSPDA CHAR 1 0
DATFM Date format (10-digit) XUDATFRMT CHAR 10 0
DCPFM Decimal Format XUDCPFM CHAR 1 0
NULL 1.234.567,89
X 1,234,567.89
Y 1 234 567,89
LANGU Logon Language XULANGU LANG 1 0
CATTKENNZ CATT: Test Status XUCATT CHAR 1 0
X
NULL
.
TIMEFM Time Format (12-/24-Hour Specification) XUTIMEFM CHAR 1 0
0 24 Hour Format (Example: 12:05:10)
1 12 Hour Format (Example: 12:05:10 PM)
2 12 Hour Format (Example: 12:05:10 pm)
3 Hours from 0 to 11 (Example: 00:05:10 PM)
4 Hours from 0 to 11 (Example: 00:05:10 pm)