ADO.NET Provider for Sage Intacct

Build 26.0.9655

DisposalDepreciationScheduleMap

Represents the mapping between asset disposals and their corresponding depreciation schedules, capturing partial depreciation amounts, gain or loss, and disposal journal entry details.

Columns

Name Type Description
asset_Href String The URL of the asset associated with this disposal depreciation schedule map.
asset_Id String The Id of the asset associated with this disposal depreciation schedule map.
asset_Key String The system-assigned key of the asset associated with this disposal depreciation schedule map.
auditCreatedDateTime Datetime The date and time when the disposal depreciation schedule map was created.
auditModifiedDateTime Datetime The date and time when the disposal depreciation schedule map was last modified.
depreciationSchedule_Href String The URL of the depreciation schedule associated with this disposal map.
depreciationSchedule_Id String The Id of the depreciation schedule associated with this disposal map.
depreciationSchedule_Key String The system-assigned key of the depreciation schedule associated with this disposal map.
disposalJournalEntry_Href String The URL of the journal entry generated for this disposal.
disposalJournalEntry_Id String The Id of the journal entry generated for this disposal.
disposalJournalEntry_Key String The system-assigned key of the journal entry generated for this disposal.
disposalJournalEntry_TxnNumber Int The transaction number of the journal entry generated for this disposal.
disposal_Comments String The comments from the disposal associated with this map.
disposal_DisposalAmount Decimal The disposal amount from the disposal associated with this map.
disposal_DisposalDate Date The disposal date from the disposal associated with this map.
disposal_DisposalType String The disposal type from the disposal associated with this map.
disposal_Href String The URL of the disposal associated with this map.
disposal_Id String The Id of the disposal associated with this map.
disposal_IsPartial Bool Indicates whether the disposal associated with this map is a partial disposal.
disposal_Key String The system-assigned key of the disposal associated with this map.
disposal_SalePrice Decimal The sale price from the disposal associated with this map.
gainLossAmount Decimal The gain or loss amount calculated for this disposal depreciation schedule map.
href String The URL of the disposal depreciation schedule map resource.
id String The unique identifier of the disposal depreciation schedule map record.
key [KEY] String The system-assigned key that uniquely identifies the disposal depreciation schedule map record.
partialAccumulatedDepreciationAmount Decimal The accumulated depreciation amount attributable to the partial portion of the disposed asset.
partialRemainingDepreciationAmount Decimal The remaining depreciation amount attributable to the partial portion of the disposed asset.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655