About capital transfers

The logic for the capital transfer processing

  1. Equipment accounting transactions (J-EAT) for from-asset's unit. This will only be done when the From and To units are different. The system will create a J-EAT record to remove the capital amount from the from-unit. If accumulated depreciation to transfer is not zero, it will create a J-EAT record to remove the accumulated depreciation from the from-unit.
  2. Equipment accounting transactions for the to-asset's unit. This will only be done when the From and To units are different. The system will create a J-EAT record to add the capital amount to the to-unit. If accumulated depreciation to transfer is not zero, it will create a J-EAT record to add the accumulated  depreciation to the to-unit.
  3. Postable depreciation schedule for the from asset. The system will create a record in the asset depreciation schedule to remove the accumulated depreciation from the from-asset. It will create a record in Asset Depreciation Posting for the accumulated depreciation amount being removed. It will create records in the capital transaction schedule reference files for the capital and accumulated depreciation equipment accounting transactions for the from-asset. The capital transaction cross-reference file record will show that the amounts have been applied to the asset's postable schedule. It will call the program to automatically apply the change to the from-asset's depreciation schedule. Note that only the postable depreciation schedule will be updated.
  4. Postable depreciation schedule for the to-asset. It will perform the same processing as step 3 for the to-asset.

Depreciation transaction date for accumulated depreciation entry

Depreciation amounts after the capital transfer

The following comments apply when the System Depreciation Adjustment Option business parameter (or the Depreciation Schedule Adjustment Option in the schedule type) is set to 4 (Residual Fixed, No Entry).

The first Not Posted entry following the accumulated depreciation transfer is calculated as the Depreciation Amount * Number of Days Remaining in the Period / Number of Days in the Period. In other words, the first Depreciation Amount will always be pro-rated.

Automatic Adjustment of Depreciation Schedules

The processing for application of capital adjustments to asset depreciation schedules is as follows.  The program will:

Back to Capital transfers