ICCG.MD.040 - Module Functional Documentation
OMG = Oracle Method Guideline
OMS = Oracle Method Standard

All Module Components
Name
OMS-61550: For reusable module components which have a base table, use the following naming convention: [application code]_[table/view alias]_[logical name]

For reusable module components without a base table, use the following naming convention: [application code]_[logical name]
Rationale This makes it easy to determine the usability of the reusable module component.