Validation Tokens
The prefix for these tokens is VAL.
Tokens |
Description |
---|---|
COMPONENT_TYPE |
Component type associated with the validation. |
CREATED_BY |
ID of the user who created the validation. |
CREATION_DATE |
Date the validation was created. |
DESCRIPTION |
Description of the validation. |
LAST_UPDATED_BY |
ID of the user who last updated the validation. |
LAST_UPDATE_DATE |
Date the validation was last updated. |
LOOKUP_TYPE |
Lookup type associated with the validation (if applicable). |
VALIDATION_ID |
ID of the validation in the table KNTA_VALIDATIONS. |
VALIDATION_NAME |
Name of the validation. |
VALIDATION_SQL |
SQL statement associated with the validation (if applicable). |
WORKBENCH_VALIDATION_URL |
URL for the validation in the PPM Workbench. |
Validation > Value Tokens
The prefix for these tokens is VAL.VALUE.
Tokens |
Description |
---|---|
CREATED_BY |
ID of the user who created the value. |
CREATION_DATE |
Date the value was created. |
DEFAULT_FLAG |
Flag to indicate whether the value is the default value for the associated lookup type. |
DESCRIPTION |
Description of the value. |
ENABLED_FLAG |
Flag that indicates whether the value is available for selection in a list. |
LAST_UPDATED_BY |
ID of the user who last updated the value. |
LAST_UPDATE_DATE |
Date the value was last updated. |
LOOKUP_CODE |
Code associated with the value. |
LOOKUP_TYPE |
Value lookup type. |
MEANING |
Meaning associated with the value. |
SEQ |
Sequence relative to other values in the associated lookup type in which this value is to be displayed as a list item. |