msdyn_inventoryjournal EntityType
Inventory change tracking
- Entity Set Path
- [organization URI]/api/data/v9.0/msdyn_inventoryjournals
- Base Type
- crmbaseentity
- Display Name
- Inventory Journal
- Primary Key
- msdyn_inventoryjournalid
- Primary Key Attribute
- msdyn_name
- Operations Supported
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity.Some properties are read-only.
Name | Type | Details | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
createdon | Edm.DateTimeOffset |
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Created On Read Only
|
||||||||||||||
importsequencenumber | Edm.Int32 |
Shows the sequence number of the import that created this record. Display Name: Import Sequence Number |
||||||||||||||
modifiedon | Edm.DateTimeOffset |
Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options. Display Name: Modified On Read Only
|
||||||||||||||
msdyn_internalflags | Edm.String |
For internal use only. Display Name: Internal Flags |
||||||||||||||
msdyn_inventoryjournalid | Edm.Guid |
Shows the entity instances. Display Name: Inventory Journal |
||||||||||||||
msdyn_journaltype | Edm.Int32 |
Shows the transaction type of this journal. Display Name: Journal Type
Default Options
|
||||||||||||||
msdyn_name | Edm.String |
Enter the name of the custom entity. Display Name: Name |
||||||||||||||
msdyn_quantity | Edm.Double |
Enter the quantity affected. A positive quantity indicates the receipt of this product into the specified warehouse, whereas a negative indicates a withdrawal. Display Name: Quantity |
||||||||||||||
msdyn_reversal | Edm.Boolean |
Indicates if this Journal reverses a previous journal record Display Name: Reversal
Default Options
|
||||||||||||||
msdyn_transactiontype | Edm.Int32 |
Shows the transaction type of this journal. Display Name: Transaction Type
Default Options
|
||||||||||||||
overriddencreatedon | Edm.DateTimeOffset |
Shows the date and time that the record was migrated. Display Name: Record Created On |
||||||||||||||
statecode | Edm.Int32 |
Status of the Inventory Journal Display Name: Status
Default Options
|
||||||||||||||
statuscode | Edm.Int32 |
Reason for the status of the Inventory Journal Display Name: Status Reason
Default Options
|
||||||||||||||
timezoneruleversionnumber | Edm.Int32 |
For internal use only. Display Name: Time Zone Rule Version Number |
||||||||||||||
utcconversiontimezonecode | Edm.Int32 |
Shows the time zone code that was in use when the record was created. Display Name: UTC Conversion Time Zone Code |
||||||||||||||
versionnumber | Edm.Int64 |
Version Number Display Name: Version Number Read Only
|
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 |
---|---|---|
_createdby_value | createdby |
Unique identifier of the user who created the record. |
_createdonbehalfby_value | createdonbehalfby |
Shows who created the record on behalf of another user. |
_modifiedby_value | modifiedby |
Unique identifier of the user who modified the record. |
_modifiedonbehalfby_value | modifiedonbehalfby |
Shows who last updated the record on behalf of another user. |
_msdyn_allocatedtoworkorder_value | msdyn_allocatedtoworkorder |
Work Order this product is allocated to |
_msdyn_inventoryadjustmentproduct_value | msdyn_inventoryadjustmentproduct |
The Inventory Adjustment Product record related to this journal |
_msdyn_originatingjournal_value | msdyn_originatingjournal_msdyn_inventoryjournal |
Indicates the Journal reversed by this journal record |
_msdyn_product_value | msdyn_product |
Product this journal relates to |
_msdyn_purchaseorderproduct_value | msdyn_purchaseorderproduct |
The Purchase Order Product record related to this journal |
_msdyn_purchaseorderreceiptproduct_value | msdyn_purchaseorderreceiptproduct |
Unique identifier for Purchase Order Receipt Product associated with Inventory Journal. |
_msdyn_rmareceiptproduct_value | msdyn_rmareceiptproduct |
The RMA Receipt Product record related to this journal |
_msdyn_unit_value | msdyn_unit |
Unit of product used |
_msdyn_warehouse_value | msdyn_warehouse |
Warehouse affected by this transaction |
_msdyn_workorderproduct_value | msdyn_workorderproduct |
The Work Order Product record related to this journal |
_ownerid_value | ownerid |
Owner Id |
_owningbusinessunit_value | owningbusinessunit |
Unique identifier for the business unit that owns the record |
_owningteam_value | owningteam |
Unique identifier for the team that owns the record. |
_owninguser_value | owninguser |
Unique identifier for the user that owns the record. |
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 | systemuser | lk_msdyn_inventoryjournal_createdby |
createdonbehalfby | systemuser | lk_msdyn_inventoryjournal_createdonbehalfby |
modifiedby | systemuser | lk_msdyn_inventoryjournal_modifiedby |
modifiedonbehalfby | systemuser | lk_msdyn_inventoryjournal_modifiedonbehalfby |
msdyn_allocatedtoworkorder | msdyn_workorder | msdyn_msdyn_workorder_msdyn_inventoryjournal_AllocatedToWorkOrder |
msdyn_inventoryadjustmentproduct | msdyn_inventoryadjustmentproduct | msdyn_msdyn_inventoryadjustmentproduct_msdyn_inventoryjournal_InventoryAdjstProduct |
msdyn_originatingjournal_msdyn_inventoryjournal | msdyn_inventoryjournal | msdyn_msdyn_inventoryjournal_msdyn_inventoryjournal_OriginatingJournal |
msdyn_product | product | msdyn_product_msdyn_inventoryjournal_Product |
msdyn_purchaseorderproduct | msdyn_purchaseorderproduct | msdyn_msdyn_purchaseorderproduct_msdyn_inventoryjournal_POProduct |
msdyn_purchaseorderreceiptproduct | msdyn_purchaseorderreceiptproduct | msdyn_msdyn_purchaseorderreceiptproduct_msdyn_inventoryjournal_PurchaseOrderReceiptProduct |
msdyn_rmareceiptproduct | msdyn_rmareceiptproduct | msdyn_msdyn_rmareceiptproduct_msdyn_inventoryjournal_RMAReceiptProduct |
msdyn_unit | uom | msdyn_uom_msdyn_inventoryjournal_Unit |
msdyn_warehouse | msdyn_warehouse | msdyn_msdyn_warehouse_msdyn_inventoryjournal_Warehouse |
msdyn_workorderproduct | msdyn_workorderproduct | msdyn_msdyn_workorderproduct_msdyn_inventoryjournal_WorkOrderProduct |
ownerid | principal | owner_msdyn_inventoryjournal |
owningbusinessunit | businessunit | business_unit_msdyn_inventoryjournal |
owningteam | team | team_msdyn_inventoryjournal |
owninguser | systemuser | user_msdyn_inventoryjournal |
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 |
---|---|---|
msdyn_inventoryjournal_ActivityPointers | activitypointer | regardingobjectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_Annotations | annotation | objectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_Appointments | appointment | regardingobjectid_msdyn_inventoryjournal_appointment |
msdyn_inventoryjournal_AsyncOperations | asyncoperation | regardingobjectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_BulkDeleteFailures | bulkdeletefailure | regardingobjectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_connections1 | connection | record1id_msdyn_inventoryjournal |
msdyn_inventoryjournal_connections2 | connection | record2id_msdyn_inventoryjournal |
msdyn_inventoryjournal_DuplicateBaseRecord | duplicaterecord | baserecordid_msdyn_inventoryjournal |
msdyn_inventoryjournal_DuplicateMatchingRecord | duplicaterecord | duplicaterecordid_msdyn_inventoryjournal |
msdyn_inventoryjournal_Emails | regardingobjectid_msdyn_inventoryjournal_email | |
msdyn_inventoryjournal_Faxes | fax | regardingobjectid_msdyn_inventoryjournal_fax |
msdyn_inventoryjournal_Letters | letter | regardingobjectid_msdyn_inventoryjournal_letter |
msdyn_inventoryjournal_MailboxTrackingFolders | mailboxtrackingfolder | regardingobjectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_msdyn_approvals | msdyn_approval | regardingobjectid_msdyn_inventoryjournal_msdyn_approval |
msdyn_inventoryjournal_msdyn_bookingalerts | msdyn_bookingalert | regardingobjectid_msdyn_inventoryjournal_msdyn_bookingalert |
msdyn_inventoryjournal_PhoneCalls | phonecall | regardingobjectid_msdyn_inventoryjournal_phonecall |
msdyn_inventoryjournal_PrincipalObjectAttributeAccesses | principalobjectattributeaccess | objectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_ProcessSession | processsession | regardingobjectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_RecurringAppointmentMasters | recurringappointmentmaster | regardingobjectid_msdyn_inventoryjournal_recurringappointmentmaster |
msdyn_inventoryjournal_ServiceAppointments | serviceappointment | regardingobjectid_msdyn_inventoryjournal_serviceappointment |
msdyn_inventoryjournal_SocialActivities | socialactivity | regardingobjectid_msdyn_inventoryjournal_socialactivity |
msdyn_inventoryjournal_SyncErrors | syncerror | regardingobjectid_msdyn_inventoryjournal |
msdyn_inventoryjournal_Tasks | task | regardingobjectid_msdyn_inventoryjournal_task |
msdyn_msdyn_inventoryjournal_msdyn_inventoryjournal_OriginatingJournal | msdyn_inventoryjournal | msdyn_originatingjournal_msdyn_inventoryjournal |
Operations
The following operations can be used with the msdyn_inventoryjournal entity type.
Name | Binding |
---|---|
GrantAccess | Not Bound |
IsValidStateTransition | Not Bound |
ModifyAccess | Not Bound |
RetrievePrincipalAccess | Not Bound |
RetrieveSharedPrincipalsAndAccess | Not Bound |
RevokeAccess | Not Bound |
Solutions
The following solutions include the msdyn_inventoryjournal entity type.
Name | Description |
---|---|
Field Service | Microsoft Dynamics 365 for Field Service allows organizations of any size to deliver intelligent, world class field service, managing all aspects of the end-to-end field service management cycle. Features include scheduling, mobile, asset management, inventory control, customer notifications, and resource utilization controls that help maximize efficiency and minimize costs. |