Technical data

Database Object Standard
Database Design 3-5
For Example: F1T220_BO_STATUS_CD_SEQ and F1T220_BUS_OBJ_CD_SEQ
3. If sequence is used for a generic requirement and not specific to a table, then use the
following sequence name.
[OF]Column_Name_SEQ
OF stands for Owner Flag. For example, the framework is F1. Other examples are
M1,C1,D1,D2, etc.
For Example: F1FKVALID_SEQ
Trigger
The base trigger name must be prefixed with the owner flag value of the product.
When implementers add database objects, such as tables, triggers and sequences, the name of the
objects should be prefixed by CM.