SAP Table ISMIT

SDB: Symptom Trigger

ISMIT (SDB: Symptom Trigger) 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 ISMIT to other SAP tables.

ISMIT table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
ISMNR SDB: Symptom Number ISMNR ISMP CHAR 12 0
ISMVR SDB: Version Number IVERSION ISMP NUMC 3 0
ITEMNR SDB: Trigger Number ITEMNR NUMC 4 0
ERNAM Name of Person who Created the Object ERNAM CHAR 12 0
ERDAT Date on Which Record Was Created ERDAT DATS 8 0
ERTIM Time, at Which Record Was Added ERZEIT TIMS 6 0
AENAM Name of Person Who Changed Object AENAM CHAR 12 0
AEDAT Changed On AEDAT DATS 8 0
AETIM Time of Change AEZEIT TIMS 6 0
FLGDEL Delete Data Record KZLOESCH CHAR 1 0

ISMIT foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ISMIT CLIENT ISMIT CLIENT T000 Clients MANDT
ISMIT ISMNR ISMIT CLIENT ISMP SDB: Symptom table CLIENT
ISMIT ISMNR ISMIT ISMNR ISMP SDB: Symptom table ISMNR
ISMIT ISMNR ISMIT ISMVR ISMP SDB: Symptom table ISMVR
ISMIT ISMVR ISMIT CLIENT ISMP SDB: Symptom table CLIENT
ISMIT ISMVR ISMIT ISMNR ISMP SDB: Symptom table ISMNR
ISMIT ISMVR ISMIT ISMVR ISMP SDB: Symptom table ISMVR