psdi.app.asset

Class DepSched

  • All Implemented Interfaces:
    java.rmi.Remote, DepSchedRemote, MboConstants, MboRemote, MaxRemoteProxy


    public class DepSched
    extends Mbo
    implements DepSchedRemote
    MBO object to represent DepSchedule. See DepSchedule package description for details.

    This is a site level object.

    The key attributes for this object are as follows: SiteId, Assetnum, PeriodNum.

    The attributes in this object are as follows:

    Attribute NameDescription
    DepScheduleIdUnique ID
    AssetnumVehicle ID
    CurrentAssetValueDepreciated value of the asset for this period.
    DepreciationAmtDepreciation amount for this period.
    DepreciationDateDate of this depreciation period.
    MeterLTDMeter reading at which this depreciation period occurs.
    OrgIdIdentifier of the organization for this depreciation period.
    PeriodnumSystem generated sequential number identifying the period in the depreciation schedule.
    RecalcPointNon-persistent attribute. Point from which the depreciation schedule is recalculated.
    SiteIdIdentifier of the site for this depreciation period.
    TotalDepTotal depreciation for this asset up to and including this period.