semiannualfiscalcalendar EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Calendar representing the semi-annual span of time during which the financial activities of an organization are calculated.
Entity Set path:[organization URI]/api/data/v8.2/semiannualfiscalcalendars
Base Type: crmbaseentity EntityType
Display Name: Semiannual Fiscal Calendar
Primary Key: userfiscalcalendarid
Properties
Lookup Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name |
Type |
Details |
---|---|---|
createdon |
Edm.DateTimeOffset |
Description: Date and time when the quota for the semiannual fiscal calendar was created. Read-only property |
effectiveon |
Edm.DateTimeOffset |
Description: Date and time when the semiannual fiscal calendar sales quota takes effect. |
exchangerate |
Edm.Decimal |
Description: Exchange rate for the currency associated with the semiannual fiscal calendar with respect to the base currency. Display Name: Exchange Rate Read-only property |
firsthalf |
Edm.Decimal |
Description: Sales quota for the first half of the fiscal year. |
firsthalf_base |
Edm.Decimal |
Description: Base currency equivalent for the sales quota for the first half of the fiscal year. Read-only property |
fiscalperiodtype |
Edm.Int32 |
Description: Type of fiscal period used in the sales quota. Read-only property |
importsequencenumber |
Edm.Int32 |
Description: Unique identifier of the data import or data migration that created this record. Display Name: Import Sequence Number |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the semiannual fiscal calendar was last modified. Read-only property |
secondhalf |
Edm.Decimal |
Description: Sales quota for the second half of the fiscal year. |
secondhalf_base |
Edm.Decimal |
Description: Base currency equivalent of the sales quota for the second half of the fiscal year. Read-only property |
timezoneruleversionnumber |
Edm.Int32 |
Description: For internal use only. |
userfiscalcalendarid |
Edm.Guid |
Description: Unique identifier for the user who created the semiannual fiscal calendar. |
utcconversiontimezonecode |
Edm.Int32 |
Description: Time zone code that was in use when the record was created. |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_businessunitid_value |
Unique identifier of the business unit with which the calendar is associated. |
|
_createdby_value |
createdby |
Unique identifier of the user who created the semiannual fiscal calendar. |
_createdonbehalfby_value |
createdonbehalfby |
Unique identifier of the delegate user who created the semiannualfiscalcalendar. |
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the semiannual fiscal calendar. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the semiannualfiscalcalendar. |
_salespersonid_value |
salespersonid |
Unique identifier of the associated salesperson. |
_transactioncurrencyid_value |
transactioncurrencyid |
Unique identifier of the currency associated with the semiannual fiscal calendar. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
createdby |
lk_semiannualfiscalcalendar_createdby |
|
createdonbehalfby |
lk_semiannualfiscalcalendar_createdonbehalfby |
|
modifiedby |
lk_semiannualfiscalcalendar_modifiedby |
|
modifiedonbehalfby |
lk_semiannualfiscalcalendar_modifiedonbehalfby |
|
salespersonid |
lk_semiannualfiscalcalendar_salespersonid |
|
transactioncurrencyid |
transactioncurrency_semiannualfiscalcalendar |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name |
Type |
Partner |
---|---|---|
SemiAnnualFiscalCalendar_AsyncOperations |
regardingobjectid_semiannualfiscalcalendar |
|
SemiAnnualFiscalCalendar_BulkDeleteFailures |
regardingobjectid_semiannualfiscalcalendar |
See Also
Use the Microsoft Dynamics 365 Web API
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright