Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An approval.
Messages
The following table lists the messages for the Approval (msdyn_flow_approval) 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 |
|---|---|---|
AssignEvent: True |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /msdyn_flow_approvalsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_flow_approvals(msdyn_flow_approvalid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
RetrieveEvent: True |
GET /msdyn_flow_approvals(msdyn_flow_approvalid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyn_flow_approvalsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
SetStateEvent: True |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Approval (msdyn_flow_approval) table.
| Property | Value |
|---|---|
| DisplayName | Approval |
| DisplayCollectionName | Approvals |
| SchemaName | msdyn_flow_approval |
| CollectionSchemaName | msdyn_flow_approvals |
| EntitySetName | msdyn_flow_approvals |
| LogicalName | msdyn_flow_approval |
| LogicalCollectionName | msdyn_flow_approvals |
| PrimaryIdAttribute | msdyn_flow_approvalid |
| PrimaryNameAttribute | msdyn_flow_approval_name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- CurrentStage
- ImportSequenceNumber
- msdyn_flow_approval_additionalfields
- msdyn_flow_approval_allowreassign
- msdyn_flow_approval_approvalstagekey
- msdyn_flow_approval_basicapprovalmodel
- msdyn_flow_approval_category
- msdyn_flow_approval_completedon
- msdyn_flow_approval_currentstepnumber
- msdyn_flow_approval_details
- msdyn_flow_approval_dueon
- msdyn_flow_approval_expireson
- msdyn_flow_approval_itemlink
- msdyn_flow_approval_itemlinkdescription
- msdyn_flow_approval_itemlinkhash
- msdyn_flow_approval_modelid
- msdyn_flow_approval_modeltype
- msdyn_flow_approval_name
- msdyn_flow_approval_partneridhash
- msdyn_flow_approval_partnermetadata
- msdyn_flow_approval_priority
- msdyn_flow_approval_requesttype
- msdyn_flow_approval_result
- msdyn_flow_approval_sendemail
- msdyn_flow_approval_source
- msdyn_flow_approval_stage
- msdyn_flow_approval_tags
- msdyn_flow_approval_templateformid
- msdyn_flow_approval_templateid
- msdyn_flow_approval_templateresponseId
- msdyn_flow_approval_title
- msdyn_flow_approvalId
- new_msdyn_flow_approval_allowcancel
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- ProcessId
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
CurrentStage
| Property | Value |
|---|---|
| Description | The link to the current stage of the multi stage approvals |
| DisplayName | Current Stage |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | currentstage |
| RequiredLevel | None |
| Type | Lookup |
| Targets | approvalstageorder |
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_flow_approval_additionalfields
| Property | Value |
|---|---|
| Description | |
| DisplayName | Additional Fields |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_additionalfields |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_flow_approval_allowreassign
| Property | Value |
|---|---|
| Description | Boolean field that allows the approvers to reassign approval requests. |
| DisplayName | Allow Reassign |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_allowreassign |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_flow_approval_msdyn_flow_approval_allowreassign |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
msdyn_flow_approval_approvalstagekey
| Property | Value |
|---|---|
| Description | Lookup key to match approval id and stage in fetch xml. |
| DisplayName | Approval Stage Key |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_approvalstagekey |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_flow_approval_basicapprovalmodel
| Property | Value |
|---|---|
| Description | The linked basic approval model data. |
| DisplayName | Basic Approval Model |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_basicapprovalmodel |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_flow_basicapprovalmodel |
msdyn_flow_approval_category
| Property | Value |
|---|---|
| Description | User defined string that allows approval creators to categorize an approval. |
| DisplayName | Category |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_category |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
msdyn_flow_approval_completedon
| Property | Value |
|---|---|
| Description | The completion date. |
| DisplayName | Completed On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_completedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_flow_approval_currentstepnumber
| Property | Value |
|---|---|
| Description | |
| DisplayName | Current Step Number |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_currentstepnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
msdyn_flow_approval_details
| Property | Value |
|---|---|
| Description | The description of the approval. |
| DisplayName | Details |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_details |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 32768 |
msdyn_flow_approval_dueon
| Property | Value |
|---|---|
| Description | The due date. |
| DisplayName | Due On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_dueon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_flow_approval_expireson
| Property | Value |
|---|---|
| Description | The expiration date. |
| DisplayName | Expires On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_expireson |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_flow_approval_itemlink
| Property | Value |
|---|---|
| Description | The optional link to the item to approve. |
| DisplayName | Item Link |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_itemlink |
| RequiredLevel | None |
| Type | String |
| Format | Url |
| FormatName | Url |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2048 |
msdyn_flow_approval_itemlinkdescription
| Property | Value |
|---|---|
| Description | The optional description for the item link. |
| DisplayName | Item Link Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_itemlinkdescription |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2048 |
msdyn_flow_approval_itemlinkhash
| Property | Value |
|---|---|
| Description | Item link hash to enable queries. |
| DisplayName | Item Link Hash |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_itemlinkhash |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_flow_approval_modelid
| Property | Value |
|---|---|
| Description | Id of the approval model. |
| DisplayName | Approval Model Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_modelid |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_flow_approval_modeltype
| Property | Value |
|---|---|
| Description | Table name of the approval model. |
| DisplayName | Approval Model Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_modeltype |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_flow_approval_name
| Property | Value |
|---|---|
| Description | The name of the approval. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_flow_approval_partneridhash
| Property | Value |
|---|---|
| Description | The hash of a unique partner id associated with a document. Meant for search scenarios. |
| DisplayName | Partner Id Hash |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_partneridhash |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 512 |
msdyn_flow_approval_partnermetadata
| Property | Value |
|---|---|
| Description | Unstructured space to store extraneous information associated with the approval for partner services. |
| DisplayName | Partner Metadata |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_partnermetadata |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_flow_approval_priority
| Property | Value |
|---|---|
| Description | The priority of the approval. |
| DisplayName | Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_priority |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 192350002 |
| GlobalChoiceName | msdyn_flow_approval_priority |
msdyn_flow_approval_priority Choices/Options
| Value | Label |
|---|---|
| 192350000 | Urgent |
| 192350001 | Important |
| 192350002 | Medium |
| 192350003 | Low |
msdyn_flow_approval_requesttype
| Property | Value |
|---|---|
| Description | The type of request that created the approval whether from an approval template, esignature process, etc. |
| DisplayName | Request Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_requesttype |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | 192350001 |
| GlobalChoiceName | msdyn_flow_approval_requesttype |
msdyn_flow_approval_requesttype Choices/Options
| Value | Label |
|---|---|
| 192350000 | Other |
| 192350001 | Basic |
| 192350002 | eSign |
| 192350003 | Templates |
msdyn_flow_approval_result
| Property | Value |
|---|---|
| Description | Final outcome of the approval. |
| DisplayName | Result |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_result |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_flow_approval_sendemail
| Property | Value |
|---|---|
| Description | Whether to send system-generated email notifications for this approval. |
| DisplayName | Send Email Notification |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_sendemail |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_flow_approval_msdyn_flow_approval_sendemail |
| DefaultValue | True |
| True Label | Yes |
| False Label | No |
msdyn_flow_approval_source
| Property | Value |
|---|---|
| Description | Source of the request that created the approval. |
| DisplayName | Source |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_source |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 500 |
msdyn_flow_approval_stage
| Property | Value |
|---|---|
| Description | The stage. |
| DisplayName | Stage |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_stage |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_flow_approvalstage |
msdyn_flow_approval_stage Choices/Options
| Value | Label |
|---|---|
| 192350000 | Not Specified |
| 192350001 | Basic |
| 192351000 | Complete |
msdyn_flow_approval_tags
| Property | Value |
|---|---|
| Description | Semicolon delimited list of user defined strings to help filter and search approvals. |
| DisplayName | Tags |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_tags |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
msdyn_flow_approval_templateformid
| Property | Value |
|---|---|
| Description | Base64 encoded string id of the template approval form. |
| DisplayName | Template Form Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_templateformid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
msdyn_flow_approval_templateid
| Property | Value |
|---|---|
| Description | Base64 encoded string id of the template used to create the approval. |
| DisplayName | Template Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_templateid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 200 |
msdyn_flow_approval_templateresponseId
| Property | Value |
|---|---|
| Description | Base64 encoded string id of the unique templated approval response. |
| DisplayName | Template Response Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_templateresponseid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 36 |
msdyn_flow_approval_title
| Property | Value |
|---|---|
| Description | The title. |
| DisplayName | Title |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_title |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 2048 |
msdyn_flow_approvalId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Approval |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approvalid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
new_msdyn_flow_approval_allowcancel
| Property | Value |
|---|---|
| Description | Boolean field that allows the approval owner to cancel the approval. |
| DisplayName | Allow Cancel |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_flow_approval_allowcancel |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | msdyn_flow_approval_new_msdyn_flow_approval_allowcancel |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
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 |
OwnerId
| Property | Value |
|---|---|
| Description | Owner Id |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Type | Owner |
| Targets | systemuser, team |
OwnerIdType
| Property | Value |
|---|---|
| Description | Owner Id Type |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
ProcessId
| Property | Value |
|---|---|
| Description | The id of the approval process from which the approval is created |
| DisplayName | Process Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | processid |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
statecode
| Property | Value |
|---|---|
| Description | Status of the Approval |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_flow_approval_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 192350000 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 192350004 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | The reason for the status of the approval. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | ApplicationRequired |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_flow_approval_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 192350000 | Label: Created State:0 TransitionData: None |
| 192350001 | Label: Pending State:0 TransitionData: None |
| 192350002 | Label: Suspended State:0 TransitionData: None |
| 192350004 | Label: Completed State:1 TransitionData: None |
| 192350005 | Label: Expired State:1 TransitionData: None |
| 192350006 | Label: Canceled State:1 TransitionData: None |
| 192350007 | Label: Abandoned State:1 TransitionData: None |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| 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
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
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 |
OwnerIdName
| Property | Value |
|---|---|
| Description | Name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | Yomi name of the owner |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| RequiredLevel | SystemRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier for the business unit that owns the record |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Type | Lookup |
| Targets | businessunit |
OwningTeam
| Property | Value |
|---|---|
| Description | Unique identifier for the team that owns the record. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Type | Lookup |
| Targets | team |
OwningUser
| Property | Value |
|---|---|
| Description | Unique identifier for the user that owns the record. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| 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.
- business_unit_msdyn_flow_approval
- lk_msdyn_flow_approval_createdby
- lk_msdyn_flow_approval_createdonbehalfby
- lk_msdyn_flow_approval_modifiedby
- lk_msdyn_flow_approval_modifiedonbehalfby
- msdyn_flow_approval_currentstage_approvalstageorder
- msdyn_flow_basicapprovalmodelrelationship_approval
- owner_msdyn_flow_approval
- team_msdyn_flow_approval
- user_msdyn_flow_approval
business_unit_msdyn_flow_approval
One-To-Many Relationship: businessunit business_unit_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencedEntity | businessunit |
| ReferencedAttribute | businessunitid |
| ReferencingAttribute | owningbusinessunit |
| ReferencingEntityNavigationPropertyName | owningbusinessunit |
| IsHierarchical | |
| CascadeConfiguration | Archive: RestrictAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_flow_approval_createdby
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_flow_approval_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_flow_approval_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_msdyn_flow_approval_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_flow_approval_currentstage_approvalstageorder
One-To-Many Relationship: approvalstageorder msdyn_flow_approval_currentstage_approvalstageorder
| Property | Value |
|---|---|
| ReferencedEntity | approvalstageorder |
| ReferencedAttribute | approvalstageorderid |
| ReferencingAttribute | currentstage |
| ReferencingEntityNavigationPropertyName | currentstage |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_flow_basicapprovalmodelrelationship_approval
One-To-Many Relationship: msdyn_flow_basicapprovalmodel msdyn_flow_basicapprovalmodelrelationship_approval
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_flow_basicapprovalmodel |
| ReferencedAttribute | msdyn_flow_basicapprovalmodelid |
| ReferencingAttribute | msdyn_flow_approval_basicapprovalmodel |
| ReferencingEntityNavigationPropertyName | msdyn_flow_approval_basicapprovalmodel |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
owner_msdyn_flow_approval
One-To-Many Relationship: owner owner_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencedEntity | owner |
| ReferencedAttribute | ownerid |
| ReferencingAttribute | ownerid |
| ReferencingEntityNavigationPropertyName | ownerid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
team_msdyn_flow_approval
One-To-Many Relationship: team team_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencedEntity | team |
| ReferencedAttribute | teamid |
| ReferencingAttribute | owningteam |
| ReferencingEntityNavigationPropertyName | owningteam |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
user_msdyn_flow_approval
One-To-Many Relationship: systemuser user_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | owninguser |
| ReferencingEntityNavigationPropertyName | owninguser |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- approvalstageapproval_approval_msdyn_flow_approval
- approvalstagecondition_approval_msdyn_flow_approval
- approvalstageintelligent_approval_msdyn_flow_approval
- approvalstageorder_approval_msdyn_flow_approval
- msdyn_flow_approval_Annotations
- msdyn_flow_approval_AsyncOperations
- msdyn_flow_approval_BulkDeleteFailures
- msdyn_flow_approval_DuplicateBaseRecord
- msdyn_flow_approval_DuplicateMatchingRecord
- msdyn_flow_approval_MailboxTrackingFolders
- msdyn_flow_approval_PrincipalObjectAttributeAccesses
- msdyn_flow_approval_ProcessSession
- msdyn_flow_approval_SyncErrors
- msdyn_flow_approvalrelationship_approvalrequests
- msdyn_flow_approvalrelationship_approvalresponses
- msdyn_flow_approvalrelationship_approvalsteps
- msdyn_flow_approvalrelationship_flowapprovals
approvalstageapproval_approval_msdyn_flow_approval
Many-To-One Relationship: approvalstageapproval approvalstageapproval_approval_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencingEntity | approvalstageapproval |
| ReferencingAttribute | approval |
| ReferencedEntityNavigationPropertyName | approvalstageapproval_approval_msdyn_flow_approval |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
approvalstagecondition_approval_msdyn_flow_approval
Many-To-One Relationship: approvalstagecondition approvalstagecondition_approval_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencingEntity | approvalstagecondition |
| ReferencingAttribute | approval |
| ReferencedEntityNavigationPropertyName | approvalstagecondition_approval_msdyn_flow_approval |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
approvalstageintelligent_approval_msdyn_flow_approval
Many-To-One Relationship: approvalstageintelligent approvalstageintelligent_approval_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencingEntity | approvalstageintelligent |
| ReferencingAttribute | approval |
| ReferencedEntityNavigationPropertyName | approvalstageintelligent_approval_msdyn_flow_approval |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
approvalstageorder_approval_msdyn_flow_approval
Many-To-One Relationship: approvalstageorder approvalstageorder_approval_msdyn_flow_approval
| Property | Value |
|---|---|
| ReferencingEntity | approvalstageorder |
| ReferencingAttribute | approval |
| ReferencedEntityNavigationPropertyName | approvalstageorder_approval_msdyn_flow_approval |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_Annotations
Many-To-One Relationship: annotation msdyn_flow_approval_Annotations
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_Annotations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_flow_approval_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_flow_approval_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyn_flow_approval_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyn_flow_approval_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_flow_approval_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_flow_approval_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_ProcessSession
Many-To-One Relationship: processsession msdyn_flow_approval_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approval_SyncErrors
Many-To-One Relationship: syncerror msdyn_flow_approval_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approval_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approvalrelationship_approvalrequests
Many-To-One Relationship: msdyn_flow_approvalrequest msdyn_flow_approvalrelationship_approvalrequests
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_flow_approvalrequest |
| ReferencingAttribute | msdyn_flow_approvalrequest_approval |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approvalrelationship_approvalrequests |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approvalrelationship_approvalresponses
Many-To-One Relationship: msdyn_flow_approvalresponse msdyn_flow_approvalrelationship_approvalresponses
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_flow_approvalresponse |
| ReferencingAttribute | msdyn_flow_approvalresponse_approval |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approvalrelationship_approvalresponses |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approvalrelationship_approvalsteps
Many-To-One Relationship: msdyn_flow_approvalstep msdyn_flow_approvalrelationship_approvalsteps
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_flow_approvalstep |
| ReferencingAttribute | msdyn_flow_approvalstep_approval |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approvalrelationship_approvalsteps |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_flow_approvalrelationship_flowapprovals
Many-To-One Relationship: msdyn_flow_flowapproval msdyn_flow_approvalrelationship_flowapprovals
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_flow_flowapproval |
| ReferencingAttribute | msdyn_flow_flowapproval_approval |
| ReferencedEntityNavigationPropertyName | msdyn_flow_approvalrelationship_flowapprovals |
| IsCustomizable | False |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_flow_approval