[ERP]系統設定名稱

Oracle view system setup name

ERP系統 命名規則

Table
_ALL with org_id do not use it in dml
去掉ALL的View 就可以直接被拿來使用

Index
Tablename + '_U' + index num

View
_v form
_kfv 關鍵性彈性欄位
_dfv 描述性彈性欄位
_tl 基表with language default with US
_vl 根據環境過濾語種,報表用

Sequence
_s:序號列
Tablename + '_S' + sequence num

Package
_API 向後相容
_PKG Pakcage
_SV Package for form

Tablespace
D data
X index