RFQRSPPARL

This table holds the relationship of the personalized attributes in the RFQ and the response.

Column Descriptions:

NameTypeDescription
RFQRSPPARL_IDBIGINT NOT NULLThe internal reference number of the RFQ and Response personalized attributes relationship.
RFQ_IDBIGINT NOT NULLThe internal reference number of the RFQ.
RFQRSP_IDBIGINT NOT NULLThe internal reference number of the RFQ response.
RFQPATTRVALUE_IDBIGINT NOT NULLThe internal reference number of the RFQ Personalized Attribute Value.
RFQRSPPATTRVAL_IDBIGINTThe internal reference number of the RFQ response Personalized Attribute Value.
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.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>RFQRSPPARL_IDPrimary Key
I0000359RFQPATTRVALUE_IDNon-Unique Index
I0000730RFQ_IDNon-Unique Index
I0000731RFQRSP_IDNon-Unique Index
I0000732RFQRSPPATTRVAL_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_990RFQRSPPATTRVAL_IDPATTRVALUEPATTRVALUE_IDCascade
F_991RFQRSP_IDRFQRSPRFQRSP_IDCascade
F_992RFQ_IDRFQRFQ_IDCascade
F_993RFQPATTRVALUE_IDPATTRVALUEPATTRVALUE_IDCascade