Category: D365 BC

How to setup Business Central D365 Online or SAAS Version

Setup Business Central D365 Online or SAAS Version: (1) In this blog, we will see the setup of Business Central D365 online or SAAS version. For this setup, we require Microsoft User ID and Password which came at the time of License purchase of D365 BC. (2) First enter the below link in the browser: https://admin.microsoft.com/Adminportal/Home?source=applauncher#/homepage …

How to Flow Custom Field from Transfer Line to Transfer Receipt Line Table in AL for D365 BC

Flow Custom Field from Transfer Line to Transfer Receipt Line: (1) In this blog we will see that how custom fields flow from “Transfer Line” to “Transfer Receipt Line”. For this, follow the below steps. Adding Fields in “Transfer Line” and “Transfer Receipt Line” as Table Extension. Adding Fields in “Transfer Order Subform” and “Posted Transfer …

How to Flow Custom Field from Transfer Line to Transfer Shipment Line Table in AL for D365 BC

Flow Custom Field from Transfer Line to Transfer Shipment Line: (1) In this blog we will see how custom fields flow from “Transfer Line” to “Transfer Shipment Line”. For this, follow the below steps- Adding Fields in “Transfer Line” and “Transfer Shipment Line” as Table Extension. Adding Fields in “Transfer OrderSubform” and “Posted Transfer Shipment Subform” …

How to Get Product Name of Business Central D365

How to Get Product Name of Business Central D365: (1) Business Central D365 have three names- Full Name. Marketing Name. Short Name. (2) For getting the above name, Microsoft provides the function “PRODUCTNAME”, which enables us to retrieve these names. (3) For getting the above name, the following methods are used. PRODUCT.FULL() PRODUCT.MARKETING() PRODUCT.SHORT() (4) Let’s …

Create or Setup Sandbox Environment in D365 BC

Setup Sandbox Environment in D365 BC: (1) In this blog, we will see the setup and use of “Sandbox Environment” in Business Central D365. (2) Sandbox Environment is called “Non-Production Environment”. Basically, it is used as a testing environment where we do test, troubleshoot or create scenarios without disturbing the production environment. (3) The Premium and …