To add a field to a table as an extension, follow these steps:
- Locate the SalesConfirmHeaderTmp table in the Application Explorer.
- Right-click on it and choose Create extension.
- Remembering that all element names must be globally unique, rename the new extension from SalesConfirmHeaderTmp.extension to SalesConfirmHeaderTmp.ConReports.
- Open the table extension in the designer.
- Locate the EDT name in the Application Explorer.
- Drag the Name EDT to the Fields node.
- Rename the field to ConSalesPoolName.
- Set the Label property to @SYS84547 (Sales pool).
- Save and close the designer.