CollaborationDocumentMetadatadocumentMeasureMetadata
The Document Measure Metadata resource gets the metadata for measures associated with a document definition.
Columns
Name | Type | Description |
CollaborationDocumentMetadataDocumentMetadataId | String | Value that uniquely identifies the document metadata. |
CollaborationDocumentMetadataDocumentTypeCode | String | Abbreviation that identifies the type of document used for collaboration. |
DocumentMeasureMetadataId | String | Value that uniquely identifies the document measure metadata. |
MeasureTypeCode | String | Abbreviation that identifies the type of measure used for collaboration. |
DisplayName | String | Name of the type of displayed measure used for collaboration. |
Sequence | String | Sequence to use to identify the document measure. |
CurrentCycleFlag | Bool | Contains one of the following values: true or false. If true, then the measure quantities are in the current planning cycle. If false, then the measure quantities have been expired and are in the previous planning cycle. This attribute does not have a default value. |
StartDate | Date | Date that identifies the measure's first time bucket. |
EditStartDate | Date | Date that identifies the measure's first editable time bucket. |
EndDate | Date | Date that identifies the measure's last time bucket. |
ParticipantOwnerCode | String | Abbreviation that identifies the measure's participant owner. Displayed value is either ORA_VCS_CUSTOMER or ORA_VCS_ENTERPRISE. |
ParticipantOwnerName | String | Name of the measure's owning participant. |
ExpiringMeasureFlag | Bool | Contains one of the following values: true or false. If true, then the measure data can be expired. This attribute does not have a default value. |