gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieDeze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
An approval.
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 |
---|---|---|
Assign Event: True |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
Create Event: True |
POST /msdyn_flow_approvalsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_flow_approvals(msdyn_flow_approvalid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Retrieve Event: True |
GET /msdyn_flow_approvals(msdyn_flow_approvalid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_flow_approvalsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
SetState Event: True |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_flow_approvals(msdyn_flow_approvalid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
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 |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | |
DisplayName | Current Step Number |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_flow_approval_currentstepnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Value | Label |
---|---|
192350000 | Urgent |
192350001 | Important |
192350002 | Medium |
192350003 | Low |
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 |
Value | Label |
---|---|
192350000 | Other |
192350001 | Basic |
192350002 | eSign |
192350003 | Templates |
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 |
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 |
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 |
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 |
Value | Label |
---|---|
192350000 | Not Specified |
192350001 | Basic |
192351000 | Complete |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Approval |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_flow_approvalid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
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 |
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 |
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
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 |
Value | Details |
---|---|
0 | Label: Active DefaultStatus: 192350000 InvariantName: Active |
1 | Label: Inactive DefaultStatus: 192350004 InvariantName: Inactive |
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 |
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 |
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 |
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 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: businessunit business_unit_msdyn_flow_approval
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_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 |
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_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 |
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_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 |
One-To-Many Relationship: systemuser lk_msdyn_flow_approval_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 |
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: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: owner owner_msdyn_flow_approval
Property | Value |
---|---|
ReferencedEntity | owner |
ReferencedAttribute | ownerid |
ReferencingAttribute | ownerid |
ReferencingEntityNavigationPropertyName | ownerid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: team team_msdyn_flow_approval
Property | Value |
---|---|
ReferencedEntity | team |
ReferencedAttribute | teamid |
ReferencingAttribute | owningteam |
ReferencingEntityNavigationPropertyName | owningteam |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser user_msdyn_flow_approval
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | owninguser |
ReferencingEntityNavigationPropertyName | owninguser |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
These relationships are one-to-many. Listed by SchemaName.
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
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: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
msdyn_flow_approval
gebeurtenis
Power BI DataViz World Championships
14 feb, 16 - 31 mrt, 16
Met 4 kansen om in te gaan, kun je een conferentiepakket winnen en het naar de LIVE Grand Finale in Las Vegas maken
Meer informatieTraining
Module
Use approval workflows in Dynamics 365 Business Central - Training
When a record, such as a purchase document, needs to be approved by someone in your organization, you need to send an approval request as part of a workflow.
Documentatie
Includes schema information and supported messages for the Approval Response (msdyn_flow_approvalresponse) table/entity with Microsoft Dataverse.
Approval Step (msdyn_flow_approvalstep) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Approval Step (msdyn_flow_approvalstep) table/entity with Microsoft Dataverse.
Includes schema information and supported messages for the Approval Request (msdyn_flow_approvalrequest) table/entity with Microsoft Dataverse.
Flow Approval (msdyn_flow_flowapproval) table/entity reference (Microsoft Dataverse) - Power Apps
Includes schema information and supported messages for the Flow Approval (msdyn_flow_flowapproval) table/entity with Microsoft Dataverse.