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.
Records RTVs for products to be retuned to vendors
Messages
The following table lists the messages for the RTV (msdyn_rtv) 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_rtvs(msdyn_rtvid)Update the ownerid property. |
AssignRequest |
AssociateEvent: True |
Associate records | Associate records |
BulkRetainEvent: True |
BulkRetain | Learn to use messages with the SDK for .NET |
CreateEvent: True |
POST /msdyn_rtvsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_rtvs(msdyn_rtvid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
GrantAccessEvent: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccessEvent: True |
ModifyAccess | ModifyAccessRequest |
PurgeRetainedContentEvent: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
RestoreEvent: True |
Restore | Learn to use messages with the SDK for .NET |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyn_rtvs(msdyn_rtvid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyn_rtvsSee Query data |
Query data |
RetrievePrincipalAccessEvent: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccessEvent: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccessEvent: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetainEvent: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetStateEvent: True |
PATCH /msdyn_rtvs(msdyn_rtvid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyn_rtvs(msdyn_rtvid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_rtvs(msdyn_rtvid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfigEvent: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the RTV (msdyn_rtv) table.
| Property | Value |
|---|---|
| DisplayName | RTV |
| DisplayCollectionName | RTVs |
| SchemaName | msdyn_rtv |
| CollectionSchemaName | msdyn_rtvs |
| EntitySetName | msdyn_rtvs |
| LogicalName | msdyn_rtv |
| LogicalCollectionName | msdyn_rtvs |
| PrimaryIdAttribute | msdyn_rtvid |
| PrimaryNameAttribute | msdyn_name |
| TableType | Standard |
| OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_Address1
- msdyn_Address2
- msdyn_Address3
- msdyn_ApprovedDeclinedBy
- msdyn_AutoNumbering
- msdyn_Booking
- msdyn_City
- msdyn_Country
- msdyn_Latitude
- msdyn_Longitude
- msdyn_name
- msdyn_OriginalPurchaseOrder
- msdyn_OriginatingRMA
- msdyn_PostalCode
- msdyn_ReferenceNo
- msdyn_RequestDate
- msdyn_ReturnDate
- msdyn_ReturnedBy
- msdyn_rtvId
- msdyn_ShipVia
- msdyn_StateOrProvince
- msdyn_SubStatus
- msdyn_SystemStatus
- msdyn_TaxCode
- msdyn_TotalAmount
- msdyn_Vendor
- msdyn_VendorContact
- msdyn_VendorRMA
- msdyn_WorkOrder
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Shows the 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_Address1
| Property | Value |
|---|---|
| Description | |
| DisplayName | Street 1 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_address1 |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_Address2
| Property | Value |
|---|---|
| Description | |
| DisplayName | Street 2 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_address2 |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_Address3
| Property | Value |
|---|---|
| Description | |
| DisplayName | Street 3 |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_address3 |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_ApprovedDeclinedBy
| Property | Value |
|---|---|
| Description | The user who approved or rejected this return |
| DisplayName | Approved/Declined By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_approveddeclinedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
msdyn_AutoNumbering
| Property | Value |
|---|---|
| Description | Internal field used to generate the next name upon entity creation. It is optionally copied to the msdyn_name field. |
| DisplayName | Auto-Numbering |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_autonumbering |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_Booking
| Property | Value |
|---|---|
| Description | Unique identifier for Resource Booking associated with RTV. |
| DisplayName | Booking |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_booking |
| RequiredLevel | None |
| Type | Lookup |
| Targets | bookableresourcebooking |
msdyn_City
| Property | Value |
|---|---|
| Description | |
| DisplayName | City |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_city |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_Country
| Property | Value |
|---|---|
| Description | |
| DisplayName | Country/Region |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_country |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_Latitude
| Property | Value |
|---|---|
| Description | |
| DisplayName | Latitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_latitude |
| RequiredLevel | None |
| Type | Double |
| ImeMode | Auto |
| MaxValue | 90 |
| MinValue | -90 |
| Precision | 5 |
msdyn_Longitude
| Property | Value |
|---|---|
| Description | |
| DisplayName | Longitude |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_longitude |
| RequiredLevel | None |
| Type | Double |
| ImeMode | Disabled |
| MaxValue | 180 |
| MinValue | -180 |
| Precision | 5 |
msdyn_name
| Property | Value |
|---|---|
| Description | Shows the unique number for identifying this RTV record. |
| DisplayName | RTV Number |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_OriginalPurchaseOrder
| Property | Value |
|---|---|
| Description | Purchase Order from where items are originating |
| DisplayName | Original Purchase Order |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_originalpurchaseorder |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_purchaseorder |
msdyn_OriginatingRMA
| Property | Value |
|---|---|
| Description | Originating RMA if items were returned from customer |
| DisplayName | Originating RMA |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_originatingrma |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_rma |
msdyn_PostalCode
| Property | Value |
|---|---|
| Description | |
| DisplayName | Postal Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_postalcode |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_ReferenceNo
| Property | Value |
|---|---|
| Description | |
| DisplayName | Reference No |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_referenceno |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_RequestDate
| Property | Value |
|---|---|
| Description | Enter the date when return was requested. |
| DisplayName | Request Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_requestdate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_ReturnDate
| Property | Value |
|---|---|
| Description | Enter the date items were returned to vendor. |
| DisplayName | Return Date |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_returndate |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | True |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Auto |
| SourceTypeMask | 0 |
msdyn_ReturnedBy
| Property | Value |
|---|---|
| Description | User processing this return |
| DisplayName | Returned By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_returnedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
msdyn_rtvId
| Property | Value |
|---|---|
| Description | Shows the entity instances. |
| DisplayName | RTV |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | msdyn_rtvid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
msdyn_ShipVia
| Property | Value |
|---|---|
| Description | Method of Shipment to Vendor |
| DisplayName | Ship Via |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_shipvia |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_shipvia |
msdyn_StateOrProvince
| Property | Value |
|---|---|
| Description | |
| DisplayName | State Or Province |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_stateorprovince |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_SubStatus
| Property | Value |
|---|---|
| Description | RTV Substatus |
| DisplayName | Substatus |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_substatus |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_rtvsubstatus |
msdyn_SystemStatus
| Property | Value |
|---|---|
| Description | Enter the current status of the RTV. |
| DisplayName | System Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_systemstatus |
| RequiredLevel | ApplicationRequired |
| Type | Picklist |
| DefaultFormValue | 690970000 |
| GlobalChoiceName | msdyn_rtvsystemstatus |
msdyn_SystemStatus Choices/Options
| Value | Label |
|---|---|
| 690970000 | Draft |
| 690970001 | Approved |
| 690970002 | Shipped |
| 690970003 | Received |
| 690970004 | Canceled |
msdyn_TaxCode
| Property | Value |
|---|---|
| Description | Tax code vendor charges you |
| DisplayName | Tax Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_taxcode |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_taxcode |
msdyn_TotalAmount
| Property | Value |
|---|---|
| Description | Shows the total Amount to be credited on this RTV. |
| DisplayName | Total Amount |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_totalamount |
| RequiredLevel | None |
| Type | Money |
| ImeMode | Auto |
| IsBaseCurrency | False |
| MaxValue | 1000000000 |
| MinValue | 0 |
| Precision | 2 |
| PrecisionSource | 0 (Precision property) |
msdyn_Vendor
| Property | Value |
|---|---|
| Description | Vendor where items will be returned |
| DisplayName | Vendor |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_vendor |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | account |
msdyn_VendorContact
| Property | Value |
|---|---|
| Description | Contact person at Vendor |
| DisplayName | Vendor Contact |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_vendorcontact |
| RequiredLevel | None |
| Type | Lookup |
| Targets | contact |
msdyn_VendorRMA
| Property | Value |
|---|---|
| Description | RMA from Vendor |
| DisplayName | Vendor RMA |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_vendorrma |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
msdyn_WorkOrder
| Property | Value |
|---|---|
| Description | Unique identifier for Work Order associated with RTV. |
| DisplayName | Work Order |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_workorder |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_workorder |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Shows the 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 |
statecode
| Property | Value |
|---|---|
| Description | Status of the RTV |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_rtv_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 1 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the RTV |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | msdyn_rtv_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Active State:0 TransitionData: None |
| 2 | Label: Inactive 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 |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the entity. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | ApplicationRequired |
| Type | Lookup |
| Targets | transactioncurrency |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Shows the 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
- ExchangeRate
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_totalamount_Base
- 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 | Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
| 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 | Shows who created the record on behalf of another user. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ExchangeRate
| Property | Value |
|---|---|
| Description | Shows the exchange rate for the currency associated with the entity with respect to the base currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| RequiredLevel | None |
| Type | Decimal |
| ImeMode | Disabled |
| MaxValue | 100000000000 |
| MinValue | 1E-10 |
| Precision | 10 |
| SourceTypeMask | 0 |
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 | Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. |
| 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 | Shows who last updated the record on behalf of another user. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
msdyn_totalamount_Base
| Property | Value |
|---|---|
| Description | Shows the value of the total amount in the base currency. |
| DisplayName | Total Amount (Base) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_totalamount_base |
| RequiredLevel | None |
| Type | Money |
| ImeMode | Disabled |
| IsBaseCurrency | True |
| MaxValue | 922337203685477 |
| MinValue | -922337203685477 |
| Precision | 2 |
| PrecisionSource | 0 (Precision property) |
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.
- msdyn_account_msdyn_rtv_Vendor
- msdyn_bookableresourcebooking_msdyn_rtv_Booking
- msdyn_contact_msdyn_rtv_VendorContact
- msdyn_msdyn_purchaseorder_msdyn_rtv_OriginalPO
- msdyn_msdyn_rma_msdyn_rtv_OriginatingRMA
- msdyn_msdyn_rtvsubstatus_msdyn_rtv_SubStatus
- msdyn_msdyn_shipvia_msdyn_rtv_ShipVia
- msdyn_msdyn_taxcode_msdyn_rtv_TaxCode
- msdyn_msdyn_workorder_msdyn_rtv_WorkOrder
msdyn_account_msdyn_rtv_Vendor
One-To-Many Relationship: account msdyn_account_msdyn_rtv_Vendor
| Property | Value |
|---|---|
| ReferencedEntity | account |
| ReferencedAttribute | accountid |
| ReferencingAttribute | msdyn_vendor |
| ReferencingEntityNavigationPropertyName | msdyn_vendor |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_bookableresourcebooking_msdyn_rtv_Booking
One-To-Many Relationship: bookableresourcebooking msdyn_bookableresourcebooking_msdyn_rtv_Booking
| Property | Value |
|---|---|
| ReferencedEntity | bookableresourcebooking |
| ReferencedAttribute | bookableresourcebookingid |
| ReferencingAttribute | msdyn_booking |
| ReferencingEntityNavigationPropertyName | msdyn_booking |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_contact_msdyn_rtv_VendorContact
One-To-Many Relationship: contact msdyn_contact_msdyn_rtv_VendorContact
| Property | Value |
|---|---|
| ReferencedEntity | contact |
| ReferencedAttribute | contactid |
| ReferencingAttribute | msdyn_vendorcontact |
| ReferencingEntityNavigationPropertyName | msdyn_vendorcontact |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_purchaseorder_msdyn_rtv_OriginalPO
One-To-Many Relationship: msdyn_purchaseorder msdyn_msdyn_purchaseorder_msdyn_rtv_OriginalPO
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_purchaseorder |
| ReferencedAttribute | msdyn_purchaseorderid |
| ReferencingAttribute | msdyn_originalpurchaseorder |
| ReferencingEntityNavigationPropertyName | msdyn_originalpurchaseorder |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_rma_msdyn_rtv_OriginatingRMA
One-To-Many Relationship: msdyn_rma msdyn_msdyn_rma_msdyn_rtv_OriginatingRMA
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_rma |
| ReferencedAttribute | msdyn_rmaid |
| ReferencingAttribute | msdyn_originatingrma |
| ReferencingEntityNavigationPropertyName | msdyn_originatingrma |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_rtvsubstatus_msdyn_rtv_SubStatus
One-To-Many Relationship: msdyn_rtvsubstatus msdyn_msdyn_rtvsubstatus_msdyn_rtv_SubStatus
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_rtvsubstatus |
| ReferencedAttribute | msdyn_rtvsubstatusid |
| ReferencingAttribute | msdyn_substatus |
| ReferencingEntityNavigationPropertyName | msdyn_substatus |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_shipvia_msdyn_rtv_ShipVia
One-To-Many Relationship: msdyn_shipvia msdyn_msdyn_shipvia_msdyn_rtv_ShipVia
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_shipvia |
| ReferencedAttribute | msdyn_shipviaid |
| ReferencingAttribute | msdyn_shipvia |
| ReferencingEntityNavigationPropertyName | msdyn_shipvia |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_taxcode_msdyn_rtv_TaxCode
One-To-Many Relationship: msdyn_taxcode msdyn_msdyn_taxcode_msdyn_rtv_TaxCode
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_taxcode |
| ReferencedAttribute | msdyn_taxcodeid |
| ReferencingAttribute | msdyn_taxcode |
| ReferencingEntityNavigationPropertyName | msdyn_taxcode |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_workorder_msdyn_rtv_WorkOrder
One-To-Many Relationship: msdyn_workorder msdyn_msdyn_workorder_msdyn_rtv_WorkOrder
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_workorder |
| ReferencedAttribute | msdyn_workorderid |
| ReferencingAttribute | msdyn_workorder |
| ReferencingEntityNavigationPropertyName | msdyn_workorder |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_msdyn_rtv_msdyn_rmareceiptproduct_RTV
- msdyn_msdyn_rtv_msdyn_rtvproduct_RTV
- msdyn_rtv_msdyn_bookingalerts
msdyn_msdyn_rtv_msdyn_rmareceiptproduct_RTV
Many-To-One Relationship: msdyn_rmareceiptproduct msdyn_msdyn_rtv_msdyn_rmareceiptproduct_RTV
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rmareceiptproduct |
| ReferencingAttribute | msdyn_rtv |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_rtv_msdyn_rmareceiptproduct_RTV |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_msdyn_rtv_msdyn_rtvproduct_RTV
Many-To-One Relationship: msdyn_rtvproduct msdyn_msdyn_rtv_msdyn_rtvproduct_RTV
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_rtvproduct |
| ReferencingAttribute | msdyn_rtv |
| ReferencedEntityNavigationPropertyName | msdyn_msdyn_rtv_msdyn_rtvproduct_RTV |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_rtv_msdyn_bookingalerts
Many-To-One Relationship: msdyn_bookingalert msdyn_rtv_msdyn_bookingalerts
| Property | Value |
|---|---|
| ReferencingEntity | msdyn_bookingalert |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | msdyn_rtv_msdyn_bookingalerts |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference