エンタープライズ管理 > Windchill ESI の実装 > ORACLE Applications 環境での Windchill ESI の実装 > Oracle Applications API と OIT の構造 > プロセス計画の作成と変更
  
プロセス計画の作成と変更
* 
Windchill MPMLink プロセス計画は、Oracle Applications では、「ルーティング」として参照されます。
次の API 構造テーブルでは、現在のバージョンの Oracle Applications 配布ターゲット内でルーティングを作成するのに必要なすべての API およびそれぞれの API フィールドを示しています。
API 名 = ルーティングビジネスオブジェクトインタフェース
ルーティングビジネスオブジェクトインタフェース (BOI) が起動し、Oracle でルーティングを作成および変更できるようになります。ルーティング API では、1 つのルーティング内のオブジェクトが共通のビジネス関係で相互に参照することで API に入力されます。BOM API には以下の主な領域があります。
1. Routing Header (ルーティングヘッダ)
2. Routing Revision (ルーティング改訂)
3. 操作
4. リソース
ルーティング API の呼び出しでは必ず Routing Header の入力が必要です。Operations および Operation Resources は繰り返し構造ですが、Routing Header は 1 つだけです。
Windchill の属性名
API セグメント / API 構造
API フィールド
API フィールドの説明
デフォルト値
ソース
変換
Transaction ID
Routing Header/P tc_Int_rtg _api_hdr
TIBCO_KEY
Tibco_Key
トランザクション ID + タイムスタンプ
Windchill/TIBCO
トランザクション ID と日付および時刻の連結
Distribution Target
Routing Header/ Ptc_Int_r tg_api_h dr
ORGANI ZATION _CODE
組織
該当なし
Windchill
サブ文字列
ProcessPlan PartLink- ProcessPl anPartNu mber
Routing Header/ Ptc_Int_r tg_api_h dr
ASSEM BLY_IT EM_NA ME
アセンブリアイテム名
該当なし
Windchill
該当なし
該当なし
Routing Header/ Ptc_Int_r tg_api_h dr
ENG_RO UTING_ FLAG
ルーティングフラグ
2
該当なし
該当なし
(Action flag)
Routing Header/ Ptc_Int_r tg_api_h dr
TRANS ACTION _TYPE
トランザクションタイプ
"CREATE" "UPDATE
" Windchill/TIBCO
該当なし
Transaction ID
Routing Revision/ Ptc_Int_r tg_api_re v
TIBCO_KEY
Tibco_Key
トランザクション ID + タイムスタンプ
Windchill/TIBCO
トランザクション ID と日付/時刻の連結
Distribution Target
Routing Revision/ Ptc_Int_r tg_api_re v
ORGANI ZATION _CODE
組織
該当なし
Windchill
サブ文字列
Assembly Part Number
Routing Revision/ Ptc_Int_r tg_api_rev
ASSEM BLY_IT EM_NAME
アセンブリアイテム名
該当なし
Windchill
該当なし
Assembly Part Number
Routing Revision/ Ptc_Int_r tg_api_re v
ASSEM BLY_IT EM_NA ME
アセンブリアイテム名
該当なし
Windchill
該当なし
ProcessPlan Revision
Routing Revision/ Ptc_Int_r tg_api_re v
REVISION
改訂
該当なし
Windchill
-- で前詰め
ProcessPlan -Start Effective Date
Routing Revision/ Ptc_Int_r tg_api_re v
START_ EFFECTI VE_DAT E
開始有効日
TIBCO のシステム日付/時刻
Windchill/TIBCO
日付フォーマット
(Action flag)
Routing Revision/ Ptc_Int_r tg_api_re v
TRANS ACTION _TYPE
トランザクションタイプ
"CREATE
"Windchill
該当なし
Transacti on ID
Routing Operations/ Ptc_Int_r tg_api_o pr
TIBCO_KEY
Tibco_Key
トランザクション ID + タイムスタンプ
Windchill/TIBCO
トランザクション ID と日付/時刻の連結
Distributi on Target
Routing Operations/ Ptc_Int_r tg_api_o pr
ORGANI ZATION _CODE
組織
該当なし
Windchill
サブ文字列
Assembly Part Number
Routing Operations/ Ptc_Int_r tg_api_o pr
ASSEM BLY_IT EM_NA ME
アセンブリアイテム名
該当なし
(Action flag)
Routing Operations/ Ptc_Int_r tg_api_o pr
TRANS ACTION _TYPE
トランザクションタイプ
"CREATE" "UPDATE"
Distribution Target
Routing Operations/ Ptc_Int_r tg_api_o pr
ORGANI ZATION _CODE
組織
該当なし
ProcessPlan -Start Effective Date
Routing Operations/ Ptc_Int_r tg_api_o pr
START_ EFFECTI VE_DAT E
開始有効日
該当なし
Old Operation Label
Routing Operations/ Ptc_Int_r tg_api_o pr
OPERAT ION_SE QUENC E_NUM BER
オペレーションシーケンス番号
該当なし
Windchill
該当なし
New Operation Label
Routing Operations/ Ptc_Int_r tg_api_o pr
NEW_O PERATI ON_SEQ UENCE_ NUMBE R
新しいオペレーションシーケンス番号
該当なし
Windchill
該当なし
該当なし
Routing Operations/ Ptc_Int_r tg_api_o pr
OPERAT ION_TYPE
オペレーションタイプ
1
TIBCO
該当なし
Operation Workcenter Link- Department
Routing Operations/ Ptc_Int_r tg_api_o pr
DEPART MENT_ CODE
部門コード
該当なし
Windchill
該当なし
* 
ルーティングの処理時には、関連付けられた部品表も処理されます。ルーティングのデータが渡されるとき、関連付けられた部品表のデータも API 構造の中で渡されます。API 構造は、BOM の API 構造と同じです。したがって、ルーティングと関連 BOM は、APPS.PTC_RTG_API.main_adb API によって自動的に処理されます。