TARGET_BASED_MILESTONE_REMIN_5

Description

This table stores the target-based milestone reminder information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the target-based milestone reminder.
HJVALUE varchar The HJVALUE of the target-based milestone reminder.
HJINDEX int The HJINDEX of the target-based milestone reminder.

Primary Key

  • ID, HJINDEX

Foreign Key Relationships

  • ID references TARGET_BASED_MILESTONE_REMIN_4(ID)