Naming conventions for data entities

Data entities for new objects

For new data entities and new related objects (staging table, privileges) it is necessary to adhere to the following rules.

For the original table InventJournalTable_PRJ:
DataEntities\InventJournalTableEntity_PRJ
Tables\InventJournalTableStaging_PRJ
SecurityPrivileges\InventJournalTableEntityMaintain_PRJ
SecurityPrivileges\InventJournalTableEntityView_PRJ

Modifying existing data model

With adding new fields/tables you should also update existing data entities in which data fields/tables is used.