ProjectNumberingConfigurationsProjectNumberingConfigurationDetails
The Project Numbering Configuration Details resource is used to specify the details of the project numbering setup. The project numbering setup includes a mandatory default configuration and optional override configuration.
Columns
| Name | Type | Description |
| ProjectNumberingConfigurationsConfigurationId [KEY] | String | Unique identifier of the project numbering configuration. |
| ConfigurationDetailId [KEY] | Long | Unique identifier of the project numbering source details. |
| DeterminantId | Long | Unique identifier of the entity for which project numbering is set up. |
| DeterminantName | String | Name of the entity for which project numbering is set up. |
| MethodCode | String | Code of the project numbering method. Valid values are AUTOMATIC and MANUAL. |
| Method | String | Name of the project numbering method. Valid values are Automatic and Manual. |
| TypeCode | String | Code of the manual project numbering type. Valid values are ALPHANUMERIC and NUMERIC. |
| Type | String | Name of the manual project numbering Type. Valid values are Alphanumeric and Numeric. |
| Prefix | String | Prefix for the project numbering. |
| NextAutomaticNumber | Long | Next number to be generated for an automatic project numbering configuration. |
| 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. |
| ConfigurationId | String | configurationid |
| Finder | String | finder |