DECLARE
--MTL_PENDING_ITEM_STATUS

Nolem 發表在 痞客邦 留言(0) 人氣()

CURSOR cur_quotation
   IS

Nolem 發表在 痞客邦 留言(0) 人氣()

打開檢查form , 查所有PLSQL ,關鍵字LOV_NAME  和 user_attribute_value
找到

Nolem 發表在 痞客邦 留言(0) 人氣()

declare
  str varchar2(100):=null;

Nolem 發表在 痞客邦 留言(1) 人氣()

以下在WSDB 執行
 

Nolem 發表在 痞客邦 留言(0) 人氣()

DECLARE
   /** create io org routing **/

Nolem 發表在 痞客邦 留言(0) 人氣()

DECLARE
   /** create io bom **/

Nolem 發表在 痞客邦 留言(0) 人氣()

來源google來的~

This has to be one of the most useless and annoying messages we run into in Oracle Applications! You get it when you try to do a receipt and the Receiving Transaction Processor doesn’t know how to handle it.

Nolem 發表在 痞客邦 留言(0) 人氣()

寫一隻程式, 可讓大家快速在QM plan 中 新增類似valueset 的資料.
後續有其他欄位lov 需求可利用此方式快速新增與同步.

Nolem 發表在 痞客邦 留言(0) 人氣()

linux x64 12.1.3 patch (9239090) 有兩個bug . oracle support 和google都找不到相關錯誤訊息,只好自己debug ...
還不知道我的些修正不正確,到時再來運行看看有沒有哪裡出問題...

Nolem 發表在 痞客邦 留言(0) 人氣()