[REPORT]Template datasource

Oracle XML template data source

Oracle ERP 的 XML template, 在新增資料後, 並不是每個欄位都可以直接修改內容

萬一輸入錯誤, 從 UI 上只能設定 end date 停用不能修改

剛找到的 table, 直接修改資料的暗黑技!

Data source

select * from XDO_DS_DEFINITIONS_B;
select * from XDO_DS_DEFINITIONS_TL;

Template:

select * from XDO_TEMPLATES_B;
select * from XDO_TEMPLATES_TL;