FND Design Data [Home] [Help]

Table: GR_LABEL_PROPERTIES

Product: GR - Process Manufacturing Regulatory Management
Description: Contains the display properties for the label for each item code. For example, the label Color has a display property of text or phrase entry, and boiling point has display properties of text, low range, high range, and temperature scale.
Implementation/DBA Data: TableGR.GR_LABEL_PROPERTIES
Primary Key: GR_LABEL_PROPERTIES_PK
  1. ColumnSEQUENCE_NUMBER
  2. ColumnPROPERTY_ID
  3. ColumnLABEL_CODE
Foreign Keys
Table
Foreign Table Foreign Key Column
GR_LABEL_PROPERTIES FK Joins to TableGR_PROPERTIES_B GR_LABEL_PROPERTIES.PROPERTY_ID
GR_LABEL_PROPERTIES FK Joins to TableGR_LABELS_B GR_LABEL_PROPERTIES.LABEL_CODE
TableGR_ITEM_PROPERTIES FK Joins to GR_LABEL_PROPERTIES GR_ITEM_PROPERTIES.SEQUENCE_NUMBER
GR_ITEM_PROPERTIES.PROPERTY_ID
GR_ITEM_PROPERTIES.LABEL_CODE