Actual (msdyn_actual) table/entity reference (Microsoft Dynamics 365 Customer Service)
Messages
The following table lists the messages for the Actual (msdyn_actual) 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_actuals(msdyn_actualid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
BulkRetain Event: True |
BulkRetain | Learn to use messages with the SDK for .NET |
Create Event: True |
POST /msdyn_actualsSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /msdyn_actuals(msdyn_actualid)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 |
PurgeRetainedContent Event: True |
PurgeRetainedContent | Learn to use messages with the SDK for .NET |
Retain Event: True |
Retain | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /msdyn_actuals(msdyn_actualid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /msdyn_actualsSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
RollbackRetain Event: True |
RollbackRetain | Learn to use messages with the SDK for .NET |
SetState Event: True |
PATCH /msdyn_actuals(msdyn_actualid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /msdyn_actuals(msdyn_actualid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /msdyn_actuals(msdyn_actualid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
ValidateRetentionConfig Event: True |
ValidateRetentionConfig | Learn to use messages with the SDK for .NET |
Properties
The following table lists selected properties for the Actual (msdyn_actual) table.
Property | Value |
---|---|
DisplayName | Actual |
DisplayCollectionName | Actuals |
SchemaName | msdyn_actual |
CollectionSchemaName | msdyn_actuals |
EntitySetName | msdyn_actuals |
LogicalName | msdyn_actual |
LogicalCollectionName | msdyn_actuals |
PrimaryIdAttribute | msdyn_actualid |
PrimaryNameAttribute | msdyn_description |
TableType | Standard |
OwnershipType | UserOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_AccountCustomer
- msdyn_AccountingDate
- msdyn_AccountVendor
- msdyn_actualId
- msdyn_AdjustmentStatus
- msdyn_Amount
- msdyn_AmountMethod
- msdyn_BasisAmount
- msdyn_BasisPrice
- msdyn_BasisQuantity
- msdyn_BillingStatus
- msdyn_BillingType
- msdyn_bookableresource
- msdyn_ContactCustomer
- msdyn_ContactVendor
- msdyn_CustomerType
- msdyn_description
- msdyn_DocumentDate
- msdyn_EndDateTime
- msdyn_ExchangeRateDate
- msdyn_externaldescription
- msdyn_ExternalReferenceDate
- msdyn_ExternalReferenceID
- msdyn_Invoice
- msdyn_IsJournalized
- msdyn_Percent
- msdyn_Price
- msdyn_PriceList
- msdyn_Product
- msdyn_Quantity
- msdyn_SalesContract
- msdyn_SalesContractLine
- msdyn_StartDateTime
- msdyn_TransactionClassification
- msdyn_TransactionTypeCode
- msdyn_Unit
- msdyn_UnitSchedule
- msdyn_VendorType
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UTCConversionTimeZoneCode
ImportSequenceNumber
Property | Value |
---|---|
Description | Sequence number of the import that created this record. |
DisplayName | Import Sequence Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
msdyn_AccountCustomer
Property | Value |
---|---|
Description | Select the customer. |
DisplayName | Customer ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_accountcustomer |
RequiredLevel | None |
Type | Lookup |
Targets | account |
msdyn_AccountingDate
Property | Value |
---|---|
Description | |
DisplayName | Accounting Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_accountingdate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_AccountVendor
Property | Value |
---|---|
Description | |
DisplayName | Vendor |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_accountvendor |
RequiredLevel | None |
Type | Lookup |
Targets | account |
msdyn_actualId
Property | Value |
---|---|
Description | Unique identifier for entity instances |
DisplayName | Actual |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_actualid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_AdjustmentStatus
Property | Value |
---|---|
Description | Shows the adjustment status ID of the transaction. |
DisplayName | Adjustment Status ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_adjustmentstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_adjustmentstatus |
msdyn_AdjustmentStatus Choices/Options
Value | Label |
---|---|
192350000 | In Process |
192350001 | Adjusted |
192350002 | Unadjustable |
msdyn_Amount
Property | Value |
---|---|
Description | Enter the amount in transaction currency. |
DisplayName | Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amount |
RequiredLevel | None |
Type | Money |
ImeMode | Auto |
IsBaseCurrency | False |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_AmountMethod
Property | Value |
---|---|
Description | Select the method by which the amount was computed. |
DisplayName | Amount Method ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amountmethod |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 192350000 |
GlobalChoiceName | msdyn_amountmethod |
msdyn_AmountMethod Choices/Options
Value | Label |
---|---|
192350000 | Multiply Quantity By Price |
192350001 | Fixed Price |
192350002 | Multiply Basis Quantity By Price |
192350003 | Multiply Basis Amount By Percent |
msdyn_BasisAmount
Property | Value |
---|---|
Description | Enter the cost amount of the sales transaction in the transaction currency. |
DisplayName | Basis Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisamount |
RequiredLevel | None |
Type | Money |
ImeMode | Auto |
IsBaseCurrency | False |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_BasisPrice
Property | Value |
---|---|
Description | Enter the cost price of the sales transaction in transaction currency. |
DisplayName | Basis Price |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisprice |
RequiredLevel | None |
Type | Money |
ImeMode | Auto |
IsBaseCurrency | False |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_BasisQuantity
Property | Value |
---|---|
Description | Enter the cost quantity of the sales transaction in the base (organization) currency. |
DisplayName | Basis Quantity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisquantity |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
SourceTypeMask | 0 |
msdyn_BillingStatus
Property | Value |
---|---|
Description | Select the billing status ID. |
DisplayName | Billing status ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_billingstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_billingstatus |
msdyn_BillingStatus Choices/Options
Value | Label |
---|---|
192350000 | Unbilled Sales Created |
192350001 | Customer Invoice Created |
192350002 | Customer Invoice Posted |
192350003 | Canceled |
msdyn_BillingType
Property | Value |
---|---|
Description | Select the billing type ID. |
DisplayName | Billing type ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_billingtype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_billingtype |
msdyn_BillingType Choices/Options
Value | Label |
---|---|
192350000 | Non Chargeable |
192350001 | Chargeable |
192350002 | Complimentary |
192350003 | Not Available |
msdyn_bookableresource
Property | Value |
---|---|
Description | Shows the bookable resource for which the actual is recorded. |
DisplayName | Bookable Resource |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_bookableresource |
RequiredLevel | None |
Type | Lookup |
Targets | bookableresource |
msdyn_ContactCustomer
Property | Value |
---|---|
Description | Select the customer contact. |
DisplayName | Customer contact ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_contactcustomer |
RequiredLevel | None |
Type | Lookup |
Targets | contact |
msdyn_ContactVendor
Property | Value |
---|---|
Description | |
DisplayName | Vendor |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_contactvendor |
RequiredLevel | None |
Type | Lookup |
Targets | contact |
msdyn_CustomerType
Property | Value |
---|---|
Description | Select the customer type ID. |
DisplayName | Customer type ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_customertype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 192350001 |
GlobalChoiceName | msdyn_partytype |
msdyn_CustomerType Choices/Options
Value | Label |
---|---|
192350001 | Account |
192350002 | Contact |
msdyn_description
Property | Value |
---|---|
Description | Type the record description. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_description |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
msdyn_DocumentDate
Property | Value |
---|---|
Description | Enter the transaction date of the business event. |
DisplayName | Document Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_documentdate |
RequiredLevel | ApplicationRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_EndDateTime
Property | Value |
---|---|
Description | Enter the end date and time for this transaction. |
DisplayName | End Date/Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_enddatetime |
RequiredLevel | ApplicationRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_ExchangeRateDate
Property | Value |
---|---|
Description | Enter the date of the exchange rate used for this transaction. |
DisplayName | Exchange Rate Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_exchangeratedate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_externaldescription
Property | Value |
---|---|
Description | The external description of the business transaction. |
DisplayName | External Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_externaldescription |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
msdyn_ExternalReferenceDate
Property | Value |
---|---|
Description | Stores a date from an external system, such as a journal entry voucher date from an ERP system |
DisplayName | External Reference Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_externalreferencedate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_ExternalReferenceID
Property | Value |
---|---|
Description | Stores an ID from an external system, such as the journal entry voucher number from an ERP system. |
DisplayName | External Reference ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_externalreferenceid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_Invoice
Property | Value |
---|---|
Description | The unique identifier of an invoice. |
DisplayName | Invoice |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_invoice |
RequiredLevel | None |
Type | Lookup |
Targets | invoice |
msdyn_IsJournalized
Property | Value |
---|---|
Description | |
DisplayName | Is Journalized |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_isjournalized |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_actual_msdyn_isjournalized |
DefaultValue | False |
True Label | Yes |
False Label | No |
msdyn_Percent
Property | Value |
---|---|
Description | Enter the percent. |
DisplayName | Percent |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_percent |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
SourceTypeMask | 0 |
msdyn_Price
Property | Value |
---|---|
Description | Enter the price in the transaction currency. |
DisplayName | Price |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_price |
RequiredLevel | None |
Type | Money |
ImeMode | Auto |
IsBaseCurrency | False |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_PriceList
Property | Value |
---|---|
Description | Select the price list. |
DisplayName | Price list ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pricelist |
RequiredLevel | None |
Type | Lookup |
Targets | pricelevel |
msdyn_Product
Property | Value |
---|---|
Description | Select the product ID. |
DisplayName | Product ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_product |
RequiredLevel | None |
Type | Lookup |
Targets | product |
msdyn_Quantity
Property | Value |
---|---|
Description | Enter the quantity. |
DisplayName | Quantity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_quantity |
RequiredLevel | None |
Type | Decimal |
ImeMode | Auto |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
SourceTypeMask | 0 |
msdyn_SalesContract
Property | Value |
---|---|
Description | Select the project contract. |
DisplayName | Project Contract ID |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_salescontract |
RequiredLevel | None |
Type | Lookup |
Targets | salesorder |
msdyn_SalesContractLine
Property | Value |
---|---|
Description | Type the project contract line. |
DisplayName | Project Contract Line |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_salescontractline |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
msdyn_StartDateTime
Property | Value |
---|---|
Description | Enter the start date and time. |
DisplayName | Start Date/Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_startdatetime |
RequiredLevel | ApplicationRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Auto |
SourceTypeMask | 0 |
msdyn_TransactionClassification
Property | Value |
---|---|
Description | Shows the transaction classification of this transaction. |
DisplayName | Transaction Class |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_transactionclassification |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_transactionclassification |
msdyn_TransactionClassification Choices/Options
Value | Label |
---|---|
192350000 | Time |
192350001 | Expense |
192350002 | Material |
192350003 | Milestone |
192350004 | Fee |
msdyn_TransactionTypeCode
Property | Value |
---|---|
Description | Shows the transaction type of this transaction. |
DisplayName | Transaction Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_transactiontypecode |
RequiredLevel | ApplicationRequired |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_transactiontypecode |
msdyn_TransactionTypeCode Choices/Options
Value | Label |
---|---|
192350000 | Cost |
192350004 | Project Contract |
192350005 | Unbilled Sales |
192350006 | Billed Sales |
192350007 | Resourcing Unit Cost |
192350008 | Inter-Organizational Sales |
msdyn_Unit
Property | Value |
---|---|
Description | Select the unit of measure. |
DisplayName | Unit of measure |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_unit |
RequiredLevel | None |
Type | Lookup |
Targets | uom |
msdyn_UnitSchedule
Property | Value |
---|---|
Description | Select the unit schedule. |
DisplayName | Unit Schedule |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_unitschedule |
RequiredLevel | None |
Type | Lookup |
Targets | uomschedule |
msdyn_VendorType
Property | Value |
---|---|
Description | |
DisplayName | Vendor Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_vendortype |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 192350001 |
GlobalChoiceName | msdyn_partytype |
msdyn_VendorType Choices/Options
Value | Label |
---|---|
192350001 | Account |
192350002 | Contact |
OverriddenCreatedOn
Property | Value |
---|---|
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
OwnerId
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
OwnerIdType
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | Value |
---|---|
Description | Status of the Actual |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | |
GlobalChoiceName | msdyn_actual_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 Actual |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | msdyn_actual_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 | Shows the currency associated with the entity. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Type | Lookup |
Targets | transactioncurrency |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ExchangeRate
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- msdyn_amount_Base
- msdyn_basisamount_Base
- msdyn_basisprice_Base
- msdyn_price_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 | Date and time when the record was created. |
DisplayName | Created On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
ExchangeRate
Property | Value |
---|---|
Description | 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 | Date and time when the record was modified. |
DisplayName | Modified On |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
msdyn_amount_Base
Property | Value |
---|---|
Description | Enter the value of the amount in the base (organization) currency. |
DisplayName | Amount (Base currency) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_basisamount_Base
Property | Value |
---|---|
Description | Enter the cost amount of the sales transaction in the base (organization) currency. |
DisplayName | Basis Amount (Base currency) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_basisprice_Base
Property | Value |
---|---|
Description | Enter the cost price of the sales transaction in base (organization) currency. |
DisplayName | Basis Price (Base currency) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisprice_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
msdyn_price_Base
Property | Value |
---|---|
Description | Enter the price in the base (organization) currency. |
DisplayName | Price (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_price_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
OwnerIdName
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Targets | businessunit |
OwningTeam
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Targets | team |
OwningUser
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
VersionNumber
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
- business_unit_msdyn_actual
- lk_msdyn_actual_createdby
- lk_msdyn_actual_createdonbehalfby
- lk_msdyn_actual_modifiedby
- lk_msdyn_actual_modifiedonbehalfby
- msdyn_account_msdyn_actual_AccountCustomer
- msdyn_account_msdyn_actual_AccountVendor
- msdyn_bookableresource_msdyn_actual_bookableresource
- msdyn_contact_msdyn_actual_ContactCustomer
- msdyn_contact_msdyn_actual_ContactVendor
- msdyn_invoice_msdyn_actual_Invoice
- msdyn_pricelevel_msdyn_actual_PriceList
- msdyn_product_msdyn_actual_Product
- msdyn_salesorder_msdyn_actual_SalesContract
- msdyn_uom_msdyn_actual_Unit
- msdyn_uomschedule_msdyn_actual_UnitSchedule
- owner_msdyn_actual
- team_msdyn_actual
- TransactionCurrency_msdyn_actual
- user_msdyn_actual
business_unit_msdyn_actual
One-To-Many Relationship: businessunit business_unit_msdyn_actual
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_createdby
One-To-Many Relationship: systemuser lk_msdyn_actual_createdby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdby |
ReferencingEntityNavigationPropertyName | createdby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_createdonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_actual_createdonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | createdonbehalfby |
ReferencingEntityNavigationPropertyName | createdonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_modifiedby
One-To-Many Relationship: systemuser lk_msdyn_actual_modifiedby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedby |
ReferencingEntityNavigationPropertyName | modifiedby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
lk_msdyn_actual_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_msdyn_actual_modifiedonbehalfby
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | modifiedonbehalfby |
ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_actual_AccountCustomer
One-To-Many Relationship: account msdyn_account_msdyn_actual_AccountCustomer
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | msdyn_accountcustomer |
ReferencingEntityNavigationPropertyName | msdyn_AccountCustomer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_account_msdyn_actual_AccountVendor
One-To-Many Relationship: account msdyn_account_msdyn_actual_AccountVendor
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | msdyn_accountvendor |
ReferencingEntityNavigationPropertyName | msdyn_AccountVendor |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_bookableresource_msdyn_actual_bookableresource
One-To-Many Relationship: bookableresource msdyn_bookableresource_msdyn_actual_bookableresource
Property | Value |
---|---|
ReferencedEntity | bookableresource |
ReferencedAttribute | bookableresourceid |
ReferencingAttribute | msdyn_bookableresource |
ReferencingEntityNavigationPropertyName | msdyn_bookableresource |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_contact_msdyn_actual_ContactCustomer
One-To-Many Relationship: contact msdyn_contact_msdyn_actual_ContactCustomer
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | msdyn_contactcustomer |
ReferencingEntityNavigationPropertyName | msdyn_ContactCustomer |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_contact_msdyn_actual_ContactVendor
One-To-Many Relationship: contact msdyn_contact_msdyn_actual_ContactVendor
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | msdyn_contactvendor |
ReferencingEntityNavigationPropertyName | msdyn_ContactVendor |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_invoice_msdyn_actual_Invoice
One-To-Many Relationship: invoice msdyn_invoice_msdyn_actual_Invoice
Property | Value |
---|---|
ReferencedEntity | invoice |
ReferencedAttribute | invoiceid |
ReferencingAttribute | msdyn_invoice |
ReferencingEntityNavigationPropertyName | msdyn_Invoice |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_pricelevel_msdyn_actual_PriceList
One-To-Many Relationship: pricelevel msdyn_pricelevel_msdyn_actual_PriceList
Property | Value |
---|---|
ReferencedEntity | pricelevel |
ReferencedAttribute | pricelevelid |
ReferencingAttribute | msdyn_pricelist |
ReferencingEntityNavigationPropertyName | msdyn_PriceList |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_product_msdyn_actual_Product
One-To-Many Relationship: product msdyn_product_msdyn_actual_Product
Property | Value |
---|---|
ReferencedEntity | product |
ReferencedAttribute | productid |
ReferencingAttribute | msdyn_product |
ReferencingEntityNavigationPropertyName | msdyn_Product |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_salesorder_msdyn_actual_SalesContract
One-To-Many Relationship: salesorder msdyn_salesorder_msdyn_actual_SalesContract
Property | Value |
---|---|
ReferencedEntity | salesorder |
ReferencedAttribute | salesorderid |
ReferencingAttribute | msdyn_salescontract |
ReferencingEntityNavigationPropertyName | msdyn_SalesContract |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_uom_msdyn_actual_Unit
One-To-Many Relationship: uom msdyn_uom_msdyn_actual_Unit
Property | Value |
---|---|
ReferencedEntity | uom |
ReferencedAttribute | uomid |
ReferencingAttribute | msdyn_unit |
ReferencingEntityNavigationPropertyName | msdyn_Unit |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_uomschedule_msdyn_actual_UnitSchedule
One-To-Many Relationship: uomschedule msdyn_uomschedule_msdyn_actual_UnitSchedule
Property | Value |
---|---|
ReferencedEntity | uomschedule |
ReferencedAttribute | uomscheduleid |
ReferencingAttribute | msdyn_unitschedule |
ReferencingEntityNavigationPropertyName | msdyn_UnitSchedule |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
owner_msdyn_actual
One-To-Many Relationship: owner owner_msdyn_actual
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 |
team_msdyn_actual
One-To-Many Relationship: team team_msdyn_actual
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 |
TransactionCurrency_msdyn_actual
One-To-Many Relationship: transactioncurrency TransactionCurrency_msdyn_actual
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
user_msdyn_actual
One-To-Many Relationship: systemuser user_msdyn_actual
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 |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- msdyn_actual_Annotations
- msdyn_actual_AsyncOperations
- msdyn_actual_BulkDeleteFailures
- msdyn_actual_DuplicateBaseRecord
- msdyn_actual_DuplicateMatchingRecord
- msdyn_actual_MailboxTrackingFolders
- msdyn_actual_PrincipalObjectAttributeAccesses
- msdyn_actual_ProcessSession
- msdyn_actual_SyncErrors
msdyn_actual_Annotations
Many-To-One Relationship: annotation msdyn_actual_Annotations
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_Annotations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_AsyncOperations
Many-To-One Relationship: asyncoperation msdyn_actual_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_AsyncOperations |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure msdyn_actual_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_BulkDeleteFailures |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord msdyn_actual_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | msdyn_actual_DuplicateBaseRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord msdyn_actual_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | msdyn_actual_DuplicateMatchingRecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder msdyn_actual_MailboxTrackingFolders
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_MailboxTrackingFolders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess msdyn_actual_PrincipalObjectAttributeAccesses
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_PrincipalObjectAttributeAccesses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_ProcessSession
Many-To-One Relationship: processsession msdyn_actual_ProcessSession
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_ProcessSession |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
msdyn_actual_SyncErrors
Many-To-One Relationship: syncerror msdyn_actual_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_actual_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference