msdyn_orderlinetransaction Entity Reference
Sales estimate detail of an project contract line.
Added by: Project Service Automation Solution
Messages
Message | Web API Operation | SDK Assembly |
---|---|---|
Assign | PATCH [org URI]/api/data/v9.0/msdyn_orderlinetransactions(msdyn_orderlinetransactionid) Update ownerid property. |
AssignRequest |
Create | POST [org URI]/api/data/v9.0/msdyn_orderlinetransactions See Create |
CreateRequest or Create |
Delete | DELETE [org URI]/api/data/v9.0/msdyn_orderlinetransactions(msdyn_orderlinetransactionid) See Delete |
DeleteRequest or Delete |
GrantAccess | GrantAccess Action | GrantAccessRequest |
IsValidStateTransition | IsValidStateTransition Function | IsValidStateTransitionRequest |
ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
Retrieve | GET [org URI]/api/data/v9.0/msdyn_orderlinetransactions(msdyn_orderlinetransactionid) See Retrieve |
RetrieveRequest or Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/msdyn_orderlinetransactions See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
SetState | PATCH [org URI]/api/data/v9.0/msdyn_orderlinetransactions(msdyn_orderlinetransactionid) Update statecode and statuscode properties. |
SetStateRequest |
Update | PATCH [org URI]/api/data/v9.0/msdyn_orderlinetransactions(msdyn_orderlinetransactionid) See Update |
UpdateRequest or Update |
Entity Properties
Property | Value |
---|---|
CollectionSchemaName | msdyn_orderlinetransactions |
DisplayCollectionName | Project Contract Line Details |
DisplayName | Project Contract Line Detail |
EntitySetName | msdyn_orderlinetransactions |
IsBPFEntity | False |
LogicalCollectionName | msdyn_orderlinetransactions |
LogicalName | msdyn_orderlinetransaction |
OwnershipType | UserOwned |
PrimaryIdAttribute | msdyn_orderlinetransactionid |
PrimaryNameAttribute | msdyn_description |
SchemaName | msdyn_orderlinetransaction |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ImportSequenceNumber
- msdyn_AccountCustomer
- msdyn_AccountingDate
- msdyn_AccountVendor
- msdyn_Amount
- msdyn_AmountMethod
- msdyn_BasisAmount
- msdyn_BasisPrice
- msdyn_BasisQuantity
- msdyn_BillingType
- msdyn_bookableresource
- msdyn_ContactCustomer
- msdyn_ContactVendor
- msdyn_CustomerType
- msdyn_description
- msdyn_DocumentDate
- msdyn_EndDateTime
- msdyn_ExchangeRateDate
- msdyn_orderlinetransactionId
- msdyn_Origin
- msdyn_Percent
- msdyn_Price
- msdyn_PriceList
- msdyn_Product
- msdyn_Project
- msdyn_Quantity
- msdyn_ResourceCategory
- msdyn_ResourceOrganizationalUnitId
- msdyn_SalesContract
- msdyn_SalesContractLine
- msdyn_SalesContractLineId
- msdyn_StartDateTime
- msdyn_Task
- msdyn_tax
- msdyn_TransactionCategory
- 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 |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | importsequencenumber |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | None |
Type | Integer |
msdyn_AccountCustomer
Property | Value |
---|---|
Description | Select the customer who this contract belongs to. |
DisplayName | Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_accountcustomer |
RequiredLevel | None |
Targets | account |
Type | Lookup |
msdyn_AccountingDate
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Accounting Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_accountingdate |
RequiredLevel | None |
Type | DateTime |
msdyn_AccountVendor
Property | Value |
---|---|
Description | |
DisplayName | Vendor |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_accountvendor |
RequiredLevel | None |
Targets | account |
Type | Lookup |
msdyn_Amount
Property | Value |
---|---|
Description | Enter the amount on the project contract line estimate. |
DisplayName | Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amount |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
PrecisionSource | 1 |
RequiredLevel | None |
Type | Money |
msdyn_AmountMethod
|Property|Value| |--------|-----| |Description|Select the amount calculation method used for this project contract estimate line. Valid values are: 0: Multiply Quantity By Price 1: Fixed Price 2: Multiply Basis Quantity By Price 3: Multiply Basis Amount By Percent | |DisplayName|Amount Method| |IsValidForForm|True| |IsValidForRead|True| |LogicalName|msdyn_amountmethod| |RequiredLevel|None| |Type|Picklist|
msdyn_AmountMethod 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 | |
DisplayName | Basis Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisamount |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_BasisPrice
Property | Value |
---|---|
Description | |
DisplayName | Basis Price |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisprice |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_BasisQuantity
Property | Value |
---|---|
Description | |
DisplayName | Basis Quantity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisquantity |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
RequiredLevel | None |
Type | Decimal |
msdyn_BillingType
Property | Value |
---|---|
Description | Select whether this project contract line estimate will be charged to the customer or not. Only chargeable project contract line estimates will add to the invoice total |
DisplayName | Billing Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_billingtype |
RequiredLevel | None |
Type | Picklist |
msdyn_BillingType Options
Value | Label |
---|---|
192350000 | Non Chargeable |
192350001 | Chargeable |
192350002 | Complimentary |
192350003 | Not Available |
msdyn_bookableresource
Property | Value |
---|---|
Description | Shows the resource. |
DisplayName | Bookable Resource |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_bookableresource |
RequiredLevel | None |
Targets | bookableresource |
Type | Lookup |
msdyn_ContactCustomer
Property | Value |
---|---|
Description | Select the customer contact of this Project Contract. |
DisplayName | Contact Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_contactcustomer |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
msdyn_ContactVendor
Property | Value |
---|---|
Description | |
DisplayName | Vendor |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_contactvendor |
RequiredLevel | None |
Targets | contact |
Type | Lookup |
msdyn_CustomerType
Property | Value |
---|---|
Description | Select whether the customer was a account or a contact |
DisplayName | Customer Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_customertype |
RequiredLevel | None |
Type | Picklist |
msdyn_CustomerType Options
Value | Label |
---|---|
192350001 | Account |
192350002 | Contact |
msdyn_description
Property | Value |
---|---|
Description | Type a description of the project contract line estimate |
DisplayName | Description |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_description |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_DocumentDate
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the document date. |
DisplayName | Document Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_documentdate |
RequiredLevel | ApplicationRequired |
Type | DateTime |
msdyn_EndDateTime
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the end date on the project contract line estimate. |
DisplayName | End Date/Time |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_enddatetime |
RequiredLevel | ApplicationRequired |
Type | DateTime |
msdyn_ExchangeRateDate
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | |
DisplayName | Exchange Rate Date |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_exchangeratedate |
RequiredLevel | None |
Type | DateTime |
msdyn_orderlinetransactionId
Property | Value |
---|---|
Description | Shows the project contract line that this estimate line belongs to. |
DisplayName | Project contract line estimate |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | msdyn_orderlinetransactionid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
msdyn_Origin
Property | Value |
---|---|
Description | Foreign key to the detail line that originated this entry. For example, revenue line points to it's related cost line. |
DisplayName | Origin |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_origin |
RequiredLevel | None |
Targets | msdyn_orderlinetransaction |
Type | Lookup |
msdyn_Percent
Property | Value |
---|---|
Description | Relevant when amount calculation method on the Project Contract line transactions is "Multiply basis amount by percent" |
DisplayName | Percent |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_percent |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
RequiredLevel | None |
Type | Decimal |
msdyn_Price
Property | Value |
---|---|
Description | Enter the price on the project contract line estimate. |
DisplayName | Price |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_price |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_PriceList
Property | Value |
---|---|
Description | Select the price list used for defaulting price on this project contract line estimate. |
DisplayName | Price List |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_pricelist |
RequiredLevel | None |
Targets | pricelevel |
Type | Lookup |
msdyn_Product
Property | Value |
---|---|
Description | Select the product on this project contract line estimate. |
DisplayName | Product |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_product |
RequiredLevel | None |
Targets | product |
Type | Lookup |
msdyn_Project
Property | Value |
---|---|
Description | Select the name of the project on the project contract estimate line. |
DisplayName | Project |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_project |
RequiredLevel | None |
Targets | msdyn_project |
Type | Lookup |
msdyn_Quantity
Property | Value |
---|---|
Description | Enter the quantity of the project contract line estimate. |
DisplayName | Quantity |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_quantity |
MaxValue | 1000000000 |
MinValue | -1000000000 |
Precision | 2 |
RequiredLevel | None |
Type | Decimal |
msdyn_ResourceCategory
Property | Value |
---|---|
Description | Select the name of the role that is estimated to perform this work. |
DisplayName | Role |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_resourcecategory |
RequiredLevel | None |
Targets | bookableresourcecategory |
Type | Lookup |
msdyn_ResourceOrganizationalUnitId
Property | Value |
---|---|
Description | Select the organizational unit of the resource who is estimated to perform the work. |
DisplayName | Resourcing Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_resourceorganizationalunitid |
RequiredLevel | None |
Targets | msdyn_organizationalunit |
Type | Lookup |
msdyn_SalesContract
Property | Value |
---|---|
Description | Select the project contract that this estimate line is for. |
DisplayName | Project Contract |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_salescontract |
RequiredLevel | None |
Targets | salesorder |
Type | Lookup |
msdyn_SalesContractLine
Property | Value |
---|---|
Description | (Deprecated) Shows the project contract line that this project contract line estimate will be mapped to for operating margin calculations. |
DisplayName | (Deprecated) Project Contract Line |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_salescontractline |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_SalesContractLineId
Property | Value |
---|---|
Description | Unique identifier for Project Contract Line associated with Project Contract Line Detail. |
DisplayName | Project Contract Line |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_salescontractlineid |
RequiredLevel | None |
Targets | salesorderdetail |
Type | Lookup |
msdyn_StartDateTime
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Enter the estimate start date of the portion of work that is being estimated on the project contract estimate line. |
DisplayName | Start Date/Time |
Format | DateOnly |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_startdatetime |
RequiredLevel | ApplicationRequired |
Type | DateTime |
msdyn_Task
Property | Value |
---|---|
Description | Select the name of the work breakdown structure (WBS) task on the project contract line estimate. |
DisplayName | Task |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_task |
RequiredLevel | None |
Targets | msdyn_projecttask |
Type | Lookup |
msdyn_tax
Property | Value |
---|---|
Description | |
DisplayName | Tax |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tax |
MaxValue | 922337203685477 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_TransactionCategory
Property | Value |
---|---|
Description | Select the transaction category on the project contract line estimate. |
DisplayName | Transaction Category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_transactioncategory |
RequiredLevel | None |
Targets | msdyn_transactioncategory |
Type | Lookup |
msdyn_TransactionClassification
Property | Value |
---|---|
Description | Transaction classification of the Project Contract line transaction |
DisplayName | Transaction Class |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_transactionclassification |
RequiredLevel | ApplicationRequired |
Type | Picklist |
msdyn_TransactionClassification Options
Value | Label |
---|---|
192350000 | Time |
192350001 | Expense |
192350002 | Material |
192350003 | Milestone |
192350004 | Fee |
690970000 | Commission |
690970001 | Additional |
690970002 | Tax |
msdyn_TransactionTypeCode
Property | Value |
---|---|
Description | Transaction type of the Project Contract line transaction |
DisplayName | Transaction Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_transactiontypecode |
RequiredLevel | ApplicationRequired |
Type | Picklist |
msdyn_TransactionTypeCode 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 on the project contract line estimate. |
DisplayName | Unit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_unit |
RequiredLevel | None |
Targets | uom |
Type | Lookup |
msdyn_UnitSchedule
Property | Value |
---|---|
Description | Select the unit schedule of the project contract line estimate. |
DisplayName | Unit Schedule |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_unitschedule |
RequiredLevel | None |
Targets | uomschedule |
Type | Lookup |
msdyn_VendorType
Property | Value |
---|---|
Description | |
DisplayName | Vendor Type |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_vendortype |
RequiredLevel | None |
Type | Picklist |
msdyn_VendorType Options
Value | Label |
---|---|
192350001 | Account |
192350002 | Contact |
OverriddenCreatedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time that the record was migrated. |
DisplayName | Record Created On |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | DateTime |
OwnerId
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Targets | systemuser,team |
Type | Owner |
OwnerIdType
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | Value |
---|---|
Description | Status of the Estimate Details |
DisplayName | Status |
IsValidForCreate | False |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
statecode Options
Value | Label | DefaultStatus | InvariantName |
---|---|---|---|
0 | Active | 1 | Active |
1 | Inactive | 2 | Inactive |
statuscode
Property | Value |
---|---|
Description | Reason for the status of the Estimate Details |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
statuscode Options
Value | Label | State |
---|---|---|
1 | Active | 0 |
2 | Inactive | 1 |
TimeZoneRuleVersionNumber
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | Time Zone Rule Version Number |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
TransactionCurrencyId
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Shows the currency associated with the entity. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | None |
Targets | transactioncurrency |
Type | Lookup |
UTCConversionTimeZoneCode
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | UTC Conversion Time Zone Code |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- msdyn_AccountCustomerName
- msdyn_AccountCustomerYomiName
- msdyn_AccountVendorName
- msdyn_AccountVendorYomiName
- msdyn_amount_after_tax
- msdyn_amount_after_tax_Base
- msdyn_amount_Base
- msdyn_basisamount_Base
- msdyn_basisprice_Base
- msdyn_bookableresourceName
- msdyn_ContactCustomerName
- msdyn_ContactCustomerYomiName
- msdyn_ContactVendorName
- msdyn_ContactVendorYomiName
- msdyn_OriginName
- msdyn_price_Base
- msdyn_PriceListName
- msdyn_ProductName
- msdyn_ProjectName
- msdyn_ResourceCategoryName
- msdyn_ResourceOrganizationalUnitIdName
- msdyn_SalesContractLineIdName
- msdyn_SalesContractName
- msdyn_TaskName
- msdyn_tax_Base
- msdyn_TransactionCategoryName
- msdyn_UnitName
- msdyn_UnitScheduleName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- TransactionCurrencyIdName
- VersionNumber
CreatedBy
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
CreatedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | None |
Type | DateTime |
CreatedOnBehalfBy
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ExchangeRate
Added by: Active Solution Solution
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 |
MaxValue | 100000000000 |
MinValue | 0.0000000001 |
Precision | 10 |
RequiredLevel | None |
Type | Decimal |
ModifiedBy
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier of the user who modified the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
ModifiedOn
Property | Value |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the record was modified. |
DisplayName | Modified On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier of the delegate user who modified the record. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
msdyn_AccountCustomerName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_accountcustomername |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msdyn_AccountCustomerYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_accountcustomeryominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msdyn_AccountVendorName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_accountvendorname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msdyn_AccountVendorYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_accountvendoryominame |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msdyn_amount_after_tax
Property | Value |
---|---|
Description | |
DisplayName | amount_after_tax |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amount_after_tax |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_amount_after_tax_Base
Property | Value |
---|---|
Description | Value of the amount_after_tax in base currency. |
DisplayName | amount_after_tax (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amount_after_tax_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_amount_Base
Property | Value |
---|---|
Description | Value of the Amount in base currency. |
DisplayName | Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_amount_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_basisamount_Base
Property | Value |
---|---|
Description | Value of the Basis Amount in base currency. |
DisplayName | Basis Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisamount_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_basisprice_Base
Property | Value |
---|---|
Description | Value of the Basis Price in base currency. |
DisplayName | Basis Price (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_basisprice_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_bookableresourceName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_bookableresourcename |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_ContactCustomerName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contactcustomername |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msdyn_ContactCustomerYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contactcustomeryominame |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
msdyn_ContactVendorName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contactvendorname |
MaxLength | 160 |
RequiredLevel | None |
Type | String |
msdyn_ContactVendorYomiName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_contactvendoryominame |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
msdyn_OriginName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_originname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_price_Base
Property | Value |
---|---|
Description | Value of the Price in base currency. |
DisplayName | Price (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_price_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_PriceListName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_pricelistname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_ProductName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_productname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_ProjectName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_projectname |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
msdyn_ResourceCategoryName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_resourcecategoryname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_ResourceOrganizationalUnitIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_resourceorganizationalunitidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_SalesContractLineIdName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_salescontractlineidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_SalesContractName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_salescontractname |
MaxLength | 300 |
RequiredLevel | None |
Type | String |
msdyn_TaskName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_taskname |
MaxLength | 450 |
RequiredLevel | None |
Type | String |
msdyn_tax_Base
Property | Value |
---|---|
Description | Value of the tax in base currency. |
DisplayName | tax (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_tax_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
msdyn_TransactionCategoryName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_transactioncategoryname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_UnitName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_unitname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
msdyn_UnitScheduleName
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | msdyn_unitschedulename |
MaxLength | 200 |
RequiredLevel | None |
Type | String |
OwnerIdName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwnerIdYomiName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Yomi name of the owner |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
OwningBusinessUnit
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier for the business unit that owns the record |
DisplayName | Owning Business Unit |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Targets | businessunit |
Type | Lookup |
OwningTeam
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier for the team that owns the record. |
DisplayName | Owning Team |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owningteam |
RequiredLevel | None |
Targets | team |
Type | Lookup |
OwningUser
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Unique identifier for the user that owns the record. |
DisplayName | Owning User |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owninguser |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
TransactionCurrencyIdName
Added by: Active Solution Solution
Property | Value |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
VersionNumber
Added by: Active Solution Solution
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
RequiredLevel | None |
Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- msdyn_orderlinetransaction_SyncErrors
- msdyn_orderlinetransaction_DuplicateMatchingRecord
- msdyn_orderlinetransaction_DuplicateBaseRecord
- msdyn_orderlinetransaction_AsyncOperations
- msdyn_orderlinetransaction_MailboxTrackingFolders
- msdyn_orderlinetransaction_ProcessSession
- msdyn_orderlinetransaction_BulkDeleteFailures
- msdyn_orderlinetransaction_PrincipalObjectAttributeAccesses
- msdyn_orderlinetransaction_Annotations
- msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin
msdyn_orderlinetransaction_SyncErrors
Added by: System Solution Solution
Same as syncerror entity msdyn_orderlinetransaction_SyncErrors Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_SyncErrors |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_DuplicateMatchingRecord
Added by: System Solution Solution
Same as duplicaterecord entity msdyn_orderlinetransaction_DuplicateMatchingRecord Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_DuplicateMatchingRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_DuplicateBaseRecord
Added by: System Solution Solution
Same as duplicaterecord entity msdyn_orderlinetransaction_DuplicateBaseRecord Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_DuplicateBaseRecord |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_AsyncOperations
Added by: System Solution Solution
Same as asyncoperation entity msdyn_orderlinetransaction_AsyncOperations Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_MailboxTrackingFolders
Added by: System Solution Solution
Same as mailboxtrackingfolder entity msdyn_orderlinetransaction_MailboxTrackingFolders Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_MailboxTrackingFolders |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_ProcessSession
Added by: System Solution Solution
Same as processsession entity msdyn_orderlinetransaction_ProcessSession Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_ProcessSession |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_BulkDeleteFailures
Added by: System Solution Solution
Same as bulkdeletefailure entity msdyn_orderlinetransaction_BulkDeleteFailures Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_PrincipalObjectAttributeAccesses
Added by: System Solution Solution
Same as principalobjectattributeaccess entity msdyn_orderlinetransaction_PrincipalObjectAttributeAccesses Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_PrincipalObjectAttributeAccesses |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
msdyn_orderlinetransaction_Annotations
Added by: System Solution Solution
Same as annotation entity msdyn_orderlinetransaction_Annotations Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_orderlinetransaction_Annotations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: NoCascade Reparent: Cascade Share: Cascade Unshare: Cascade |
msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin
Same as msdyn_orderlinetransaction entity msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin Many-To-One relationship.
Property | Value |
---|---|
ReferencingEntity | msdyn_orderlinetransaction |
ReferencingAttribute | msdyn_origin |
IsHierarchical | False |
IsCustomizable | True |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: 10000 |
CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_msdyn_orderlinetransaction_createdby
- lk_msdyn_orderlinetransaction_createdonbehalfby
- lk_msdyn_orderlinetransaction_modifiedby
- lk_msdyn_orderlinetransaction_modifiedonbehalfby
- user_msdyn_orderlinetransaction
- team_msdyn_orderlinetransaction
- business_unit_msdyn_orderlinetransaction
- TransactionCurrency_msdyn_orderlinetransaction
- msdyn_account_msdyn_orderlinetransaction_AccountCustomer
- msdyn_account_msdyn_orderlinetransaction_AccountVendor
- msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource
- msdyn_bookableresourcecategory_msdyn_orderlinetransaction_ResourceCategory
- msdyn_contact_msdyn_orderlinetransaction_ContactCustomer
- msdyn_contact_msdyn_orderlinetransaction_ContactVendor
- msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin
- msdyn_msdyn_project_msdyn_orderlinetransaction_Project
- msdyn_msdyn_projecttask_msdyn_orderlinetransaction_Task
- msdyn_msdyn_transactioncategory_msdyn_orderlinetransaction_TransactionCategory
- msdyn_organizationalunit_orderlinetransaction
- msdyn_pricelevel_msdyn_orderlinetransaction_PriceList
- msdyn_product_msdyn_orderlinetransaction_Product
- msdyn_salesorder_msdyn_orderlinetransaction_SalesContract
- msdyn_salesorderdetail_msdyn_orderlinetransacti
- msdyn_uom_msdyn_orderlinetransaction_Unit
- msdyn_uomschedule_msdyn_orderlinetransaction_UnitSchedule
lk_msdyn_orderlinetransaction_createdby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_orderlinetransaction_createdby One-To-Many relationship.
lk_msdyn_orderlinetransaction_createdonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_orderlinetransaction_createdonbehalfby One-To-Many relationship.
lk_msdyn_orderlinetransaction_modifiedby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_orderlinetransaction_modifiedby One-To-Many relationship.
lk_msdyn_orderlinetransaction_modifiedonbehalfby
Added by: System Solution Solution
See systemuser Entity lk_msdyn_orderlinetransaction_modifiedonbehalfby One-To-Many relationship.
user_msdyn_orderlinetransaction
Added by: System Solution Solution
See systemuser Entity user_msdyn_orderlinetransaction One-To-Many relationship.
team_msdyn_orderlinetransaction
Added by: System Solution Solution
See team Entity team_msdyn_orderlinetransaction One-To-Many relationship.
business_unit_msdyn_orderlinetransaction
Added by: System Solution Solution
See businessunit Entity business_unit_msdyn_orderlinetransaction One-To-Many relationship.
TransactionCurrency_msdyn_orderlinetransaction
Added by: System Solution Solution
See transactioncurrency Entity TransactionCurrency_msdyn_orderlinetransaction One-To-Many relationship.
msdyn_account_msdyn_orderlinetransaction_AccountCustomer
Added by: System Solution Solution
See account Entity msdyn_account_msdyn_orderlinetransaction_AccountCustomer One-To-Many relationship.
msdyn_account_msdyn_orderlinetransaction_AccountVendor
Added by: System Solution Solution
See account Entity msdyn_account_msdyn_orderlinetransaction_AccountVendor One-To-Many relationship.
msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource
Added by: Scheduling Solution
See bookableresource Entity msdyn_bookableresource_msdyn_orderlinetransaction_bookableresource One-To-Many relationship.
msdyn_bookableresourcecategory_msdyn_orderlinetransaction_ResourceCategory
Added by: Scheduling Solution
See bookableresourcecategory Entity msdyn_bookableresourcecategory_msdyn_orderlinetransaction_ResourceCategory One-To-Many relationship.
msdyn_contact_msdyn_orderlinetransaction_ContactCustomer
Added by: System Solution Solution
See contact Entity msdyn_contact_msdyn_orderlinetransaction_ContactCustomer One-To-Many relationship.
msdyn_contact_msdyn_orderlinetransaction_ContactVendor
Added by: System Solution Solution
See contact Entity msdyn_contact_msdyn_orderlinetransaction_ContactVendor One-To-Many relationship.
msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin
See msdyn_orderlinetransaction Entity msdyn_msdyn_orderlinetransaction_msdyn_orderlinetransaction_Origin One-To-Many relationship.
msdyn_msdyn_project_msdyn_orderlinetransaction_Project
See msdyn_project Entity msdyn_msdyn_project_msdyn_orderlinetransaction_Project One-To-Many relationship.
msdyn_msdyn_projecttask_msdyn_orderlinetransaction_Task
See msdyn_projecttask Entity msdyn_msdyn_projecttask_msdyn_orderlinetransaction_Task One-To-Many relationship.
msdyn_msdyn_transactioncategory_msdyn_orderlinetransaction_TransactionCategory
See msdyn_transactioncategory Entity msdyn_msdyn_transactioncategory_msdyn_orderlinetransaction_TransactionCategory One-To-Many relationship.
msdyn_organizationalunit_orderlinetransaction
Added by: Universal Resource Scheduling Solution
See msdyn_organizationalunit Entity msdyn_organizationalunit_orderlinetransaction One-To-Many relationship.
msdyn_pricelevel_msdyn_orderlinetransaction_PriceList
Added by: Product Management Solution
See pricelevel Entity msdyn_pricelevel_msdyn_orderlinetransaction_PriceList One-To-Many relationship.
msdyn_product_msdyn_orderlinetransaction_Product
Added by: Product Management Solution
See product Entity msdyn_product_msdyn_orderlinetransaction_Product One-To-Many relationship.
msdyn_salesorder_msdyn_orderlinetransaction_SalesContract
Added by: Sales Solution
See salesorder Entity msdyn_salesorder_msdyn_orderlinetransaction_SalesContract One-To-Many relationship.
msdyn_salesorderdetail_msdyn_orderlinetransacti
Added by: Sales Solution
See salesorderdetail Entity msdyn_salesorderdetail_msdyn_orderlinetransacti One-To-Many relationship.
msdyn_uom_msdyn_orderlinetransaction_Unit
Added by: Product Management Solution
See uom Entity msdyn_uom_msdyn_orderlinetransaction_Unit One-To-Many relationship.
msdyn_uomschedule_msdyn_orderlinetransaction_UnitSchedule
Added by: Product Management Solution
See uomschedule Entity msdyn_uomschedule_msdyn_orderlinetransaction_UnitSchedule One-To-Many relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
msdyn_orderlinetransaction EntityType
Feedback
Loading feedback...