SAP Table JOSTD

Dialog structure for status object

JOSTD (Dialog structure for status object) 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 JOSTD to other SAP tables.

JOSTD table fields

Field Data element Checktable Datatype Length Decimals
OBJNR Object number J_OBJNR ONR00 CHAR 22 0
STSMA Status Profile J_STSMA TJ20 CHAR 8 0
OBTYP Object Category J_OBTYP TJ03 CHAR 3 0
MANDT Client MANDT CLNT 3 0
OTTXT Text (30 Characters) TEXT30 CHAR 30 0
SSTXT Text (30 Characters) TEXT30 CHAR 30 0
CHGKZ Indicator: Change documents are active J_CHGKZ CHAR 1 0
X Yes
NULL No

JOSTD foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
JOSTD OBJNR JOSTD MANDT ONR00 General Object Number MANDT
JOSTD OBJNR JOSTD OBJNR ONR00 General Object Number OBJNR
JOSTD OBTYP JOSTD OBTYP TJ03 Object types OBTYP
JOSTD STSMA JOSTD STSMA TJ20 Status profiles STSMA
JOSTD STSMA JOSTD MANDT TJ20 Status profiles MANDT