EX002 DocFinance connector (DCF)
Connector between DocFinance and Business Central.
Dependency graph
Dependencies from
Objects
Codeunit
| ID | Name | Description |
|---|---|---|
| 18122276 | EOS DCF Management | |
| 18122277 | EOS DCF Import Management | |
| 18122278 | EOS DCF Export MasterData | |
| 18122279 | EOS DCF Export Receiv/Payable | |
| 18122280 | EOS DCF Arch. Record Mngt | |
| 18122281 | EOS DCF Process Payment Line | |
| 18122282 | EOS EX002 Install | |
| 18122283 | EOS DCF Event Management | |
| 18122284 | EOS EX002 Subscription | |
| 18122285 | EOS DCF Try Batch Insert | |
| 18122286 | EOS EX002 DCF Test | |
| 18122287 | EOS EX002 PerformanceReporting | |
| 18122288 | EOS EX002 Upgrade | |
| 18122289 | EOS EX002 Data Retention | |
| 18122290 | EOS EX002 Async Data Mgt | |
| 18122291 | EOS EX002 AsyncMasterData Mngt | |
| 18122292 | EOS EX002 AsyncRec/Payab Mngt |
Enum
| ID | Name | Description |
|---|---|---|
| 18122276 | EOS DCF DocumentType | |
| 18122277 | EOS DCF Batch Status | |
| 18122278 | EOS DCF API Subtype | |
| 18122279 | EOS DCF SourceType | |
| 18122280 | EOS DCF Codes Type | |
| 18122281 | EOS DCF Export Mode |
Page
| ID | Name | Description |
|---|---|---|
| 18122276 | EOS DCF Import | |
| 18122277 | EOS DCF MasterData | |
| 18122278 | EOS DCF Receiv/Payable | |
| 18122279 | EOS DCF Import Adm | |
| 18122280 | EOS DCF MasterData Adm | |
| 18122281 | EOS DCF Receiv/Payable Adm | |
| 18122282 | EOS DCF Import Batches | |
| 18122283 | EOS DCF Import Batches Arch | |
| 18122284 | EOS DCF MasterData Batches | |
| 18122285 | EOS DCF Receiv/Payab Batches | |
| 18122286 | EOS DCF Setup | |
| 18122287 | EOS DCF Ratings | |
| 18122288 | EOS DCF Account Decode | |
| 18122289 | EOS DCF Import List | |
| 18122290 | EOS DCF Import Arch List | |
| 18122291 | EOS DCF MasterData List | |
| 18122292 | EOS DCF MasterData Arch List | |
| 18122293 | EOS DCF Receiv/Pay List | |
| 18122294 | EOS DCF Receiv/Pay Arch List | |
| 18122295 | EOS DCF Error Log List | |
| 18122296 | EOS DCF Financial Items | |
| 18122297 | EOS DCF Show Error |
PermissionSet
| ID | Name | Description |
|---|---|---|
| 18122276 | EOS002 DCF |
Table
| ID | Name | Description |
|---|---|---|
| 18122276 | EOS DCF Import | |
| 18122277 | EOS DCF MasterData | |
| 18122278 | EOS DCF Receiv/Payable | |
| 18122279 | EOS DCF Financial Item | |
| 18122281 | EOS DCF Batches | |
| 18122282 | EOS DCF Error Log | |
| 18122286 | EOS DCF Setup | |
| 18122287 | EOS DCF Rating | |
| 18122288 | EOS DCF Account Decode | |
| 18122289 | EOS DCF Export RecPay Buffer | |
| 18122290 | EOS DCF Import Arch | |
| 18122291 | EOS DCF MasterData Arch | |
| 18122292 | EOS DCF Receiv/Payable Arch | |
| 18122293 | EOS DCF LastOperation Log |
PageExtension
| ID | Name | Description |
|---|---|---|
| 17 | G/L Account Card | |
| 21 | Customer Card | |
| 26 | Vendor Card | |
| 39 | General Journal | |
| 256 | Payment Journal | |
| 259 | Reason Codes | |
| 370 | Bank Account Card | |
| 427 | Payment Methods |
TableExtension
| ID | Name | Description |
|---|---|---|
| 15 | G/L Account | |
| 18 | Customer | |
| 23 | Vendor | |
| 25 | Vendor Ledger Entry | |
| 231 | Reason Code | |
| 270 | Bank Account | |
| 289 | Payment Method | |
| 18123709 | EOS066 MDI G/L Account |
Build environment
| Type | Value |
|---|---|
| Version | 26.0.23.0 |
| Application | 26.0.0.0 |
| Platform | 15.0 |
| Runtime | 15.0 |
| Target | Cloud |
| Locale | W1 |
| Commit |
Obsolete Items
| Version | Object | Type | Name | Reason |
|---|---|---|---|---|
| 26.0 | Codeunit 18122281 EOS DCF Process Payment Line | MethodDeclaration | SetParameters | Use SetParameters(pNoDocType: Boolean; pIsOpen: Boolean; pTryExecute: Boolean; pGenJnlTemplate: Code[10]; pGenJnlBatch: Code[10]) instead |
| 25.0 | Codeunit 18122281 EOS DCF Process Payment Line | MethodDeclaration | SetParameters | Use SetParameters(pNoDocType: Boolean; pIsOpen: Boolean; pTryExecute: Boolean; pGenJnlTemplate: Code[10]; pGenJnlBatch: Code[10]) instead |
Changelog
26.0.23.0
Released: OnPremise: 27. October 2025 | Saas: 27. October 2025
- 19506: EX002 DCF Add event in functions SH_GetOrigin e PH_GetOrigin, to manage document types
26.0.22
Released: OnPremise: 29. September 2025 | Saas: 29. September 2025
- 18910: EX002 Optimize export management
26.0.18
Released: OnPremise: 30. July 2025 | Saas: 31. July 2025
- 18858: EX002 DCF Vendors exported twice in masterdata export
26.0.17
Released: OnPremise: 26. May 2025 | Saas: 26. May 2025
- 15248: Add retention management to clean old logs
- 18141: EX002 DCF Exclude orders with Not invoicing reason code
26.0.12
Released: OnPremise: 28. April 2025
- 18126: EX002 DCF Exporting due dates for subcontracting order returns error ‘Purchase header: Order, (order code) - Attempted to divide by zero.’
26.0.11
Released: OnPremise: 23. April 2025
- 18077: EX002 DCF EX002 DCF Importing entries from DocFinance returns error ‘Attention, some g/l lines refer to closed lines’
26.0.10
Released: OnPremise: 07. April 2025
- 16424: EX002 DCF Add management of receipt/shipment order export considering document lines
- 17730: Updated DCF setup field grouping to match DocFinance functionalities
- 17736: BC 26 Compatibility
25.0.17
Released: OnPremise: 06. March 2025 | Saas: 06. March 2025
- 16424: EX002 DCF Add management of receipt/shipment order export considering document lines
25.0.12
Released: OnPremise: 04. February 2025 | Saas: 04. February 2025
- 17348: EX002 DCF Add parameters in codeunit 18122277, in order to indicate launch a custom import batch depending from user, to launch procedure ‘Process COGE batch’
25.0.11
Released: OnPremise: 24. January 2025 | Saas: 24. January 2025
- 16582: EX004 EAL Convert permissions from XML to AL
25.0.10
Released: OnPremise: 19. December 2024
- 16263: EX002 DCF Exporting customer aging is primarily reported, in field ‘Source document no.', field ‘External document no.’ from tabel ‘Customer ledger entries’
24.0.17
Released: OnPremise: 28. June 2024 | Saas: 28. June 2024
- 14538: EX002:DCF Remove Obsolete NoSeriesManagement BC24
- 15200: Fixed error when the “Document No.” in “C/G Key” is longer than 18 characters (max 20 characters allowed)
- 14445: EX002 DCF Add event, to remove payment terms description from field ‘Note’, exporting to DocFinance
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.