PX_PROMOAUTH

This table contains additional authoring information that is managed by the Promotions tool in the Management Center user interface.

Column Descriptions:

NameTypeDescription
PX_PROMOTION_IDINTEGER NOT NULLPrimary key of the table and foreign key to the PX_PROMOTION table.
COMMENTSVARCHAR (254)Administrative description of the promotion.
PROMOTIONTYPEVARCHAR (254) NOT NULLPromotion rule type.
DAILYSTARTTIMETIMESTAMPDaily start time (for example: 2000/01/01).
DAILYENDTIMETIMESTAMPDaily end time (for example: 2000/01/01).
WEEKDAY_SUNSMALLINTFlag to indicate that the promotion is available on Sunday.
WEEKDAY_MONSMALLINTFlag to indicate that the promotion is available on Monday.
WEEKDAY_TUESMALLINTFlag to indicate that the promotion is available on Tuesday.
WEEKDAY_WEDSMALLINTFlag to indicate that the promotion is available on Wednesday.
WEEKDAY_THUSMALLINTFlag to indicate that the promotion is available on Thursday.
WEEKDAY_FRISMALLINTFlag to indicate that the promotion is available on Friday.
WEEKDAY_SATSMALLINTFlag to indicate that the promotion is available on Saturday.
CTLPARAMVARCHAR (32)Additional control information for the user interface.
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.
ADMINSTVENAMEVARCHAR (254)Administrative name of the promotion.
UP_ADMINSTVENAMEVARCHAR (254)The equivalent value of the ADMINSTVENAME column in upper case characters. This column is used only for DB2 (LUW) database-types to enhance performance of text-based searches issued from Management Center.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>PX_PROMOTION_IDPrimary Key
I0001219ADMINSTVENAMENon-Unique Index
IPF00025UP_ADMINSTVENAMENon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_3544PX_PROMOTION_IDPX_PROMOTIONPX_PROMOTION_IDCascade