EDPRELHIST

This table keeps the history for all operations on releases in Payment Rules.

Column Descriptions:

NameTypeDescription
EDPPAYHIST_IDBIGINT NOT NULLPayment Activity Record unique identifier (generated)
ORDER_IDBIGINT NOT NULLthe order identifier
RELEASE_IDBIGINT NOT NULLRelease unique identifier
STORE_IDINTEGER NOT NULLthe store identifier
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.
FIELD1INTEGERCustomizable.
FIELD2VARCHAR (254)Customizable.
FIELD3VARCHAR (254)Customizable.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>EDPPAYHIST_ID+ORDER_ID+RELEASE_ID+STORE_IDPrimary Key
I0000852ORDER_ID+RELEASE_ID+STORE_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1101EDPPAYHIST_IDEDPPAYHISTEDPPAYHIST_IDCascade