IAF_EVENT_STORE_FORWARD

Event storage when Event Engine is down

tableFINIAF

IAF_EVENT_STORE_FORWARD — Event storage when Event Engine is down. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open IAF_EVENT_STORE_FORWARD in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2IAF_EVENT_STORAGE_IDsmallintUnique number for each stored IAF event.
3IAF_EVENT_TIMESTAMPdatetimeDate and time when an event was stored
4IAF_EVENT_NAMEvarchar(50)Name of the event
5IAF_EVENT_DELETE_INDvarchar(1)Indicates whether or not an event can be deleted.