...
General Ledger - labor and expense accounting details
Accounts Payable - reimbursable expense accounting, vendor payables
Project AccountingJournal
D365 BC Plugins and Extensions
There are industry specific Plugin and Extension of for Dynamics D365 BC. Using plugins and extensionsmay add value for integration purposes and DATABASICS works with all of them allow allowing enhanced functionality in support of our customers' requirements.
The integrations will be similar to what is outlined here, but with adjustments made to facilitate for the customer’s and the specific plugin’s or extension’s requirements, including enhanced process functionality and custom fields / dimensions.
Inbound Data to DATABASICS
...
In a D365 BC integration the DATABASICS Organization structure is mapped to the demographic dimensions utilized by the customer, typically consisting of one or more of the following:
Company
Cost Center
Vendors - supporting reimbursement through Accounts Payable if included
Cost Rates - supporting project cost accounting solution if included
Employee
...
Example employee profile specification, with exposed fields on link: https://api.businesscentral.dynamics.com/<version_and_URLid>/ODataV4/Company('<Company_ID>')/Resource_Card
D365 BC Field | DATABASICS Data field |
|
No. | EMPLY_ID | Primary key |
Name | N_FIRST | First Name |
Name | N_LAST | Last Name |
Resource Group | DEPT_CODE | Home Cost Center |
EMAIL1 | Used for login and notifications | |
Employment Date | START_DATE | Used for access control, as well as tenure based logic for leave management if applicable |
Termination Date | END_DATE | Used for access control, as well as foundation for final balance reporting for leave management if applicable |
...