SAP Table BTCEVTHISTORY
Event History: History of Background Processing Events
BTCEVTHISTORY (Event History: History of Background Processing Events) 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 BTCEVTHISTORY to other SAP tables.
BTCEVTHISTORY table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
EVENTGUID | Backgr. Proc. Events: GUID of a Triggered Backgr.Proc. Event | BTCEVTGUID | CHAR | 32 | 0 | |||
EVENTID | Background Processing Event | BTCEVENTID | CHAR | 32 | 0 | |||
EVENTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | BTCEVTPARM | CHAR | 64 | 0 | |||
EVENTSERVER | Background Processing: Name of an Application Server | BTCSERVER | CHAR | 40 | 0 | |||
EVTTIMESTAMP | Background Processing: Time Stamp (UTC) | BTCTIMESTAMP | DEC | 15 | 0 | |||
EVENTSTATE | Background Proc.: Status of an Event in Backgr. Proc. Hists | BTCHISTENTRYSTATE | CHAR | 1 | 0 | |||
PROCESSSTATE | Background Proc.: Status of an Event in Backgr. Proc. Hists | BTCHISTENTRYSTATE | CHAR | 1 | 0 | |||
COUNTOFJOBS | Background Processing Events: Number of Selected Jobs | BTCEVTCNTOFJOB | INT4 | 10 | 0 |