Change Caption or Name of existing Field in D365 BC:
Step 01: For changing the name or caption of the field in the Base Application object in Dynamics 365 Business Central. Use “Modify” syntax.
Step 02: Let’s take an example. Take the “Posting Date” field of the Sales order and change its name to “Invoice Date”. As shown below.

| modify(“Posting Date”) { Caption = ‘Invoice Date’; } |
Step 03: Publish the extension. Below is the result.






![Issue in Installing AL Symbol in VS editor [Solved] Issue in Installing AL Symbol in VS editor [Solved]](https://erpconsultors.com/wp-content/uploads/2021/07/Issue-in-Installing-AL-Symbol-in-VS-editor-180x120.jpg)
