1.收料(Receive)
Dr.1217暫存貨 (PO單價*數量) (科目來源:Receiving Option/Receiving Inventory Account)
Cr.2144暫估應付帳款 (PO單價*數量) (科目來源:PO distribution/AP Accrual Account)
2.入庫(Delivery)
Dr.1215原物料 (標準成本*數量) (科目來源:Subinventory/Material Account)
Cr.1217暫存貨 (PO單價*數量) (科目來源:Receiving Option/Receiving Inventory Account)
Dr/Cr. 5517PPV採購價格差異 (科目來源:Orgnization Option)
3.退貨至Receive,產生與2相反的分錄,退貨至供應商時則產生與1相反的分錄。
4.立AP
Dr.2144 暫估應付帳款 ( PO單價*數量) (科目來源:PO distribution/AP Accrual Account)
Dr.1264 進項稅捐 (科目來源: invoice distribution的tax 對應於tax code的GL Account)
Cr.2143應付帳款(對向科目金額的總合) (科目來源:vendor site/AP Liability Account)
Dr/Cr. IPV 商業發票採購價格差異 (科目來源:Organization Option)
Dr/Cr. PRV 匯差(科目來源:Finacial Option)
5.付款
Dr. 2143應付帳款 (發票金額) (科目來源:vendor site/AP Liability Account)
Cr. 2121應付票據(發票金額) (科目來源:bank account裡所設定的科目)
6.預付
Dr. 1672預付設備款(科目來源:vendor site/Prepayment account)
Cr. 2143應付帳款(科目來源:Vendor site/Ap liability account)
6.子庫存轉移
Dr.原物料(自製半成本、庫存商品) (科目來源:subinventory/Material Account)
Cr.原物料(自製半成本、庫存商品) (科目來源:subinventory/Material Account)
7.雜項交易-雜收
Dr.原物料(自製半成本、庫存商品)(標準成本*數量) (科目來源:Subinventory/Material Account)
Cr.費用科目 (標準成本*數量) (科目來源:Accounting Flexfield依Transaction Type)
雜出就是反項科目。
8.新增資產
Dr.Asset Cost (科目來源:Asset Category/Asset Cost)
Cr. Asset Cleaning (科目來源:Asset Category/Asset Cleaning)
9.資產移轉/重分類
Dr. 累折
Cr. 資產成本
Dr. 資產成本
Cr.累折
10.資產處份-報廢
Dr.累折(科目來源:Asset Categroy/Accrumulated Depriciation)
Cr.資產成本(科目來源:Asset Category/Asset Cost)
Dr.資產處份損失(科目來源:Book Control/Net Book value Retire Loss)
11.資產處份-出售
Dr.累折(科目來源:Asset Categroy/Accrumulated Depriciation)
Cr.資產成本(科目來源:Asset Category/Asset Cost)
Dr.帳面價值處份損失(科目來源:Book Control/Net Book value Retire Loss)
Dr.其它應收款 (科目來源:Book control/Proceeds of sale/cleaning)
Cr.帳面價值處份損失(科目來源:Book Control/Proceeds of sale Loss)
12.提列折舊
Dr.折舊費用(科目來源:FA Workbench/Assignment/Expense Account)
Cr.累折(科目來源:Asset Category/Accrumulated Depriciation)
...待續
2013年5月30日 星期四
2012年7月18日 星期三
2012年3月16日 星期五
2011年5月25日 星期三
[Informix]安裝informix 4gl的步驟:可是出現錯誤
安裝informix 4gl的步驟:可是出現錯誤
1.安裝4GL
#./install4gp
2.安裝4GL後..,FGLPC可以執行,但導致ISQL無法執行,
isql: error while loading shared libraries: libifsql.so: cannot open shared object file: No such file or directory
3.再重裝ISQL,ISQL可以執行了,但卻導致FGLPC無法執行
執行fglpc出現fglpc: error while loading shared libraries: libifsql.so: cannot open shared object file: No such file or directory
執行fglgo出現fglgo: error while loading shared libraries: libiffgisql.so: cannot open shared object file: No such file or directory
檢查環境
1.Redhat 4 Linux ids7 2.6.9-89.EL #1 Mon Apr 20 10:22:29 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
2.Informix:Informix 9.4 ,4gl:4gp732fc4(linux)
3.系統有這個檔,環境變數也有設
LD_LIBRARY_PATH=/usr/informix/lib:/usr/informix/lib/esql:/usr/informix/lib/tools;
後來發現是下載的版本的問題
依照ibm的命名規則,UC指的應該是linux_x86的環境 , FC應該是x86_64(EM64T/AMD64,Power系列,Itanium)的環境
1.安裝4GL
#./install4gp
2.安裝4GL後..,FGLPC可以執行,但導致ISQL無法執行,
isql: error while loading shared libraries: libifsql.so: cannot open shared object file: No such file or directory
3.再重裝ISQL,ISQL可以執行了,但卻導致FGLPC無法執行
執行fglpc出現fglpc: error while loading shared libraries: libifsql.so: cannot open shared object file: No such file or directory
執行fglgo出現fglgo: error while loading shared libraries: libiffgisql.so: cannot open shared object file: No such file or directory
檢查環境
1.Redhat 4 Linux ids7 2.6.9-89.EL #1 Mon Apr 20 10:22:29 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
2.Informix:Informix 9.4 ,4gl:4gp732fc4(linux)
3.系統有這個檔,環境變數也有設
LD_LIBRARY_PATH=/usr/informix/lib:/usr/informix/lib/esql:/usr/informix/lib/tools;
後來發現是下載的版本的問題
依照ibm的命名規則,UC指的應該是linux_x86的環境 , FC應該是x86_64(EM64T/AMD64,Power系列,Itanium)的環境
更換ORACLE語言
更換ORACLE語言
SQL> shutdown immediate; 資料庫關閉. 資料庫已卸載. 已關閉 ORACLE 執行處理. SQL> STARTUP MOUNT; 已啟動 ORACLE 執行處理. Total System Global Area 236000356 bytes Fixed Size 451684 bytes Variable Size 201326592 bytes Database Buffers 33554432 bytes Redo Buffers 667648 bytes 資料庫已掛載. SQL> ALTER SESSION SET SQL_TRACE=TRUE; 已更改階段作業. SQL> ALTER SYSTEM ENABLE RESTRICTED SESSION; 已更改系統. SQL> ALTER SYSTEM SET JOB_QUEUE_PROCESSES=0; 已更改系統. SQL> ALTER SYSTEM SET AQ_TM_PROCESSES=0; 已更改系統. SQL> Alter database open; 已更改資料庫. SQL> ALTER DATABASE CHARACTER SET ZHT16BIG5; ALTER DATABASE CHARACTER SET ZHT16BIG5 * ERROR 在行 1: ORA-12712: ?????????????? SQL> alter database character set internal_use ZHT16BIG5; 已更改資料庫. SQL> ALTER DATABASE CHARACTER SET ZHT16BIG5; 已更改資料庫. SQL> Shutdown immediate; 資料庫關閉. 資料庫已卸載. 已關閉 ORACLE 執行處理. SQL> startup 已啟動 ORACLE 執行處理. Total System Global Area 236000356 bytes Fixed Size 451684 bytes Variable Size 201326592 bytes Database Buffers 33554432 bytes Redo Buffers 667648 bytes 資料庫已掛載. 資料庫已開啟. SQL> |
訂閱:
文章 (Atom)