2007/09/02

訂單Import 到interface使用的資料表

  1.  
    1. Import 訂單表頭: oe_headers_iface_all
    2. Import 表身資訊: oe_lines_iface_all
    3. Import 後一併保留庫存:oe_reservtns_iface_all

使用Import Interface可以實現功能為:

  1. Import Entered的訂單
  2. Import Booked的訂單
  3. 也可以使用import Booked flag將原entered狀態訂單,做Book動作
  4. Import Cancel狀態,將原訂單Cancel
  5. Import訂單資訊時,同時將 Reservation資料到oe_reservtns_iface_all,可以使IMPORT的訂單,同時被保留庫存。
    • 注意:如果庫存不足,一樣可以IMPORT成功,不會出現ERROR。   
 [範例]

            A料庫存剩餘 2K,訂單需求4K

           Import oe_reservtns_iface_all 4K,

=[Result]=

           Resverse A料2K,no Error

Somebaby 發表在 痞客邦 留言(10) 人氣()

2007/08/30

今天在Metalink上DOWN的一份文件,供大家參考囉....

Form Personalization

 This document describes the use of the Form Personalization feature, which allows you to declaratively alter the behavior of Forms-based screens. The following topics are covered:

  • Overview
  • Using the Personalization form
  • Limitations
  • Examples and Tips
  • Administration Window
  • Moving Personalizations between instances
  • Relationship to CUSTOM library
  • Relationship to Folder
  •  Troubleshooting, Support, and Upgrade considerations
  • Changes to Form Personalization in 11.5.10 CU1 
  • Changes to Form Personalization in 11i.ATG_PF.H Rollup 3 (Patch 4334965) 
  • Changes to Form Personalization in 11i.ATG_PF.H Rollup 4 (Patch 4676589)

download: Oracle Form Personalization 

Somebaby 發表在 痞客邦 留言(4) 人氣()

2007/08/29

當我們要設定彈性欄位名稱時,常常很頭痛的是,我不知道他的名字是什麼,要設定在哪一個上面 Segment上。

以下要告訴大家小撇步~~~今天我同事教我的~~

  1. 到你要設定的那個彈性欄位,點到那個Block上
  2. [工具列]>[help]>[Record History] --這裡會看到這個BLOCK使用的Table or View Name
  3. 到(Responsibility=Application Developer)下,.....

 

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

 

  1. Credit Limit 的金額計算,取決於你的Credit Check Rule中Exposure的勾選項目設定
  2. Credit Check Rule中Credit Check Level
    • Sales Order:信用額度控管機制在SO Header 的Bill-to
    • Sales Order Line:信用額度控管機制在SO Line的Bill-to
  3. Credit Check 要可設在Customer Level,Customer Address Level
  4. Credit Limit Check Control在Bill-to 的 Business Purpose
  5. Customer Address的額度使用時,同時會使用到Customer Level的額度

Somebaby 發表在 痞客邦 留言(11) 人氣()

2007/08/28

  •  問題

現在才發現為什麼我的Credit Check Rule中的Exposure 中的[Pre-Calculated Exposure] 會被勾起來;因為------>

我之前有去設定 Credit Check Level= "Sales Order Line"

Oracle ERP的機制是,如果你設定成 Credit Check Level= "Sales Order Line",他就會把你的[Pre-Calculated Exposure] 勾起來,為了效能上的考量

所以,下次要注意。

  • 影響

如果系統把[Pre-Calculated Exposure] 功能Enable,代表我們在跑Credit Exposure Report 前,我們要先自行跑計算程式去計算Exposure。

  • Solution
    • Responbility:Order Management
    • Path: Setup-->Credit-->Initialize Credit Summaries

Exposure(Pre-Calculated Exposure)

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