Follow the steps given below:
- Locate the SalesConfirmHeaderTmp table in the Application Explorer.
- Right-click on it, and choose Create extension.
- Remember that all element names must be globally unique; in our case, our project and package have the same name so we don't have to rename the extension portion of the name this time.
- Open the new table extension in the designer.
- Locate the Name EDT in the Application Explorer and drag it to the table extension's Fields node.
- Rename the field to ConVMSSalesReportsPoolName.
- Set the Label property to @SYS84547 (sales pool).
- Save and close the designer.