Avvenimenti
Kampjonati tad-Dinja Power BI DataViz
Feb 14, 4 PM - Mar 31, 4 PM
B'4 ċansijiet biex tidħol, tista 'tirbaħ pakkett ta' konferenza u tagħmilha għall-Grand Finale LIVE f'Las Vegas
Sir af aktarDan il-brawżer m'għadux appoġġjat.
Aġġorna għal Microsoft Edge biex tieħu vantaġġ mill-aħħar karatteristiċi, aġġornamenti tas-sigurtà, u appoġġ tekniku.
Potential revenue-generating event, or sale to an account, which needs to be tracked through a sales process to completion.
The following table lists the messages for the Opportunity 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 /opportunities(opportunityid)Update the ownerid property. |
AssignRequest |
Associate Event: True |
Associate records | Associate records |
CalculateActualValueOpportunity Event: False |
CalculateActualValueOpportunity action | CalculateActualValueOpportunityRequest |
Create Event: True |
POST /opportunitiesSee Create |
Create records |
CreateMultiple Event: True |
CreateMultiple | CreateMultipleRequest |
Delete Event: True |
DELETE /opportunities(opportunityid)See Delete |
Delete records |
Disassociate Event: True |
Disassociate records | Disassociate records |
GetQuantityDecimal Event: False |
GetQuantityDecimal function | GetQuantityDecimalRequest |
GrantAccess Event: True |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Event: False |
IsValidStateTransition | IsValidStateTransitionRequest |
LoseOpportunity Event: True |
LoseOpportunity action | LoseOpportunityRequest |
ModifyAccess Event: True |
ModifyAccess | ModifyAccessRequest |
Restore Event: True |
Restore | Learn to use messages with the SDK for .NET |
Retrieve Event: True |
GET /opportunities(opportunityid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: True |
GET /opportunitiesSee Query data |
Query data |
RetrievePrincipalAccess Event: True |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Event: True |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Event: True |
RevokeAccess | RevokeAccessRequest |
Rollup Event: False |
Rollup | RollupRequest |
SetState Event: True |
PATCH /opportunities(opportunityid)Update the statecode and statuscode properties. |
SetStateRequest |
Update Event: True |
PATCH /opportunities(opportunityid)See Update |
Update records |
UpdateMultiple Event: True |
UpdateMultiple | UpdateMultipleRequest |
Upsert Event: False |
PATCH /opportunities(opportunityid)See Upsert a table row |
UpsertRequest |
UpsertMultiple Event: False |
UpsertMultiple | UpsertMultipleRequest |
WinOpportunity Event: True |
WinOpportunity action | WinOpportunityRequest |
WinQuote Event: True |
WinQuote action | WinQuoteRequest |
The following table lists the events for the Opportunity table. Events are messages that exist so that you can subscribe to them. Unless you added the event, you shouldn't invoke the message, only subscribe to it.
Name | Web API Operation | SDK for .NET |
---|---|---|
CalculatePrice |
CalculatePrice | CalculatePriceRequest |
The following table lists selected properties for the Opportunity table.
Property | Value |
---|---|
DisplayName | Opportunity |
DisplayCollectionName | Opportunities |
SchemaName | Opportunity |
CollectionSchemaName | Opportunities |
EntitySetName | opportunities |
LogicalName | opportunity |
LogicalCollectionName | opportunities |
PrimaryIdAttribute | opportunityid |
PrimaryNameAttribute | name |
TableType | Standard |
OwnershipType | UserOwned |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Shows the date and time when the opportunity was closed or canceled. |
DisplayName | Actual Close Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualclosedate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | DateOnly |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Type the actual revenue amount for the opportunity for reporting and analysis of estimated versus actual sales. Field defaults to the Est. Revenue value when an opportunity is won. |
DisplayName | Actual Revenue |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualvalue |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | -1000000000000 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Type a value between 0 and 1,000,000,000,000 to indicate the lead's potential available budget. |
DisplayName | Budget amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | budgetamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Select the likely budget status for the lead's company. This may help determine the lead rating or your sales approach. |
DisplayName | Budget |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | budgetstatus |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | budgetstatus |
Value | Label |
---|---|
0 | No Committed Budget |
1 | May Buy |
2 | Can Buy |
3 | Will Buy |
Property | Value |
---|---|
Description | Shows the campaign that the opportunity was created from. The ID is used for tracking the success of the campaign. |
DisplayName | Source Campaign |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | campaignid |
RequiredLevel | None |
Type | Lookup |
Targets | campaign |
Property | Value |
---|---|
Description | Choose whether the proposal feedback has been captured for the opportunity. |
DisplayName | Proposal Feedback Captured |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | captureproposalfeedback |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_captureproposalfeedback |
DefaultValue | False |
True Label | No |
False Label | Yes |
Property | Value |
---|---|
Description | Type a number from 0 to 100 that represents the likelihood of closing the opportunity. This can aid the sales team in their efforts to convert the opportunity in a sale. |
DisplayName | Probability |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | closeprobability |
RequiredLevel | None |
Type | Integer |
MaxValue | 100 |
MinValue | 0 |
Property | Value |
---|---|
Description | Select whether a final proposal has been completed for the opportunity. |
DisplayName | Final Proposal Ready |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | completefinalproposal |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_completefinalproposal |
DefaultValue | False |
True Label | Completed |
False Label | Mark complete |
Property | Value |
---|---|
Description | Select whether an internal review has been completed for this opportunity. |
DisplayName | Complete Internal Review |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | completeinternalreview |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_completeinternalreview |
DefaultValue | False |
True Label | Completed |
False Label | Mark complete |
Property | Value |
---|---|
Description | Select whether the lead confirmed interest in your offerings. This helps in determining the lead quality and the probability of it turning into an opportunity. |
DisplayName | Confirm Interest |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | confirminterest |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | confirminterest |
DefaultValue | False |
True Label | No |
False Label | Yes |
Property | Value |
---|---|
Description | Type notes about the company or organization associated with the opportunity. |
DisplayName | Current Situation |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | currentsituation |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Select the customer account or contact to provide a quick link to additional customer details, such as address, phone number, activities, and orders. |
DisplayName | Potential Customer |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customerid |
RequiredLevel | ApplicationRequired |
Type | Customer |
Targets | account, contact |
Property | Value |
---|---|
Description | |
DisplayName | Potential Customer Type |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridtype |
RequiredLevel | ApplicationRequired |
Type | EntityName |
Property | Value |
---|---|
Description | Type some notes about the customer's requirements, to help the sales team identify products and services that could meet their requirements. |
DisplayName | Customer Need |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customerneed |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Type notes about the customer's pain points to help the sales team identify products and services that could address these pain points. |
DisplayName | Customer Pain Points |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | customerpainpoints |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Select whether your notes include information about who makes the purchase decisions at the lead's company. |
DisplayName | Decision Maker? |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | decisionmaker |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | decisionmaker |
DefaultValue | False |
True Label | completed |
False Label | mark complete |
Property | Value |
---|---|
Description | Type additional information to describe the opportunity, such as possible products to sell or past purchases from the customer. |
DisplayName | Description |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | description |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Select whether a proposal has been developed for the opportunity. |
DisplayName | Develop Proposal |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | developproposal |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_developproposal |
DefaultValue | False |
True Label | Completed |
False Label | Mark complete |
Property | Value |
---|---|
Description | Type the discount amount for the opportunity if the customer is eligible for special savings. |
DisplayName | Opportunity Discount Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | discountamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Type the discount rate that should be applied to the Product Totals field to include additional savings for the customer in the opportunity. |
DisplayName | Opportunity Discount (%) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | discountpercentage |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100 |
MinValue | 0 |
Precision | 2 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | The primary email address for the entity. |
DisplayName | Email Address |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | emailaddress |
RequiredLevel | None |
Type | String |
Format | |
FormatName | |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 100 |
Property | Value |
---|---|
Description | Enter the expected closing date of the opportunity to help make accurate revenue forecasts. |
DisplayName | Est. close date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | estimatedclosedate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | DateOnly |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Type the estimated revenue amount to indicate the potential sale or value of the opportunity for revenue forecasting. This field can be either system-populated or editable based on the selection in the Revenue field. |
DisplayName | Est. revenue |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | estimatedvalue |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | -1000000000000 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Select whether the fit between the lead's requirements and your offerings was evaluated. |
DisplayName | Evaluate Fit |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | evaluatefit |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | evaluatefit |
DefaultValue | False |
True Label | No |
False Label | Yes |
Property | Value |
---|---|
Description | Choose whether the sales team has recorded detailed notes on the proposals and the account's responses. |
DisplayName | File Debrief |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | filedebrief |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_filedebrief |
DefaultValue | False |
True Label | Completed |
False Label | Mark complete |
Property | Value |
---|---|
Description | Enter the date and time when the final decision of the opportunity was made. |
DisplayName | Final Decision Date |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | finaldecisiondate |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | DateOnly |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Type the cost of freight or shipping for the products included in the opportunity for use in calculating the Total Amount field. |
DisplayName | Freight Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | freightamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 1000000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Select whether information about competitors is included. |
DisplayName | Identify Competitors |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | identifycompetitors |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | identifycompetitors |
DefaultValue | False |
True Label | completed |
False Label | mark complete |
Property | Value |
---|---|
Description | Select whether the customer contacts for this opportunity have been identified. |
DisplayName | Identify Customer Contacts |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | identifycustomercontacts |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | identifycustomercontacts |
DefaultValue | False |
True Label | completed |
False Label | mark complete |
Property | Value |
---|---|
Description | Choose whether you have recorded who will pursue the opportunity. |
DisplayName | Identify Sales Team |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | identifypursuitteam |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | identifypursuitteam |
DefaultValue | False |
True Label | completed |
False Label | mark complete |
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 |
Property | Value |
---|---|
Description | Choose whether someone from the sales team contacted this lead earlier. |
DisplayName | Initial Communication |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | initialcommunication |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | initialcommunication |
Value | Label |
---|---|
0 | Contacted |
1 | Not Contacted |
Property | Value |
---|---|
Description | Select whether the estimated revenue for the opportunity is calculated automatically based on the products entered or entered manually by a user. |
DisplayName | Revenue |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | isrevenuesystemcalculated |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_isrevenuesystemcalculated |
DefaultValue | False |
True Label | System Calculated |
False Label | User Provided |
Property | Value |
---|---|
Description | Contains the date time stamp of the last on hold time. |
DisplayName | Last On Hold Time |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | lastonholdtime |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Categories used for forecasting. |
DisplayName | Forecast category |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_forecastcategory |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 100000001 |
GlobalChoiceName | msdyn_opportunity_msdyn_forecastcategory |
Value | Label |
---|---|
100000001 | Pipeline |
100000002 | Best case |
100000003 | Committed |
100000004 | Omitted |
100000005 | Won |
100000006 | Lost |
Property | Value |
---|---|
Description | Describes whether opportunity is opted out or not |
DisplayName | GDPR Optout |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_gdproptout |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | msdyn_opportunity_msdyn_gdproptout |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | |
DisplayName | (Deprecated) Opportunity Grade |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_opportunitygrade |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_opportunitygradeoptset |
Value | Label |
---|---|
0 | Grade A |
1 | Grade B |
2 | Grade C |
3 | Grade D |
Property | Value |
---|---|
Description | Maps to opportunity KPI records |
DisplayName | KPI |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_opportunitykpiid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_opportunitykpiitem |
Property | Value |
---|---|
Description | |
DisplayName | (Deprecated) Opportunity Score |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_opportunityscore |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | |
DisplayName | (Deprecated) Opportunity Score Trend |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_opportunityscoretrend |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | msdyn_opportunityscoretrendoptset |
Value | Label |
---|---|
0 | Improving |
1 | Steady |
2 | Declining |
3 | Not enough info |
Property | Value |
---|---|
Description | Predictive score |
DisplayName | Predictive Score |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_predictivescoreid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_predictivescore |
Property | Value |
---|---|
Description | |
DisplayName | (Deprecated) Score History |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_scorehistory |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | |
DisplayName | (Deprecated) Score Reasons |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_scorereasons |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Unique identifier for Segment associated with Opportunity. |
DisplayName | Segment Id |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_segmentid |
RequiredLevel | None |
Type | Lookup |
Targets | msdyn_segment |
Property | Value |
---|---|
Description | |
DisplayName | msdyn_similaropportunities |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | msdyn_similaropportunities |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 65536 |
Property | Value |
---|---|
Description | Type a subject or descriptive name, such as the expected order or company name, for the opportunity. |
DisplayName | Topic |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | name |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 300 |
Property | Value |
---|---|
Description | Choose how high the level of need is for the lead's company. |
DisplayName | Need |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | need |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | need |
Value | Label |
---|---|
0 | Must have |
1 | Should have |
2 | Good to have |
3 | No need |
Property | Value |
---|---|
Description | Unique identifier of the opportunity. |
DisplayName | Opportunity |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | opportunityid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Select the expected value or priority of the opportunity based on revenue, customer status, or closing probability. |
DisplayName | Rating |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | opportunityratingcode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 2 |
GlobalChoiceName | opportunity_opportunityratingcode |
Value | Label |
---|---|
1 | Hot |
2 | Warm |
3 | Cold |
Property | Value |
---|---|
Description | Choose the lead that the opportunity was created from for reporting and analytics. The field is read-only after the opportunity is created and defaults to the correct lead when an opportunity is created from a converted lead. |
DisplayName | Originating Lead |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | originatingleadid |
RequiredLevel | None |
Type | Lookup |
Targets | lead |
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 |
Property | Value |
---|---|
Description | Owner Id |
DisplayName | Owner |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Targets | systemuser, team |
Property | Value |
---|---|
Description | Owner Id Type |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
Property | Value |
---|---|
Description | Choose an account to connect this opportunity to, so that the relationship is visible in reports and analytics, and to provide a quick link to additional details, such as financial information and activities. |
DisplayName | Account |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentaccountid |
RequiredLevel | None |
Type | Lookup |
Targets | account |
Property | Value |
---|---|
Description | Choose a contact to connect this opportunity to, so that the relationship is visible in reports and analytics. |
DisplayName | Contact |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | parentcontactid |
RequiredLevel | None |
Type | Lookup |
Targets | contact |
Property | Value |
---|---|
Description | Information about whether the opportunity participates in workflow rules. |
DisplayName | Participates in Workflow |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | participatesinworkflow |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_participatesinworkflow |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | Select whether the final proposal has been presented to the account. |
DisplayName | Present Final Proposal |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | presentfinalproposal |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | identifypursuitteam |
DefaultValue | False |
True Label | completed |
False Label | mark complete |
Property | Value |
---|---|
Description | Select whether a proposal for the opportunity has been presented to the account. |
DisplayName | Presented Proposal |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | presentproposal |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_presentproposal |
DefaultValue | False |
True Label | Completed |
False Label | Mark complete |
Property | Value |
---|---|
Description | Choose the price list associated with this record to make sure the products associated with the campaign are offered at the correct prices. |
DisplayName | Price List |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | pricelevelid |
RequiredLevel | None |
Type | Lookup |
Targets | pricelevel |
Property | Value |
---|---|
Description | Pricing error for the opportunity. |
DisplayName | Pricing Error |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | pricingerrorcode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | qooi_pricingerrorcode |
Value | Label |
---|---|
0 | None |
1 | Detail Error |
2 | Missing Price Level |
3 | Inactive Price Level |
4 | Missing Quantity |
5 | Missing Unit Price |
6 | Missing Product |
7 | Invalid Product |
8 | Missing Pricing Code |
9 | Invalid Pricing Code |
10 | Missing UOM |
11 | Product Not In Price Level |
12 | Missing Price Level Amount |
13 | Missing Price Level Percentage |
14 | Missing Price |
15 | Missing Current Cost |
16 | Missing Standard Cost |
17 | Invalid Price Level Amount |
18 | Invalid Price Level Percentage |
19 | Invalid Price |
20 | Invalid Current Cost |
21 | Invalid Standard Cost |
22 | Invalid Rounding Policy |
23 | Invalid Rounding Option |
24 | Invalid Rounding Amount |
25 | Price Calculation Error |
26 | Invalid Discount Type |
27 | Discount Type Invalid State |
28 | Invalid Discount |
29 | Invalid Quantity |
30 | Invalid Pricing Precision |
31 | Missing Product Default UOM |
32 | Missing Product UOM Schedule |
33 | Inactive Discount Type |
34 | Invalid Price Level Currency |
35 | Price Attribute Out Of Range |
36 | Base Currency Attribute Overflow |
37 | Base Currency Attribute Underflow |
38 | Transaction currency is not set for the product price list item |
Property | Value |
---|---|
Description | Select the priority so that preferred customers or critical issues are handled quickly. |
DisplayName | Priority |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | prioritycode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | opportunity_prioritycode |
Value | Label |
---|---|
1 | Default Value |
Property | Value |
---|---|
Description | Contains the id of the process associated with the entity. |
DisplayName | Process Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | processid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Type notes about the proposed solution for the opportunity. |
DisplayName | Proposed Solution |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | proposedsolution |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Choose whether an individual or a committee will be involved in the purchase process for the lead. |
DisplayName | Purchase Process |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | purchaseprocess |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | purchaseprocess |
Value | Label |
---|---|
0 | Individual |
1 | Committee |
2 | Unknown |
Property | Value |
---|---|
Description | Choose how long the lead will likely take to make the purchase. |
DisplayName | Purchase Timeframe |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | purchasetimeframe |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | purchasetimeframe |
Value | Label |
---|---|
0 | Immediate |
1 | This Quarter |
2 | Next Quarter |
3 | This Year |
4 | Unknown |
Property | Value |
---|---|
Description | Select whether the decision about pursuing the opportunity has been made. |
DisplayName | Decide Go/No-Go |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | pursuitdecision |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_pursuitdecision |
DefaultValue | False |
True Label | No |
False Label | Yes |
Property | Value |
---|---|
Description | Type comments about the qualification or scoring of the lead. |
DisplayName | Qualification Comments |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | qualificationcomments |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Type comments about the quotes associated with the opportunity. |
DisplayName | Quote Comments |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | quotecomments |
RequiredLevel | None |
Type | Memo |
Format | TextArea |
FormatName | TextArea |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 2000 |
Property | Value |
---|---|
Description | Choose whether the proposal feedback has been captured and resolved for the opportunity. |
DisplayName | Feedback Resolved |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | resolvefeedback |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_resolvefeedback |
DefaultValue | False |
True Label | No |
False Label | Yes |
Property | Value |
---|---|
Description | Select the sales stage of this opportunity to aid the sales team in their efforts to win this opportunity. |
DisplayName | Sales Stage |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | salesstage |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | opportunity_salesstage |
Value | Label |
---|---|
0 | Qualify |
1 | Develop |
2 | Propose |
3 | Close |
Property | Value |
---|---|
Description | Select the sales process stage for the opportunity to indicate the probability of closing the opportunity. |
DisplayName | Process Code |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | salesstagecode |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 1 |
GlobalChoiceName | opportunity_salesstagecode |
Value | Label |
---|---|
1 | Default Value |
Property | Value |
---|---|
Description | Enter the date and time of the prospecting follow-up meeting with the lead. |
DisplayName | Scheduled Follow up (Prospect) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | schedulefollowup_prospect |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Enter the date and time of the qualifying follow-up meeting with the lead. |
DisplayName | Scheduled Follow up (Qualify) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | schedulefollowup_qualify |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Enter the date and time of the proposal meeting for the opportunity. |
DisplayName | Schedule Proposal Meeting |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | scheduleproposalmeeting |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Select whether a thank you note has been sent to the account for considering the proposal. |
DisplayName | Send Thank You Note |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | sendthankyounote |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_sendthankyounote |
DefaultValue | False |
True Label | Completed |
False Label | Mark complete |
Property | Value |
---|---|
Description | Skip Price Calculation (For Internal Use) |
DisplayName | Skip Price Calculation |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | skippricecalculation |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | 0 |
GlobalChoiceName | qooi_skippricecalculation |
Value | Label |
---|---|
0 | DoPriceCalcAlways |
1 | SkipPriceCalcOnRetrieve |
Property | Value |
---|---|
Description | Choose the service level agreement (SLA) that you want to apply to the opportunity record. |
DisplayName | SLA |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | slaid |
RequiredLevel | None |
Type | Lookup |
Targets | sla |
Property | Value |
---|---|
Description | Contains the id of the stage where the entity is located. |
DisplayName | (Deprecated) Stage Id |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | stageid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Shows whether the opportunity is open, won, or lost. Won and lost opportunities are read-only and can't be edited until they are reactivated. |
DisplayName | Status |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | State |
DefaultFormValue | 0 |
GlobalChoiceName | opportunity_statecode |
Value | Details |
---|---|
0 | Label: Open DefaultStatus: 1 InvariantName: Open |
1 | Label: Won DefaultStatus: 3 InvariantName: Won |
2 | Label: Lost DefaultStatus: 4 InvariantName: Lost |
Property | Value |
---|---|
Description | Select the opportunity's status. |
DisplayName | Status Reason |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | -1 |
GlobalChoiceName | opportunity_statuscode |
Value | Details |
---|---|
1 | Label: In Progress State:0 TransitionData: None |
2 | Label: On Hold State:0 TransitionData: None |
3 | Label: Won State:1 TransitionData: None |
4 | Label: Canceled State:2 TransitionData: None |
5 | Label: Out-Sold State:2 TransitionData: None |
Property | Value |
---|---|
Description | Shows the ID of the workflow step. |
DisplayName | Step |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | stepid |
RequiredLevel | None |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Shows the current phase in the sales pipeline for the opportunity. |
DisplayName | Pipeline Phase |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | stepname |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 200 |
Property | Value |
---|---|
Description | Number of users or conversations followed the record |
DisplayName | TeamsFollowed |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | teamsfollowed |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
Description | Select when the opportunity is likely to be closed. |
DisplayName | Timeline |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | timeline |
RequiredLevel | None |
Type | Picklist |
DefaultFormValue | -1 |
GlobalChoiceName | opportunity_timeline |
Value | Label |
---|---|
0 | Immediate |
1 | This Quarter |
2 | Next Quarter |
3 | This Year |
4 | Not known |
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 |
Property | Value |
---|---|
Description | Shows the total amount due, calculated as the sum of the products, discounts, freight, and taxes for the opportunity. |
DisplayName | Total Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Shows the total product amount for the opportunity, minus any discounts. This value is added to freight and tax amounts in the calculation for the total amount of the opportunity. |
DisplayName | Total Pre-Freight Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalamountlessfreight |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Shows the total discount amount, based on the discount price and rate entered on the opportunity. |
DisplayName | Total Discount Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totaldiscountamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Shows the sum of all existing and write-in products included on the opportunity, based on the specified price list and quantities. |
DisplayName | Total Detail Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totallineitemamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Shows the total of the Manual Discount amounts specified on all products included in the opportunity. This value is reflected in the Total Detail Amount field on the opportunity and is added to any discount amount or rate specified on the opportunity. |
DisplayName | Total Line Item Discount Amount |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totallineitemdiscountamount |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 0 (Precision property) |
Property | Value |
---|---|
Description | Shows the total of the Tax amounts specified on all products included in the opportunity, included in the Total Amount field calculation for the opportunity. |
DisplayName | Total Tax |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totaltax |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Choose the local currency for the record to make sure budgets are reported in the correct currency. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | transactioncurrency |
Property | Value |
---|---|
Description | A comma separated list of string values representing the unique identifiers of stages in a Business Process Flow Instance in the order that they occur. |
DisplayName | (Deprecated) Traversed Path |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | traversedpath |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1250 |
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 |
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
Property | Value |
---|---|
Description | Internal attribute for storing customerid. Do not use this attribute directly; use parentaccountid instead. |
DisplayName | Account |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | accountid |
RequiredLevel | None |
Type | Lookup |
Targets | account |
Property | Value |
---|---|
Description | Value of the Actual Revenue in base currency. |
DisplayName | Actual Revenue (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | actualvalue_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Budget Amount in base currency. |
DisplayName | Budget Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | budgetamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Internal attribute for storing customerid. Do not use this attribute directly; use parentcontactid instead. |
DisplayName | Contact |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | contactid |
RequiredLevel | None |
Type | Lookup |
Targets | contact |
Property | Value |
---|---|
Description | Shows who created the record. |
DisplayName | Created By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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 |
Property | Value |
---|---|
Description | Shows who created the record on behalf of another user. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridname |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 160 |
Property | Value |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | customeridyominame |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 450 |
Property | Value |
---|---|
Description | Value of the Opportunity Discount Amount in base currency. |
DisplayName | Opportunity Discount Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | discountamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Est. Revenue in base currency. |
DisplayName | Est. Revenue (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | estimatedvalue_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | 1E-12 |
Precision | 12 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Value of the Freight Amount in base currency. |
DisplayName | Freight Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | freightamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Indicates whether the opportunity is private or visible to the entire organization. |
DisplayName | Is Private |
IsValidForForm | False |
IsValidForRead | False |
LogicalName | isprivate |
RequiredLevel | None |
Type | Boolean |
GlobalChoiceName | opportunity_isprivate |
DefaultValue | False |
True Label | Yes |
False Label | No |
Property | Value |
---|---|
Description | Shows who last updated the record. |
DisplayName | Modified By |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
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 |
Property | Value |
---|---|
Description | Shows who last updated the record on behalf of another user. |
DisplayName | Modified By (Delegate) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Shows the duration in minutes for which the opportunity was on hold. |
DisplayName | On Hold Time (Minutes) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | onholdtime |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
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 |
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 |
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 |
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 |
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 |
Property | Value |
---|---|
Description | Last SLA that was applied to this opportunity. This field is for internal use only. |
DisplayName | Last SLA applied |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | slainvokedid |
RequiredLevel | None |
Type | Lookup |
Targets | sla |
Property | Value |
---|---|
Description | Total time spent for emails (read and write) and meetings by me in relation to the opportunity record. |
DisplayName | Time Spent by me |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timespentbymeonemailandmeetings |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Auto |
IsLocalizable | False |
MaxLength | 1250 |
Property | Value |
---|---|
Description | Value of the Total Amount in base currency. |
DisplayName | Total Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Total Pre-Freight Amount in base currency. |
DisplayName | Total Pre-Freight Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totalamountlessfreight_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Total Discount Amount in base currency. |
DisplayName | Total Discount Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totaldiscountamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Total Detail Amount in base currency. |
DisplayName | Total Detail Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totallineitemamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Total Line Item Discount Amount in base currency. |
DisplayName | Total Line Item Discount Amount (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totallineitemdiscountamount_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Value of the Total Tax in base currency. |
DisplayName | Total Tax (Base) |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | totaltax_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Version Number |
DisplayName | Version Number |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: businessunit business_unit_opportunities
Property | Value |
---|---|
ReferencedEntity | businessunit |
ReferencedAttribute | businessunitid |
ReferencingAttribute | owningbusinessunit |
ReferencingEntityNavigationPropertyName | owningbusinessunit |
IsHierarchical | |
CascadeConfiguration | Archive: Restrict Assign: NoCascade Delete: Restrict Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: campaign campaign_opportunities
Property | Value |
---|---|
ReferencedEntity | campaign |
ReferencedAttribute | campaignid |
ReferencingAttribute | campaignid |
ReferencingEntityNavigationPropertyName | campaignid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser lk_opportunity_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 |
One-To-Many Relationship: systemuser lk_opportunity_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 |
One-To-Many Relationship: systemuser lk_opportunitybase_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 |
One-To-Many Relationship: systemuser lk_opportunitybase_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 |
One-To-Many Relationship: sla manualsla_opportunity
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slaid |
ReferencingEntityNavigationPropertyName | sla_opportunity_sla |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: msdyn_opportunitykpiitem msdyn_msdyn_opportunitykpiitem_opportunity_opportunitykpiid
Property | Value |
---|---|
ReferencedEntity | msdyn_opportunitykpiitem |
ReferencedAttribute | msdyn_opportunitykpiitemid |
ReferencingAttribute | msdyn_opportunitykpiid |
ReferencingEntityNavigationPropertyName | msdyn_opportunitykpiid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: msdyn_predictivescore msdyn_msdyn_predictivescore_opportunity
Property | Value |
---|---|
ReferencedEntity | msdyn_predictivescore |
ReferencedAttribute | msdyn_predictivescoreid |
ReferencingAttribute | msdyn_predictivescoreid |
ReferencingEntityNavigationPropertyName | msdyn_PredictiveScoreId |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: msdyn_segment msdyn_msdyn_segment_opportunity
Property | Value |
---|---|
ReferencedEntity | msdyn_segment |
ReferencedAttribute | msdyn_segmentid |
ReferencingAttribute | msdyn_segmentid |
ReferencingEntityNavigationPropertyName | msdyn_segmentid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: account opportunity_customer_accounts
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | customerid |
ReferencingEntityNavigationPropertyName | customerid_account |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
One-To-Many Relationship: contact opportunity_customer_contacts
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | customerid |
ReferencingEntityNavigationPropertyName | customerid_contact |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade RollupView: NoCascade Share: Cascade Unshare: Cascade |
One-To-Many Relationship: lead opportunity_originating_lead
Property | Value |
---|---|
ReferencedEntity | lead |
ReferencedAttribute | leadid |
ReferencingAttribute | originatingleadid |
ReferencingEntityNavigationPropertyName | originatingleadid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: systemuser opportunity_owning_user
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 Relationship: account opportunity_parent_account
Property | Value |
---|---|
ReferencedEntity | account |
ReferencedAttribute | accountid |
ReferencingAttribute | parentaccountid |
ReferencingEntityNavigationPropertyName | parentaccountid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: contact opportunity_parent_contact
Property | Value |
---|---|
ReferencedEntity | contact |
ReferencedAttribute | contactid |
ReferencingAttribute | parentcontactid |
ReferencingEntityNavigationPropertyName | parentcontactid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: Cascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: owner owner_opportunitys
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 |
One-To-Many Relationship: pricelevel price_level_opportunties
Property | Value |
---|---|
ReferencedEntity | pricelevel |
ReferencedAttribute | pricelevelid |
ReferencingAttribute | pricelevelid |
ReferencingEntityNavigationPropertyName | pricelevelid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: processstage processstage_opportunity
Property | Value |
---|---|
ReferencedEntity | processstage |
ReferencedAttribute | processstageid |
ReferencingAttribute | stageid |
ReferencingEntityNavigationPropertyName | stageid_processstage |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: sla sla_opportunity
Property | Value |
---|---|
ReferencedEntity | sla |
ReferencedAttribute | slaid |
ReferencingAttribute | slainvokedid |
ReferencingEntityNavigationPropertyName | slainvokedid_opportunity_sla |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: team team_opportunities
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 |
One-To-Many Relationship: transactioncurrency transactioncurrency_opportunity
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 |
These relationships are one-to-many. Listed by SchemaName.
Many-To-One Relationship: bulkoperationlog CreatedOpportunity_BulkOperationLogs
Property | Value |
---|---|
ReferencingEntity | bulkoperationlog |
ReferencingAttribute | createdobjectid |
ReferencedEntityNavigationPropertyName | CreatedOpportunity_BulkOperationLogs |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: lead lead_qualifying_opportunity
Property | Value |
---|---|
ReferencingEntity | lead |
ReferencingAttribute | qualifyingopportunityid |
ReferencedEntityNavigationPropertyName | lead_qualifying_opportunity |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: leadtoopportunitysalesprocess lk_leadtoopportunitysalesprocess_opportunityid
Property | Value |
---|---|
ReferencingEntity | leadtoopportunitysalesprocess |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | opportunity_leadtoopportunitysalesprocess |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: opportunitysalesprocess lk_opportunitysalesprocess_opportunityid
Property | Value |
---|---|
ReferencingEntity | opportunitysalesprocess |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | opportunity_opportunitysalesprocess |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_salescopilotinsight msdyn_msdyn_salescopilotinsight_opportunity_msdyn_targetentityid
Property | Value |
---|---|
ReferencingEntity | msdyn_salescopilotinsight |
ReferencingAttribute | msdyn_targetentityid |
ReferencedEntityNavigationPropertyName | msdyn_msdyn_salescopilotinsight_opportunity_msdyn_targetentityid |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_dailyopportunitykpiitem msdyn_opportunity_dailyopportunitykpiitem_entityid
Property | Value |
---|---|
ReferencingEntity | msdyn_dailyopportunitykpiitem |
ReferencingAttribute | msdyn_entityid |
ReferencedEntityNavigationPropertyName | msdyn_opportunity_dailyopportunitykpiitem_entityid |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_mostcontacted msdyn_opportunity_msdyn_mostcontacted_regardingObjectId
Property | Value |
---|---|
ReferencingEntity | msdyn_mostcontacted |
ReferencingAttribute | msdyn_opportunity_regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_opportunity_msdyn_mostcontacted_regardingObjectId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_mostcontactedby msdyn_opportunity_msdyn_mostcontactedby_regardingObjectId
Property | Value |
---|---|
ReferencingEntity | msdyn_mostcontactedby |
ReferencingAttribute | msdyn_opportunity_regardingobjectid |
ReferencedEntityNavigationPropertyName | msdyn_opportunity_msdyn_mostcontactedby_regardingObjectId |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_opportunitykpiitem msdyn_opportunity_msdyn_opportunitykpiitem_opportunityid
Property | Value |
---|---|
ReferencingEntity | msdyn_opportunitykpiitem |
ReferencingAttribute | msdyn_opportunityid |
ReferencedEntityNavigationPropertyName | msdyn_opportunity_msdyn_opportunitykpiitem_opportunityid |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_salesroutingrun msdyn_opportunity_msdyn_salesroutingrun_targetobject
Property | Value |
---|---|
ReferencingEntity | msdyn_salesroutingrun |
ReferencingAttribute | msdyn_targetobject |
ReferencedEntityNavigationPropertyName | msdyn_opportunity_msdyn_salesroutingrun_targetobject |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_timespent msdyn_opportunity_msdyn_timespent_opplookup
Property | Value |
---|---|
ReferencingEntity | msdyn_timespent |
ReferencingAttribute | msdyn_opplookup |
ReferencedEntityNavigationPropertyName | msdyn_opportunity_msdyn_timespent_opplookup |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_sabackupdiagnostic msdyn_sabackupdiagnostic_opportunity_msdyn_target
Property | Value |
---|---|
ReferencingEntity | msdyn_sabackupdiagnostic |
ReferencingAttribute | msdyn_target |
ReferencedEntityNavigationPropertyName | msdyn_sabackupdiagnostic_opportunity_msdyn_target |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_salesroutingdiagnostic msdyn_salesroutingdiagnostic_opportunity_msdyn_target
Property | Value |
---|---|
ReferencingEntity | msdyn_salesroutingdiagnostic |
ReferencingAttribute | msdyn_target |
ReferencedEntityNavigationPropertyName | msdyn_salesroutingdiagnostic_opportunity_msdyn_target |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_salessuggestion msdyn_salessuggestion_opportunity_qualifiedrecord
Property | Value |
---|---|
ReferencingEntity | msdyn_salessuggestion |
ReferencingAttribute | msdyn_qualifiedrecord |
ReferencedEntityNavigationPropertyName | msdyn_salessuggestion_opportunity_qualifiedrecord |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_sequencetarget msdyn_sequencetarget_opportunity_msdyn_target
Property | Value |
---|---|
ReferencingEntity | msdyn_sequencetarget |
ReferencingAttribute | msdyn_target |
ReferencedEntityNavigationPropertyName | msdyn_sequencetarget_opportunity_msdyn_target |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: actioncard opportunity_actioncard
Property | Value |
---|---|
ReferencingEntity | actioncard |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_actioncard |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: activityparty opportunity_activity_parties
Property | Value |
---|---|
ReferencingEntity | activityparty |
ReferencingAttribute | partyid |
ReferencedEntityNavigationPropertyName | opportunity_activity_parties |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: activitypointer Opportunity_ActivityPointers
Property | Value |
---|---|
ReferencingEntity | activitypointer |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_ActivityPointers |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 20 QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: adx_inviteredemption opportunity_adx_inviteredemptions
Property | Value |
---|---|
ReferencingEntity | adx_inviteredemption |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_adx_inviteredemptions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: adx_portalcomment opportunity_adx_portalcomments
Property | Value |
---|---|
ReferencingEntity | adx_portalcomment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_adx_portalcomments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: annotation Opportunity_Annotation
Property | Value |
---|---|
ReferencingEntity | annotation |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | Opportunity_Annotation |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: appointment Opportunity_Appointments
Property | Value |
---|---|
ReferencingEntity | appointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_Appointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: asyncoperation Opportunity_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_AsyncOperations |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: bulkdeletefailure Opportunity_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: chat opportunity_chats
Property | Value |
---|---|
ReferencingEntity | chat |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_chats |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: connection opportunity_connections1
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record1id |
ReferencedEntityNavigationPropertyName | opportunity_connections1 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: connection opportunity_connections2
Property | Value |
---|---|
ReferencingEntity | connection |
ReferencingAttribute | record2id |
ReferencedEntityNavigationPropertyName | opportunity_connections2 |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 100 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: duplicaterecord Opportunity_DuplicateBaseRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | baserecordid |
ReferencedEntityNavigationPropertyName | Opportunity_DuplicateBaseRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: duplicaterecord Opportunity_DuplicateMatchingRecord
Property | Value |
---|---|
ReferencingEntity | duplicaterecord |
ReferencingAttribute | duplicaterecordid |
ReferencedEntityNavigationPropertyName | Opportunity_DuplicateMatchingRecord |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: email Opportunity_Emails
Property | Value |
---|---|
ReferencingEntity | email |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_Emails |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: fax Opportunity_Faxes
Property | Value |
---|---|
ReferencingEntity | fax |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_Faxes |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: invoice opportunity_invoices
Property | Value |
---|---|
ReferencingEntity | invoice |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | opportunity_invoices |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 30 QueryApi: CRMInvoice.RetrieveByObject ViewId: a84eb3ff-6dc5-4f57-bbf0-7b664c11fb62 |
Many-To-One Relationship: letter Opportunity_Letters
Property | Value |
---|---|
ReferencingEntity | letter |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_Letters |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: mailboxtrackingfolder Opportunity_MailboxTrackingFolder
Property | Value |
---|---|
ReferencingEntity | mailboxtrackingfolder |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_MailboxTrackingFolder |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: msdyn_copilottranscript opportunity_msdyn_copilottranscripts
Property | Value |
---|---|
ReferencingEntity | msdyn_copilottranscript |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_msdyn_copilottranscripts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: msdyn_ocliveworkitem opportunity_msdyn_ocliveworkitems
Property | Value |
---|---|
ReferencingEntity | msdyn_ocliveworkitem |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_msdyn_ocliveworkitems |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: msdyn_ocsession opportunity_msdyn_ocsessions
Property | Value |
---|---|
ReferencingEntity | msdyn_ocsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_msdyn_ocsessions |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: msfp_alert opportunity_msfp_alerts
Property | Value |
---|---|
ReferencingEntity | msfp_alert |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_msfp_alerts |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: msfp_surveyinvite opportunity_msfp_surveyinvites
Property | Value |
---|---|
ReferencingEntity | msfp_surveyinvite |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_msfp_surveyinvites |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: msfp_surveyresponse opportunity_msfp_surveyresponses
Property | Value |
---|---|
ReferencingEntity | msfp_surveyresponse |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_msfp_surveyresponses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: opportunityclose Opportunity_OpportunityClose
Property | Value |
---|---|
ReferencingEntity | opportunityclose |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | Opportunity_OpportunityClose |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: opportunityclose opportunity_OpportunityCloses
Property | Value |
---|---|
ReferencingEntity | opportunityclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_OpportunityCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: orderclose opportunity_OrderCloses
Property | Value |
---|---|
ReferencingEntity | orderclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_OrderCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: phonecall Opportunity_Phonecalls
Property | Value |
---|---|
ReferencingEntity | phonecall |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_Phonecalls |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: postfollow opportunity_PostFollows
Property | Value |
---|---|
ReferencingEntity | postfollow |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_PostFollows |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: postregarding opportunity_PostRegardings
Property | Value |
---|---|
ReferencingEntity | postregarding |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_PostRegardings |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: post opportunity_Posts
Property | Value |
---|---|
ReferencingEntity | post |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_Posts |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: principalobjectattributeaccess opportunity_principalobjectattributeaccess
Property | Value |
---|---|
ReferencingEntity | principalobjectattributeaccess |
ReferencingAttribute | objectid |
ReferencedEntityNavigationPropertyName | opportunity_principalobjectattributeaccess |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: processsession Opportunity_ProcessSessions
Property | Value |
---|---|
ReferencingEntity | processsession |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_ProcessSessions |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: 110 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: quoteclose opportunity_QuoteCloses
Property | Value |
---|---|
ReferencingEntity | quoteclose |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_QuoteCloses |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMActivity.RollupByParty ViewId: 00000000-0000-0000-00aa-000010001903 |
Many-To-One Relationship: quote opportunity_quotes
Property | Value |
---|---|
ReferencingEntity | quote |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | opportunity_quotes |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Sales Label: MenuId: null Order: 10 QueryApi: CRMQuote.RetrieveByObject ViewId: 642095db-91dd-4813-bb31-665a3a2bae61 |
Many-To-One Relationship: recurringappointmentmaster Opportunity_RecurringAppointmentMasters
Property | Value |
---|---|
ReferencingEntity | recurringappointmentmaster |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_RecurringAppointmentMasters |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: salesorder opportunity_sales_orders
Property | Value |
---|---|
ReferencingEntity | salesorder |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | opportunity_sales_orders |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Sales Label: MenuId: null Order: 20 QueryApi: CRMSalesOrder.RetrieveByObject ViewId: 71f7da6e-2772-4097-89d1-3670ff8348bb |
Many-To-One Relationship: serviceappointment Opportunity_ServiceAppointments
Property | Value |
---|---|
ReferencingEntity | serviceappointment |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_ServiceAppointments |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: sharepointdocumentlocation Opportunity_SharepointDocumentLocation
Property | Value |
---|---|
ReferencingEntity | sharepointdocumentlocation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_SharepointDocumentLocation |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: socialactivity Opportunity_SocialActivities
Property | Value |
---|---|
ReferencingEntity | socialactivity |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_SocialActivities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: syncerror Opportunity_SyncErrors
Property | Value |
---|---|
ReferencingEntity | syncerror |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_SyncErrors |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: task Opportunity_Tasks
Property | Value |
---|---|
ReferencingEntity | task |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | Opportunity_Tasks |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: team opportunity_Teams
Property | Value |
---|---|
ReferencingEntity | team |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | opportunity_Teams |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionName Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Many-To-One Relationship: opportunityproduct product_opportunities
Property | Value |
---|---|
ReferencingEntity | opportunityproduct |
ReferencingAttribute | opportunityid |
ReferencedEntityNavigationPropertyName | product_opportunities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: 10 QueryApi: CRMOpportunityProduct.RetrieveByObject ViewId: 57e13b8f-1788-4c77-9bd4-427a0f71e986 |
Many-To-One Relationship: slakpiinstance slakpiinstance_opportunity
Property | Value |
---|---|
ReferencingEntity | slakpiinstance |
ReferencingAttribute | regarding |
ReferencedEntityNavigationPropertyName | slakpiinstance_opportunity |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
These relationships are many-to-many. Listed by SchemaName.
See competitor opportunitycompetitors_association Many-To-Many Relationship
Property | Value |
---|---|
IntersectEntityName | opportunitycompetitors |
IsCustomizable | False |
SchemaName | opportunitycompetitors_association |
IntersectAttribute | opportunityid |
NavigationPropertyName | opportunitycompetitors_association |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: CRMOpportunity.RetrieveByObject ViewId: 00000000-0000-0000-00aa-000010001203 |
Dataverse table/entity reference
Dataverse Web API Reference
Avvenimenti
Kampjonati tad-Dinja Power BI DataViz
Feb 14, 4 PM - Mar 31, 4 PM
B'4 ċansijiet biex tidħol, tista 'tirbaħ pakkett ta' konferenza u tagħmilha għall-Grand Finale LIVE f'Las Vegas
Sir af aktarTaħriġ
Modulu
Administrar oportunidades con Dynamics 365 Sales - Training
Administre oportunidades con mayor facilidad gracias a las capacidades de administración de oportunidades de Microsoft Dynamics 365 y convierta en clientes más clientes potenciales. En este módulo, aprenderá cómo y cuándo se usan y administran las oportunidades en Dynamics 365. También aprenderá sobre las opciones para crear oportunidades, sus relaciones con otros registros y cómo administrarlas a lo largo de su ciclo de vida. Al proporcionar una vista completa del cliente, Dynamics 365 le ayuda a cerrar má
Dokumentazzjoni
Tipos de campos e tipos de datos de campos en Dynamics 365 Customer Engagement (on-premises)
Coñeza a diferenza entre campos simples, calculados e de resumo. Os datos de campos poden incluír liñas de texto, moeda, datas e horas, imaxes e moito máis.
Atribuír rexistros en Dynamics 365 Customer Engagement (on-premises)
Se desexa que outra persoa manexe unha conta ou contacto, pode asignarlle ese rexistro. Tamén pode atribuír un rexistro a un equipo ou a vostede mesmo.
Como podo personalizar o fluxo do proceso de negocio nas fases do proxecto?
Unha visión xeral de como personalizar o fluxo do proceso de negocio de Project Stages.