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.
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 |
|---|---|---|
AssignEvent: True |
PATCH /msdyn_actuals(msdyn_actualid)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_actualsSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /msdyn_actuals(msdyn_actualid)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 |
RetainEvent: True |
Retain | Learn to use messages with the SDK for .NET |
RetrieveEvent: True |
GET /msdyn_actuals(msdyn_actualid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /msdyn_actualsSee 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_actuals(msdyn_actualid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /msdyn_actuals(msdyn_actualid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /msdyn_actuals(msdyn_actualid)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 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_Agreement
- 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_IncidentType
- msdyn_Invoice
- msdyn_IsJournalized
- msdyn_JournalType
- msdyn_Percent
- msdyn_Price
- msdyn_PriceList
- msdyn_Product
- msdyn_ProductType
- msdyn_Quantity
- msdyn_SalesContract
- msdyn_SalesContractLine
- msdyn_ServiceAccount
- msdyn_ServiceTerritory
- msdyn_StartDateTime
- msdyn_TaxCode
- msdyn_TransactionClassification
- msdyn_TransactionTypeCode
- msdyn_Unit
- msdyn_UnitSchedule
- msdyn_VendorType
- msdyn_Warehouse
- msdyn_WorkLocation
- msdyn_WorkOrder
- msdyn_WorkOrderType
- 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_Agreement
| Property | Value |
|---|---|
| Description | |
| DisplayName | Agreement |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_agreement |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_agreement |
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 |
| 690970000 | Tax Calculation |
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 |
| 690970000 | Work order closed - posted |
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_IncidentType
| Property | Value |
|---|---|
| Description | |
| DisplayName | Incident Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_incidenttype |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_incidenttype |
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_JournalType
| Property | Value |
|---|---|
| Description | Type of journal for resource cost. |
| DisplayName | Journal Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_journaltype |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_bookingjournaltype |
msdyn_JournalType Choices/Options
| Value | Label |
|---|---|
| 690970000 | Working Hours |
| 690970001 | Break |
| 690970002 | Travel |
| 690970003 | Overtime |
| 690970004 | Business Closure |
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_ProductType
| Property | Value |
|---|---|
| Description | |
| DisplayName | Product Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_producttype |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_fieldserviceproducttype |
msdyn_ProductType Choices/Options
| Value | Label |
|---|---|
| 690970000 | Inventory |
| 690970001 | Non-Inventory |
| 690970002 | Service |
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_ServiceAccount
| Property | Value |
|---|---|
| Description | Account that was serviced |
| DisplayName | Service Account |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_serviceaccount |
| RequiredLevel | None |
| Type | Lookup |
| Targets | account |
msdyn_ServiceTerritory
| Property | Value |
|---|---|
| Description | |
| DisplayName | Service Territory |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_serviceterritory |
| RequiredLevel | None |
| Type | Lookup |
| Targets | territory |
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_TaxCode
| Property | Value |
|---|---|
| Description | |
| DisplayName | Tax Code |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_taxcode |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_taxcode |
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 |
| 690970000 | Commission |
| 690970001 | Additional |
| 690970002 | Tax |
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 |
msdyn_Warehouse
| Property | Value |
|---|---|
| Description | |
| DisplayName | Warehouse |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_warehouse |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_warehouse |
msdyn_WorkLocation
| Property | Value |
|---|---|
| Description | |
| DisplayName | Work Location |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_worklocation |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | msdyn_worklocation |
msdyn_WorkLocation Choices/Options
| Value | Label |
|---|---|
| 690970000 | Onsite |
| 690970001 | Facility |
| 690970002 | Location Agnostic |
msdyn_WorkOrder
| Property | Value |
|---|---|
| Description | |
| DisplayName | Work Order |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_workorder |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_workorder |
msdyn_WorkOrderType
| Property | Value |
|---|---|
| Description | |
| DisplayName | Work Order Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | msdyn_workordertype |
| RequiredLevel | None |
| Type | Lookup |
| Targets | msdyn_workordertype |
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.
- msdyn_account_msdyn_actual_AccountCustomer
- msdyn_account_msdyn_actual_AccountVendor
- msdyn_account_msdyn_actual_ServiceAccount
- msdyn_bookableresource_msdyn_actual_bookableresource
- msdyn_contact_msdyn_actual_ContactCustomer
- msdyn_contact_msdyn_actual_ContactVendor
- msdyn_msdyn_agreement_msdyn_actual_Agreement
- msdyn_msdyn_incidenttype_msdyn_actual_IncidentType
- msdyn_msdyn_taxcode_msdyn_actual_TaxCode
- msdyn_msdyn_warehouse_msdyn_actual_Warehouse
- msdyn_msdyn_workorder_msdyn_actual_WorkOrder
- msdyn_msdyn_workordertype_msdyn_actual_WorkOrderType
- msdyn_product_msdyn_actual_Product
- msdyn_territory_msdyn_actual_ServiceTerritory
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: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_account_msdyn_actual_ServiceAccount
One-To-Many Relationship: account msdyn_account_msdyn_actual_ServiceAccount
| Property | Value |
|---|---|
| ReferencedEntity | account |
| ReferencedAttribute | accountid |
| ReferencingAttribute | msdyn_serviceaccount |
| ReferencingEntityNavigationPropertyName | msdyn_ServiceAccount |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: RestrictMerge: CascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_agreement_msdyn_actual_Agreement
One-To-Many Relationship: msdyn_agreement msdyn_msdyn_agreement_msdyn_actual_Agreement
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_agreement |
| ReferencedAttribute | msdyn_agreementid |
| ReferencingAttribute | msdyn_agreement |
| ReferencingEntityNavigationPropertyName | msdyn_Agreement |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_incidenttype_msdyn_actual_IncidentType
One-To-Many Relationship: msdyn_incidenttype msdyn_msdyn_incidenttype_msdyn_actual_IncidentType
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_incidenttype |
| ReferencedAttribute | msdyn_incidenttypeid |
| ReferencingAttribute | msdyn_incidenttype |
| ReferencingEntityNavigationPropertyName | msdyn_IncidentType |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_taxcode_msdyn_actual_TaxCode
One-To-Many Relationship: msdyn_taxcode msdyn_msdyn_taxcode_msdyn_actual_TaxCode
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_taxcode |
| ReferencedAttribute | msdyn_taxcodeid |
| ReferencingAttribute | msdyn_taxcode |
| ReferencingEntityNavigationPropertyName | msdyn_TaxCode |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_warehouse_msdyn_actual_Warehouse
One-To-Many Relationship: msdyn_warehouse msdyn_msdyn_warehouse_msdyn_actual_Warehouse
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_warehouse |
| ReferencedAttribute | msdyn_warehouseid |
| ReferencingAttribute | msdyn_warehouse |
| ReferencingEntityNavigationPropertyName | msdyn_Warehouse |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_workorder_msdyn_actual_WorkOrder
One-To-Many Relationship: msdyn_workorder msdyn_msdyn_workorder_msdyn_actual_WorkOrder
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_workorder |
| ReferencedAttribute | msdyn_workorderid |
| ReferencingAttribute | msdyn_workorder |
| ReferencingEntityNavigationPropertyName | msdyn_WorkOrder |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_msdyn_workordertype_msdyn_actual_WorkOrderType
One-To-Many Relationship: msdyn_workordertype msdyn_msdyn_workordertype_msdyn_actual_WorkOrderType
| Property | Value |
|---|---|
| ReferencedEntity | msdyn_workordertype |
| ReferencedAttribute | msdyn_workordertypeid |
| ReferencingAttribute | msdyn_workordertype |
| ReferencingEntityNavigationPropertyName | msdyn_WorkOrderType |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: 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: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
msdyn_territory_msdyn_actual_ServiceTerritory
One-To-Many Relationship: territory msdyn_territory_msdyn_actual_ServiceTerritory
| Property | Value |
|---|---|
| ReferencedEntity | territory |
| ReferencedAttribute | territoryid |
| ReferencingAttribute | msdyn_serviceterritory |
| ReferencingEntityNavigationPropertyName | msdyn_ServiceTerritory |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: RestrictMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference