Evenimente
Obțineți certificarea în Microsoft Fabric - gratuit!
19 nov., 23 - 10 dec., 23
Pentru o perioadă limitată de timp, echipa Microsoft Fabric Community oferă vouchere gratuite pentru examenul DP-600.
Pregătește-te acumAcest browser nu mai este acceptat.
Faceți upgrade la Microsoft Edge pentru a profita de cele mai noi funcții, actualizări de securitate și asistență tehnică.
Year long fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
The following table lists the messages for the Annual Fiscal Calendar (AnnualFiscalCalendar) 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 |
---|---|---|
Create Event: False |
POST /annualfiscalcalendarsSee Create |
Create records |
Delete Event: False |
DELETE /annualfiscalcalendars(userfiscalcalendarid)See Delete |
Delete records |
Retrieve Event: False |
GET /annualfiscalcalendars(userfiscalcalendarid)See Retrieve |
Retrieve records |
RetrieveMultiple Event: False |
GET /annualfiscalcalendarsSee Query data |
Query data |
Update Event: False |
PATCH /annualfiscalcalendars(userfiscalcalendarid)See Update |
Update records |
Upsert Event: False |
PATCH /annualfiscalcalendars(userfiscalcalendarid)See Upsert a table row |
UpsertRequest |
The following table lists selected properties for the Annual Fiscal Calendar (AnnualFiscalCalendar) table.
Property | Value |
---|---|
DisplayName | Annual Fiscal Calendar |
DisplayCollectionName | Annual Fiscal Calendars |
SchemaName | AnnualFiscalCalendar |
CollectionSchemaName | AnnualFiscalCalendars |
EntitySetName | annualfiscalcalendars |
LogicalName | annualfiscalcalendar |
LogicalCollectionName | annualfiscalcalendars |
PrimaryIdAttribute | userfiscalcalendarid |
TableType | Standard |
OwnershipType | None |
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
Property | Value |
---|---|
Description | Date and time when the fiscal calendar sales quota takes effect. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | effectiveon |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Sales quota for the first period in the fiscal year. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | annual |
RequiredLevel | SystemRequired |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | False |
MaxValue | 100000000000 |
MinValue | 0 |
Precision | 2 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
Property | Value |
---|---|
Description | Unique identifier of the sales person associated with the sales quota. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | salespersonid |
RequiredLevel | SystemRequired |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | For internal use only. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -1 |
Property | Value |
---|---|
Description | Unique identifier of the currency associated with the annual fiscal calendar. |
DisplayName | Currency |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | transactioncurrencyid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | transactioncurrency |
Property | Value |
---|---|
Description | Unique identifier of the user associated with the annual fiscal calendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | userfiscalcalendarid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
Property | Value |
---|---|
Description | Time zone code that was in use when the record was created. |
DisplayName | |
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 | |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | businessunitid |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Targets | businessunit |
Property | Value |
---|---|
Description | Unique identifier of the user who created the quota for the annual fiscal calendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the quota for the annual fiscal calendar was created. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the delegate user who created the annualfiscalcalendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
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 |
RequiredLevel | None |
Type | Decimal |
ImeMode | Disabled |
MaxValue | 100000000000 |
MinValue | 1E-12 |
Precision | 12 |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Type of fiscal period used in the sales quota. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | fiscalperiodtype |
RequiredLevel | SystemRequired |
Type | Integer |
MaxValue | 2147483647 |
MinValue | -2147483648 |
Property | Value |
---|---|
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 |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Date and time when the annual fiscal calendar was last modified. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedon |
RequiredLevel | None |
Type | DateTime |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactive |
SourceTypeMask | 0 |
Property | Value |
---|---|
Description | Unique identifier of the delegate user who last modified the annualfiscalcalendar. |
DisplayName | |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Targets | systemuser |
Property | Value |
---|---|
Description | Base currency equivalent of the sales quota for the first period in the fiscal year. |
DisplayName | |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | annual_base |
RequiredLevel | None |
Type | Money |
ImeMode | Disabled |
IsBaseCurrency | True |
MaxValue | 922337203685477 |
MinValue | -922337203685477 |
Precision | 4 |
PrecisionSource | 2 (TransactionCurrency.CurrencyPrecision) |
These relationships are many-to-one. Listed by SchemaName.
One-To-Many Relationship: systemuser lk_annualfiscalcalendar_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_annualfiscalcalendar_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_annualfiscalcalendar_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: systemuser lk_annualfiscalcalendar_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_annualfiscalcalendar_salespersonid
Property | Value |
---|---|
ReferencedEntity | systemuser |
ReferencedAttribute | systemuserid |
ReferencingAttribute | salespersonid |
ReferencingEntityNavigationPropertyName | salespersonid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade RollupView: NoCascade Share: NoCascade Unshare: NoCascade |
One-To-Many Relationship: transactioncurrency transactioncurrency_annualfiscalcalendar
Property | Value |
---|---|
ReferencedEntity | transactioncurrency |
ReferencedAttribute | transactioncurrencyid |
ReferencingAttribute | transactioncurrencyid |
ReferencingEntityNavigationPropertyName | transactioncurrencyid |
IsHierarchical | |
CascadeConfiguration | Archive: NoCascade 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: asyncoperation AnnualFiscalCalendar_AsyncOperations
Property | Value |
---|---|
ReferencingEntity | asyncoperation |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | AnnualFiscalCalendar_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 AnnualFiscalCalendar_BulkDeleteFailures
Property | Value |
---|---|
ReferencingEntity | bulkdeletefailure |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | AnnualFiscalCalendar_BulkDeleteFailures |
IsCustomizable | False |
AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplay Group: Details Label: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Dataverse table/entity reference
Dataverse Web API Reference
annualfiscalcalendar
Evenimente
Obțineți certificarea în Microsoft Fabric - gratuit!
19 nov., 23 - 10 dec., 23
Pentru o perioadă limitată de timp, echipa Microsoft Fabric Community oferă vouchere gratuite pentru examenul DP-600.
Pregătește-te acum