Calculating Depreciation for Group Assets

This topic discusses how to run the Group Asset Depreciation process.

Page Used to Calculate Depreciation for Group Assets

Page Name Definition Name Usage

Group Asset Depreciation Page

RUN_AMDPCGRP

Run the depreciation calculation process for group assets. View the Asset Batch Process error log for information about problems that occurred during the process.

Group Asset Depreciation Page

Use the Group Asset Depreciation page (RUN_AMDPCGRP) to run the depreciation calculation process for group assets.

View the Asset Batch Process error log for information about problems that occurred during the process.

Navigation:

Asset Management, and then Depreciation, and then Group Asset Depreciation, and then Calculate Group Asset Depr, and then Group Asset Depreciation

Select the parameters that this process will use to include assets in the calculation.

View the Asset Batch Process error log for information about problems that occurred during the process but did not terminate the process.

Indexing to Increase Processing Performance

To increase processing performance, PeopleSoft recommends that you create an index, as follows:

CREATE INDEX ON PS_OPEN_TRANS (BUSINESS_UNIT,GROUP_ASSET_ID,BOOK,TRANS_TYPE,DTTM_⇒
STAMP)