How to do it...

Follow the steps given below:

  1. Locate the SalesConfirmHeaderTmp table in the Application Explorer.
  2. Right-click on it, and choose Create extension.
  3. 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.
  4. Open the new table extension in the designer.
  5. Locate the Name EDT in the Application Explorer and drag it to the table extension's Fields node.
  6. Rename the field to ConVMSSalesReportsPoolName.
  7. Set the Label property to @SYS84547 (sales pool).
  8. Save and close the designer.