msdyn_organizationalunit Entity Reference
Division of the company or organization that has a specific cost price list associated to it.
Added by: Universal Resource Scheduling Solution
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/msdyn_organizationalunits See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/msdyn_organizationalunits(msdyn_organizationalunitid) See Delete |
DeleteRequest or Delete |
| IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
| Retrieve | GET [org URI]/api/data/v9.0/msdyn_organizationalunits(msdyn_organizationalunitid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_organizationalunits See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| SetState | PATCH [org URI]/api/data/v9.0/msdyn_organizationalunits(msdyn_organizationalunitid) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/msdyn_organizationalunits(msdyn_organizationalunitid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | msdyn_organizationalunits |
| DisplayCollectionName | Organizational Units |
| DisplayName | Organizational Unit |
| EntitySetName | msdyn_organizationalunits |
| IsBPFEntity | False |
| LogicalCollectionName | msdyn_organizationalunits |
| LogicalName | msdyn_organizationalunit |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | msdyn_organizationalunitid |
| PrimaryNameAttribute | msdyn_name |
| SchemaName | msdyn_organizationalunit |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_currency
- msdyn_description
- msdyn_Latitude
- msdyn_Longitude
- msdyn_name
- msdyn_organizationalunitId
- OverriddenCreatedOn
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
msdyn_currency
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Select the currency that the organization uses to track its costs. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | msdyn_currency |
| RequiredLevel | ApplicationRequired |
| Targets | transactioncurrency |
| Type | Lookup |
msdyn_description
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | Enter a description of the organizational unit. |
| DisplayName | Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
msdyn_Latitude
| Property | Value |
|---|---|
| Description | The latitude to use for the location of organizational unit. |
| DisplayName | Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_latitude |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
msdyn_Longitude
| Property | Value |
|---|---|
| Description | The longitude to use for the location of organizational unit. |
| DisplayName | Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_longitude |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
| RequiredLevel | None |
| Type | Double |
msdyn_name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| MaxLength | 100 |
| RequiredLevel | ApplicationRequired |
| Type | String |
msdyn_organizationalunitId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | Organizational Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | msdyn_organizationalunitid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
OverriddenCreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
statecode
| Property | Value |
|---|---|
| Description | Status of the Organizational Unit |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
statecode Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the Organizational Unit |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
statuscode Options
| Value | Label | State |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_currencyName
- OrganizationId
- OrganizationIdName
- VersionNumber
CreatedBy
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
Added by: Active Solution Solution
| 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 |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedBy
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
Added by: Active Solution Solution
| 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 |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
msdyn_currencyName
Added by: Project Service Automation Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_currencyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OrganizationId
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
VersionNumber
Added by: Active Solution Solution
| Property | Value |
|---|---|
| Description | Version Number |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- msdyn_organizationalunit_SyncErrors
- msdyn_organizationalunit_DuplicateMatchingRecord
- msdyn_organizationalunit_DuplicateBaseRecord
- msdyn_organizationalunit_AsyncOperations
- msdyn_organizationalunit_MailboxTrackingFolders
- msdyn_organizationalunit_ProcessSession
- msdyn_organizationalunit_BulkDeleteFailures
- msdyn_organizationalunit_PrincipalObjectAttributeAccesses
- msdyn_organizationalunit_Annotations
- msdyn_msdyn_organizationalunit_bookableresource_organizationalunit
- msdyn_organizationalunit_requirementorganizationunit_OrganizationalUnit
- msdyn_msdyn_organizationalunit_msdyn_actual_ContractOrganizationalUnitId
- msdyn_msdyn_organizationalunit_msdyn_invoicelinetransaction_ContractOrganizationalUnitId
- msdyn_msdyn_organizationalunit_msdyn_journalline_ContractOrganizationalUnitId
- msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit
- msdyn_msdyn_organizationalunit_msdyn_resourcecategorymarkuppricelevel_organizationalunit
- msdyn_organizationalunit_actual
- msdyn_organizationalunit_estimateline
- msdyn_organizationalunit_expense
- msdyn_organizationalunit_invoicelinetransaction
- msdyn_organizationalunit_journalline
- msdyn_organizationalunit_opportunity
- msdyn_organizationalunit_opportunitylinedetail
- msdyn_organizationalunit_orderlinetransaction
- msdyn_organizationalunit_project
- msdyn_organizationalunit_projecttask
- msdyn_organizationalunit_quote
- msdyn_organizationalunit_quotelinetransaction
- msdyn_organizationalunit_salesorder
- msdyn_organizationalunit_timeentry
- msdyn_projectparameter_defaultorganizationalunit
- msdyn_resourcecategorypricelevel_organizationalunit
msdyn_organizationalunit_SyncErrors
Added by: System Solution Solution
Same as syncerror entity msdyn_organizationalunit_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_DuplicateMatchingRecord
Added by: System Solution Solution
Same as duplicaterecord entity msdyn_organizationalunit_DuplicateMatchingRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_DuplicateBaseRecord
Added by: System Solution Solution
Same as duplicaterecord entity msdyn_organizationalunit_DuplicateBaseRecord Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity msdyn_organizationalunit_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity msdyn_organizationalunit_MailboxTrackingFolders Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_MailboxTrackingFolders |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_ProcessSession
Added by: System Solution Solution
Same as processsession entity msdyn_organizationalunit_ProcessSession Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_ProcessSession |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity msdyn_organizationalunit_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as principalobjectattributeaccess entity msdyn_organizationalunit_PrincipalObjectAttributeAccesses Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_PrincipalObjectAttributeAccesses |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_Annotations
Added by: System Solution Solution
Same as annotation entity msdyn_organizationalunit_Annotations Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | annotation |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_Annotations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_organizationalunit_bookableresource_organizationalunit
Same as bookableresource entity msdyn_msdyn_organizationalunit_bookableresource_organizationalunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | bookableresource |
| ReferencingAttribute | msdyn_organizationalunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_organizationalunit_bookableresource_organizationalunit |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_requirementorganizationunit_OrganizationalUnit
Same as msdyn_requirementorganizationunit entity msdyn_organizationalunit_requirementorganizationunit_OrganizationalUnit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_requirementorganizationunit |
| ReferencingAttribute | msdyn_organizationalunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_requirementorganizationunit_OrganizationalUnit |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Organizational Units Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_organizationalunit_msdyn_actual_ContractOrganizationalUnitId
Added by: Project Service Automation Solution
Same as msdyn_actual entity msdyn_msdyn_organizationalunit_msdyn_actual_ContractOrganizationalUnitId Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_organizationalunit_msdyn_actual_ContractOrganizationalUnitId |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Contracting Unit Actuals Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_organizationalunit_msdyn_invoicelinetransaction_ContractOrganizationalUnitId
Added by: Project Service Automation Solution
Same as msdyn_invoicelinetransaction entity msdyn_msdyn_organizationalunit_msdyn_invoicelinetransaction_ContractOrganizationalUnitId Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_organizationalunit_msdyn_invoicelinetransaction_ContractOrganizationalUnitId |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Contracting Unit Invoice Line Details Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_organizationalunit_msdyn_journalline_ContractOrganizationalUnitId
Added by: Project Service Automation Solution
Same as msdyn_journalline entity msdyn_msdyn_organizationalunit_msdyn_journalline_ContractOrganizationalUnitId Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_organizationalunit_msdyn_journalline_ContractOrganizationalUnitId |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Contracting Unit Journal Lines Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit
Added by: Project Service Automation Solution
Same as msdyn_projectteam entity msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectteam |
| ReferencingAttribute | msdyn_organizationalunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_organizationalunit_msdyn_projectteam_organizationalunit |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_msdyn_organizationalunit_msdyn_resourcecategorymarkuppricelevel_organizationalunit
Added by: Project Service Automation Solution
Same as msdyn_resourcecategorymarkuppricelevel entity msdyn_msdyn_organizationalunit_msdyn_resourcecategorymarkuppricelevel_organizationalunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorymarkuppricelevel |
| ReferencingAttribute | msdyn_organizationalunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_organizationalunit_msdyn_resourcecategorymarkuppricelevel_organizationalunit |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_actual
Added by: Project Service Automation Solution
Same as msdyn_actual entity msdyn_organizationalunit_actual Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_actual |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_actual |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Resourcing Unit Actuals Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_estimateline
Added by: Project Service Automation Solution
Same as msdyn_estimateline entity msdyn_organizationalunit_estimateline Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_estimateline |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_estimateline |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_expense
Added by: Project Service Automation Solution
Same as msdyn_expense entity msdyn_organizationalunit_expense Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_expense |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_expense |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_invoicelinetransaction
Added by: Project Service Automation Solution
Same as msdyn_invoicelinetransaction entity msdyn_organizationalunit_invoicelinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_invoicelinetransaction |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_invoicelinetransaction |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Resourcing Unit Invoice Line Details Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_journalline
Added by: Project Service Automation Solution
Same as msdyn_journalline entity msdyn_organizationalunit_journalline Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_journalline |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_journalline |
| AssociatedMenuConfiguration | Behavior: UseLabel Group: Details Label: Resourcing Unit Journal Lines Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_opportunity
Added by: Project Service Automation Solution
Same as opportunity entity msdyn_organizationalunit_opportunity Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | opportunity |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_opportunity |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_opportunitylinedetail
Added by: Project Service Automation Solution
Same as msdyn_opportunitylinetransaction entity msdyn_organizationalunit_opportunitylinedetail Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_opportunitylinetransaction |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_opportunitylinedetail |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_orderlinetransaction
Added by: Project Service Automation Solution
Same as msdyn_orderlinetransaction entity msdyn_organizationalunit_orderlinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_orderlinetransaction |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_orderlinetransaction |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_project
Added by: Project Service Automation Solution
Same as msdyn_project entity msdyn_organizationalunit_project Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_project |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_project |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_projecttask
Added by: Project Service Automation Solution
Same as msdyn_projecttask entity msdyn_organizationalunit_projecttask Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projecttask |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_projecttask |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_quote
Added by: Project Service Automation Solution
Same as quote entity msdyn_organizationalunit_quote Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | quote |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_quote |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_quotelinetransaction
Added by: Project Service Automation Solution
Same as msdyn_quotelinetransaction entity msdyn_organizationalunit_quotelinetransaction Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_quotelinetransaction |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_quotelinetransaction |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_salesorder
Added by: Project Service Automation Solution
Same as salesorder entity msdyn_organizationalunit_salesorder Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | salesorder |
| ReferencingAttribute | msdyn_contractorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_salesorder |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_organizationalunit_timeentry
Added by: Project Service Automation Solution
Same as msdyn_timeentry entity msdyn_organizationalunit_timeentry Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_timeentry |
| ReferencingAttribute | msdyn_resourceorganizationalunitid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_organizationalunit_timeentry |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_projectparameter_defaultorganizationalunit
Added by: Project Service Automation Solution
Same as msdyn_projectparameter entity msdyn_projectparameter_defaultorganizationalunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_projectparameter |
| ReferencingAttribute | msdyn_defaultorganizationalunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_projectparameter_defaultorganizationalunit |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_resourcecategorypricelevel_organizationalunit
Added by: Project Service Automation Solution
Same as msdyn_resourcecategorypricelevel entity msdyn_resourcecategorypricelevel_organizationalunit Many-To-One relationship.
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_resourcecategorypricelevel |
| ReferencingAttribute | msdyn_organizationalunit |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | msdyn_resourcecategorypricelevel_organizationalunit |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 10000 |
| CascadeConfiguration | Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_msdyn_organizationalunit_createdby
- lk_msdyn_organizationalunit_createdonbehalfby
- lk_msdyn_organizationalunit_modifiedby
- lk_msdyn_organizationalunit_modifiedonbehalfby
- organization_msdyn_organizationalunit
- msdyn_organizationalunit_currency
lk_msdyn_organizationalunit_createdby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_organizationalunit_createdby One-To-Many relationship.
lk_msdyn_organizationalunit_createdonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_organizationalunit_createdonbehalfby One-To-Many relationship.
lk_msdyn_organizationalunit_modifiedby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_organizationalunit_modifiedby One-To-Many relationship.
lk_msdyn_organizationalunit_modifiedonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_organizationalunit_modifiedonbehalfby One-To-Many relationship.
organization_msdyn_organizationalunit
Added by: System Solution Solution
See organization Entity organization_msdyn_organizationalunit One-To-Many relationship.
msdyn_organizationalunit_currency
Added by: System Solution Solution
See transactioncurrency Entity msdyn_organizationalunit_currency One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the msdyn_organizationalunit entity is the first entity in the relationship. Listed by SchemaName.
msdyn_organizationalunit_pricelevel
IntersectEntityName: msdyn_organizationalunit_pricelevel
Entity 1
| Property | Value |
|---|---|
| IntersectAttribute | msdyn_organizationalunitid |
| IsCustomizable | True |
| LogicalName | msdyn_organizationalunit |
| NavigationPropertyName | msdyn_organizationalunit_pricelevel |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Entity 2
| Property | Value |
|---|---|
| LogicalName | pricelevel |
| IntersectAttribute | pricelevelid |
| NavigationPropertyName | msdyn_organizationalunit_pricelevel |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
Microsoft.Dynamics.CRM.msdyn_organizationalunit
Feedback
Submit and view feedback for