EnterpriseProjectAndTaskCodesAcceptedValues
List of accepted values for an enterprise project code or task code.
Columns
| Name | Type | Description |
| EnterpriseProjectAndTaskCodesCodeId [KEY] | Long | The identifier of the enterprise project or task code. |
| ValueId [KEY] | Long | Identifier of an accepted value for the enterprise project or task code of type list of values. |
| DisplaySequence | Decimal | The order in which the value is displayed within the list of valid accepted values of the enterprise project or task code. |
| AcceptedValue | String | An accepted value of the enterprise project or task code. |
| AcceptedValueDisableFlag | Bool | Indicates if the enterprise project or task code accepted value is disabled. Value is true if it's disabled and value is false if the enterprise code accepted value is enabled. |
| CreatedBy | String | User who created the record. |
| CreationDate | Datetime | Date when the record was created. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| LastUpdatedBy | String | The user who last updated the record. |
| CodeId | Long | codeid |
| Finder | String | finder |