ProjectTemplatesQuickEntries
The Quick Entry resource is used to view a quick entry for a project template.
Columns
| Name | Type | Description |
| ProjectTemplatesProjectTemplateId [KEY] | Long | Unique identifier of the project template. |
| FieldCode | String | Code of the field represented by the quick entry. Valid values are TEAM_MEMBER, CLASSIFICATION, LEGAL_ENTITY_ID, CARRYING_OUT_ORGANIZATION_ID, PARTNER_ORG, PRIORITY_CODE, CUSTOMER_NAME, DESCRIPTION, PROJECT_STATUS_CODE, and SUPPLIER_ORG. |
| MandatoryFlag | Bool | Indicates whether the quick entry is mandatory or not. Valid values are true and false. Default value is false. |
| Prompt | String | Display name of the field. |
| QuickEntryId [KEY] | Long | Unique identifier of the quick entry for a project template. |
| Specification | String | Specification of the field. It applies only if the field is TEAM_MEMBER or CLASSIFICATION. It is mandatory when the field is TEAM_MEMBER or CLASSIFICATION. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdatedBy | String | The user who last updated the record. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| Finder | String | finder |
| ProjectTemplateId | Long | projecttemplateid |