superrg 发表于 2011/11/17 16:56 
0.03 应该是小数点计算保存的问题
已经解决.
应计注销主要解决以下问题:
1,一些发票匹配后,应计负债还有一些尾数需要处理
2,有些发票匹配时没有与PO接收关联,也需要对这些进行注销。
步骤:
1) Complete Receipt Transactions and Invoice matching.
2) Run the Create Accounting Program in Final Mode with subsequent Transfer of Entries to GL
3) Run the Accrual Reconciliation Load Program which will populate two Tables:
CST_RECONCILIATION_SUMMARY and
CST_AP_PO_RECONCILIATION
4) Run the AP and PO Accrual Reconciliation Report
The Detail Version of the Report will show accrual account for each PO distribution with the Receiving transaction amount and invoice transaction amount with a net balance greater than zero.
5) Perform Accrual Write-off
Once the accrual entries for the PO or invoice are shown in AP and POl Reconciliation Report,
Accrual Write-off can be done using Cost Management or Purchasing responsibility>Accounting>Accrual write offs>AP and PO.
This will delete the accrual entry from CST_AP_PO_RECONCILIATION table and populate the write off transaction in CST_WRITE_OFFS table. This write off transaction can also be viewed in the form View Write offs. In order to create accounting entries for the write offs in SLA and GL for submit the Create Accounting program after completing the write offs in the Accrual Write Off Form. The Write Off Transactions can be viewed in SLA menu by navigating to Tools > View Accounting in the View Write offs form. |