Forecast Recurrence (msdyn_recurrence) table/entity reference (Microsoft Dynamics 365)
Forecast Recurrence
Messages
The following table lists the messages for the Forecast Recurrence (msdyn_recurrence) table. Messages represent operations that can be performed on the table. They may also be events.
Name Is Event? |
Web API Operation | SDK for .NET |
---|---|---|
Associate Event: True |
Associate records | Associate records |
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_recurrencesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_recurrences(msdyn_recurrenceid)See Delete |
Delete records |
DeleteMultiple Event: True |
DeleteMultiple | Learn to use messages with the SDK for .NET |
Disassociate Event: True |
Disassociate records | Disassociate records |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_recurrences(msdyn_recurrenceid)See Retrieve |
Retrieve records |
RetrieveEntityChanges Event: True |
RetrieveEntityChangesRequest | |
RetrieveMultiple Event: True |
GET /msdyn_recurrencesSee Query data |
Query data |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
Update Event: True |
PATCH /msdyn_recurrences(msdyn_recurrenceid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: True |
PATCH /msdyn_recurrences(msdyn_recurrenceid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: True |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Forecast Recurrence (msdyn_recurrence) table.
Property | Value |
---|---|
DisplayName | Forecast Recurrence |
DisplayCollectionName | Forecast Recurrences |
SchemaName | msdyn_recurrence |
CollectionSchemaName | msdyn_recurrences |
EntitySetName | msdyn_recurrences |
LogicalName | msdyn_recurrence |
LogicalCollectionName | msdyn_recurrences |
PrimaryIdAttribute | msdyn_recurrenceid |
PrimaryNameAttribute | msdyn_forecastrecurrencename |
TableType | Elastic |
OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_forecastconfigurationid
- msdyn_forecastrecurrencename
- msdyn_lastcomputedon
- msdyn_recomputationstarttime
- msdyn_recomputeexecutorid
- msdyn_recomputepriority
- msdyn_recomputestatus
- msdyn_recomputestatuschangedon
- msdyn_recurrencefailureinfo
- msdyn_recurrenceId
- msdyn_recurrenceindex
- msdyn_recurrencestate
- msdyn_validfrom
- msdyn_validto
- OverriddenCreatedOn
- PartitionId
- TTLInSeconds
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
msdyn_forecastconfigurationid
Property | Value |
---|---|
Description | |
DisplayName | msdyn_forecastconfigurationid |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_forecastconfigurationid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_forecastconfiguration |
msdyn_forecastrecurrencename
Property | Value |
---|---|
Description | Recurrence Name |
DisplayName | Recurrence Name |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_forecastrecurrencename |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_lastcomputedon
Property | Value |
---|---|
Description | Date and time on which last compute was run |
DisplayName | Last computed on |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_lastcomputedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
msdyn_recomputationstarttime
Property | Value |
---|---|
Description | Date and time on which recompute started |
DisplayName | Recomputation Start Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recomputationstarttime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
msdyn_recomputeexecutorid
Property | Value |
---|---|
Description | Recurrence Executor Id |
DisplayName | Recurrence Executor Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recomputeexecutorid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 36 |
msdyn_recomputepriority
Property | Value |
---|---|
Description | Recompute Priority |
DisplayName | Recompute Priority |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recomputepriority |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | msdyn_forecastrecurrence_recomputepriority |
msdyn_recomputepriority Choices/Options
Value | Label |
---|---|
0 | Normal |
1 | High |
msdyn_recomputestatus
Property | Value |
---|---|
Description | Recompute Status |
DisplayName | Recompute Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recomputestatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | msdyn_forecastrecurrence_recomputestatus |
msdyn_recomputestatus Choices/Options
Value | Label |
---|---|
0 | New |
10 | Queued |
20 | InProgress |
30 | Completed |
40 | Failed |
msdyn_recomputestatuschangedon
Property | Value |
---|---|
Description | Date and time on which recompute status was changed |
DisplayName | Recompute status changed on |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recomputestatuschangedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
msdyn_recurrencefailureinfo
Property | Value |
---|---|
Description | Recurrence Failure Info |
DisplayName | Recurrence Failure Info |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recurrencefailureinfo |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 4000 |
msdyn_recurrenceId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Forecast Recurrence |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_recurrenceid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_recurrenceindex
Property | Value |
---|---|
Description | Recurrence Index |
DisplayName | Recurrence Index |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recurrenceindex |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
msdyn_recurrencestate
Property | Value |
---|---|
Description | Forecast Recurrence State |
DisplayName | Forecast Recurrence State |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_recurrencestate |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | msdyn_forecastrecurrence_recurrencestate |
msdyn_recurrencestate Choices/Options
Value | Label |
---|---|
0 | Active |
1 | Inactive |
msdyn_validfrom
Property | Value |
---|---|
Description | Date from which recurrence is valid |
DisplayName | Valid From |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_validfrom |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
msdyn_validto
Property | Value |
---|---|
Description | Date till which recurrence is valid |
DisplayName | Valid To |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_validto |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | True |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
PartitionId
Property | Value |
---|---|
Description | Logical partition id. A logical partition consists of a set of records with same partition id. |
DisplayName | Partition Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | partitionid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
TTLInSeconds
Property | Value |
---|---|
Description | Time to live in seconds. |
DisplayName | Time to live |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ttlinseconds |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | 1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
CreatedBy
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
CreatedOn
Property | Value |
---|---|
Description | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedBy
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ModifiedOn
Property | Value |
---|---|
Description | Date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- lk_msdyn_recurrence_createdby
- lk_msdyn_recurrence_createdonbehalfby
- lk_msdyn_recurrence_modifiedby
- lk_msdyn_recurrence_modifiedonbehalfby
- msdyn_msdyn_forecastconfiguration_msdyn_recurrence_forecastconfigurationid
lk_msdyn_recurrence_createdby
One-To-Many Relationship: systemuser lk_msdyn_recurrence_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_recurrence_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_recurrence_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_recurrence_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_recurrence_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_recurrence_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_recurrence_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_forecastconfiguration_msdyn_recurrence_forecastconfigurationid
One-To-Many Relationship: msdyn_forecastconfiguration msdyn_msdyn_forecastconfiguration_msdyn_recurrence_forecastconfigurationid
Property | Value |
---|---|
ReferencedEntity | msdyn_forecastconfiguration |
ReferencedAttribute | msdyn_forecastconfigurationid |
ReferencingAttribute | msdyn_forecastconfigurationid |
ReferencingEntityNavigationPropertyName | msdyn_forecastconfigurationid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_msdyn_recurrence_msdyn_forecast_forecastrecurrenceid
- msdyn_msdyn_recurrence_msdyn_forecastinsight_forecastrecurrenceid
- msdyn_msdyn_recurrence_msdyn_forecastpredictiondata_forecastrecurrenceid
msdyn_msdyn_recurrence_msdyn_forecast_forecastrecurrenceid
Many-To-One Relationship: msdyn_forecast msdyn_msdyn_recurrence_msdyn_forecast_forecastrecurrenceid
Property | Value |
---|---|
ReferencingEntity | msdyn_forecast |
ReferencingAttribute | msdyn_forecastrecurrenceid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_recurrence_msdyn_forecast_forecastrecurrenceid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_recurrence_msdyn_forecastinsight_forecastrecurrenceid
Many-To-One Relationship: msdyn_forecastinsight msdyn_msdyn_recurrence_msdyn_forecastinsight_forecastrecurrenceid
Property | Value |
---|---|
ReferencingEntity | msdyn_forecastinsight |
ReferencingAttribute | msdyn_forecastrecurrenceid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_recurrence_msdyn_forecastinsight_forecastrecurrenceid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_recurrence_msdyn_forecastpredictiondata_forecastrecurrenceid
Many-To-One Relationship: msdyn_forecastpredictiondata msdyn_msdyn_recurrence_msdyn_forecastpredictiondata_forecastrecurrenceid
Property | Value |
---|---|
ReferencingEntity | msdyn_forecastpredictiondata |
ReferencingAttribute | msdyn_forecastrecurrenceid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_recurrence_msdyn_forecastpredictiondata_forecastrecurrenceid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference