Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Hinweis
Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.
Year long fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
Nachrichten
Nachricht | Web-API-Vorgang | SDK-Klasse oder -Methode |
---|---|---|
Create | POST [org URI]/api/data/v9.0/annualfiscalcalendars Weitere Informationen finden Sie unter Erstellen |
CreateRequest oder Create |
Delete | DELETE [org URI]/api/data/v9.0/annualfiscalcalendars(userfiscalcalendarid) Weitere Informationen finden Sie unter Löschen |
DeleteRequest oder Delete |
Retrieve | GET [org URI]/api/data/v9.0/annualfiscalcalendars(userfiscalcalendarid) Weitere Informationen finden Sie unter Abrufen |
RetrieveRequest oder Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/annualfiscalcalendars Weitere Informationen finden Sie unter Daten abfragen |
RetrieveMultipleRequest oder RetrieveMultiple |
Update | PATCH [org URI]/api/data/v9.0/annualfiscalcalendars(userfiscalcalendarid) Weitere Informationen finden Sie unter Aktualisieren |
UpdateRequest oder Update |
Eigenschaften
Eigenschaft | Wert |
---|---|
CollectionSchemaName | AnnualFiscalCalendars |
DisplayCollectionName | Annual Fiscal Calendars |
DisplayName | Annual Fiscal Calendar |
EntitySetName | annualfiscalcalendars |
IsBPFEntity | False |
LogicalCollectionName | annualfiscalcalendars |
LogicalName | annualfiscalcalendar |
OwnershipType | None |
PrimaryIdAttribute | userfiscalcalendarid |
PrimaryNameAttribute | |
SchemaName | AnnualFiscalCalendar |
Schreibbare Spalten/Attribute
Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.
- EffectiveOn
- Period1
- SalesPersonId
- TimeZoneRuleVersionNumber
- TransactionCurrencyId
- UserFiscalCalendarId
- UTCConversionTimeZoneCode
EffectiveOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the fiscal calendar sales quota takes effect. |
DisplayName | |
Format | DateOnly |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | effectiveon |
RequiredLevel | SystemRequired |
Type | DateTime |
Period1
Eigenschaft | Wert |
---|---|
Description | Sales quota for the first period in the fiscal year. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | annual |
MaxValue | 100000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 |
RequiredLevel | SystemRequired |
Type | Money |
SalesPersonId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the sales person associated with the sales quota. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | salespersonid |
RequiredLevel | SystemRequired |
Targets | systemuser |
Type | Lookup |
TimeZoneRuleVersionNumber
Eigenschaft | Wert |
---|---|
Description | For internal use only. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
TransactionCurrencyId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the currency associated with the annual fiscal calendar. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | transactioncurrencyid |
RequiredLevel | ApplicationRequired |
Targets | transactioncurrency |
Type | Lookup |
UserFiscalCalendarId
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user associated with the annual fiscal calendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | userfiscalcalendarid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
UTCConversionTimeZoneCode
Eigenschaft | Wert |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | utcconversiontimezonecode |
MaxValue | 2147483647 |
MinValue | -1 |
RequiredLevel | None |
Type | Integer |
Schreibgeschützt Spalten/Attribute
Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.
- BusinessUnitId
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ExchangeRate
- FiscalPeriodType
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- Period1_Base
- SalesPersonIdName
- SalesPersonIdYomiName
- TransactionCurrencyIdName
BusinessUnitId
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitid |
RequiredLevel | ApplicationRequired |
Targets | businessunit |
Type | Lookup |
BusinessUnitIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who created the quota for the annual fiscal calendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the quota for the annual fiscal calendar was created. |
DisplayName | |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CreatedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who created the annualfiscalcalendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
CreatedOnBehalfByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
CreatedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ExchangeRate
Eigenschaft | Wert |
---|---|
Description | Exchange rate for the currency associated with the annual fiscal calendar with respect to the base currency. |
DisplayName | Exchange Rate |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | exchangerate |
MaxValue | 100000000000 |
MinValue | 0.000000000001 |
Precision | 12 |
RequiredLevel | None |
Type | Decimal |
FiscalPeriodType
Eigenschaft | Wert |
---|---|
Description | Type of fiscal period used in the sales quota. |
DisplayName | |
Format | None |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | fiscalperiodtype |
MaxValue | 2147483647 |
MinValue | -2147483648 |
RequiredLevel | SystemRequired |
Type | Integer |
ModifiedBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the user who last modified the quota for the annual fiscal calendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOn
Eigenschaft | Wert |
---|---|
DateTimeBehavior | UserLocal |
Description | Date and time when the annual fiscal calendar was last modified. |
DisplayName | |
Format | DateAndTime |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
ModifiedOnBehalfBy
Eigenschaft | Wert |
---|---|
Description | Unique identifier of the delegate user who last modified the annualfiscalcalendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Targets | systemuser |
Type | Lookup |
ModifiedOnBehalfByName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
ModifiedOnBehalfByYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfbyyominame |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Period1_Base
Eigenschaft | Wert |
---|---|
Description | Base currency equivalent of the sales quota for the first period in the fiscal year. |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | annual_base |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 |
RequiredLevel | None |
Type | Money |
SalesPersonIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | salespersonidname |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
SalesPersonIdYomiName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | salespersonidyominame |
MaxLength | 100 |
RequiredLevel | SystemRequired |
Type | String |
TransactionCurrencyIdName
Eigenschaft | Wert |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | transactioncurrencyidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Eins-zu-Viele-Beziehungen
Aufgelistet durch SchemaName.
AnnualFiscalCalendar_AsyncOperations
Wie die AnnualFiscalCalendar_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | AnnualFiscalCalendar_AsyncOperations |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
AnnualFiscalCalendar_BulkDeleteFailures
Wie die AnnualFiscalCalendar_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.
Eigenschaft | Wert |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | AnnualFiscalCalendar_BulkDeleteFailures |
AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Viele-zu-Eins-Beziehungen
Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.
- transactioncurrency_annualfiscalcalendar
- lk_annualfiscalcalendar_salespersonid
- lk_annualfiscalcalendar_modifiedonbehalfby
- lk_annualfiscalcalendar_modifiedby
- lk_annualfiscalcalendar_createdonbehalfby
- lk_annualfiscalcalendar_createdby
transactioncurrency_annualfiscalcalendar
Siehe die transactioncurrency_annualfiscalcalendar-Eins-zu-Viele-Beziehung für die transactioncurrency-Tabelle/-Entität.
lk_annualfiscalcalendar_salespersonid
Siehe die lk_annualfiscalcalendar_salespersonid-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_annualfiscalcalendar_modifiedonbehalfby
Siehe die lk_annualfiscalcalendar_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_annualfiscalcalendar_modifiedby
Siehe die lk_annualfiscalcalendar_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_annualfiscalcalendar_createdonbehalfby
Siehe die lk_annualfiscalcalendar_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
lk_annualfiscalcalendar_createdby
Siehe die lk_annualfiscalcalendar_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.
Siehe auch
Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz annualfiscalcalendar EntityType