To create a data entity extension, follow these steps:
- In the Application Explorer, expand Data Model and then Data Entities. Right-click on EcoResReleasedProductCreationEntity and select Create extension.
- Rename the suffix from .Extension to .ConWHS, or your package name.
After examining the Data Sources node, we can see that it is not based directly on InventTable, but on a data entity. We will, therefore, need to create an extension for this before we can add the field.
- Locate EcoResReleaseProductEntity, create an extension, and rename it appropriately.
- Expand the Data Sources nodes and then InventTable, and then locate the extension field (ConWHSAdditionalName). Right-click on the field and choose Copy.
- Collapse the ...