Requirement
A new custom field needs to be created on InventLocation Table.The same field has to be added in base or standard data entity InventWarehouseEntity.User will be able to update the value of custom field value in InventLocationTable by using base or standard data entity InventWarehouseEntity.
Steps
- Create a new field in extension of table InventLocation.
- Add the new custom field created in Step 1 into the extension of data entity InventWarehouseEntity.
- Add the new custom field created in Step 1 into the extension of staging table data entity InventWarehouseEntity.
- Refresh Entity
No comments:
Post a Comment