How to extend data entities
The first step is to extend the data entity itself:
Next, extend the staging table. In this case, the entity's name is PurchaseRequisitionLineEntity so the staging table should have a similar name. In this case, the staging table's name is PurchaseR...
jobourgoin.hashnode.dev1 min read