Plaza 365
Plaza 365

No results found for your search

RegisterLog in

1

Visit article

Dynamics 365 Business Central

Category

Aug 21, 2024

Published date

Text

Article Type


AI Summary

  • Today's article discusses the possibility of inserting, modifying, or deleting posted data in Dynamics 365 Business Central using AL code.
  • While pre-posting data can be modified or deleted, posted data like Posted Sales Invoices cannot be edited through the Configuration Package.
  • Special features are available to edit posted documents and change descriptions on G/L entries.
  • Permissions settings in codeunit 80 "Sales-Post" or codeunit 12 "Gen. Jnl.-Post Line" allow for the modification of posted tables.
  • The Permissions property in AL sets additional permission required to perform operations on tables, but should be used carefully.
  • Examples provided in the article demonstrate how to edit, insert, and delete posted data via AL code.
  • The article warns against editing posted data as it can lead to data inconsistency and financial inaccuracies.
  • A code snippet is included for extending the functionality to update, insert, and delete G/L entries in Dynamics 365 Business Central.

Registered users can view the full text for FREE!

Sign In Now!