BLKRSNCODE

Stores the various reason codes for which an Order may be blocked.

Column Descriptions:

NameTypeDescription
BLKRSNCODE_IDINTEGER NOT NULLUnique reason code Id for the block reason
BLOCKREASONTYPECHAR (25) NOT NULLA broad classification for the reason code. Reason codes of similar nature are grouped together by block reason type.
MANUALBLOCKSMALLINT NOT NULLBlocks that are marked manual can be applied using the Telesales rich client.
MARKFORDELETECHAR (1) NOT NULLIndicates if this reason code is scheduled to be deleted, and hence will not be used.
FIELD1INTEGERField for customization
FIELD2VARCHAR (254)Field for customization
OPTCOUNTERSMALLINTThe 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>BLKRSNCODE_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_1220BLKRSNCODE_IDORDERBLKBLKRSNCODE_IDCascade
F_1221BLKRSNCODE_IDBLKRSNDESCBLKRSNCODE_IDCascade
R_3449BLKRSNCODE_IDSTORBLKRSNBLKRSNCODE_IDCascade