Class: AssetSumCalc
abstract
class
AssetSumCalc
Show extending classes
AssetSumCalc_Budget
,
AssetSumCalc_Trans
Constructor Method
void
new
(
)
Public Instance Methods
AmountMST
acquisitionAdjValue
(
)
AmountMST
acquisitionAdjValue_priorYears
(
)
AmountMST
acquisitionAdjValue_thisYear
(
)
AmountMST
acquisitionPrice
(
)
AmountMST
acquisitionValue
(
)
AmountMST
acquisitionValue_priorYears
(
)
AmountMST
acquisitionValue_thisYear
(
)
abstract
Query
buildQuery
(
)
void
calc
(
)
AssetReserveTransfer
capitalReserveTransferValue
(
)
AssetReserve
capitalReserveValue
(
)
AmountMST
depreciationAdjValue
(
)
AmountMST
depreciationAdjValue_priorYears
(
)
AmountMST
depreciationAdjValue_thisYear
(
)
AmountMST
depreciationRevaluationValue
(
)
AmountMST
depreciationValue
(
)
AmountMST
depreciationValue_priorYears
(
)
AmountMST
depreciationValue_thisYear
(
)
AmountMST
disposalSaleValue
(
)
AmountMST
disposalScrapValue
(
)
AmountMST
extraDepreciationValue
(
)
AmountMST
extraDepreciationValue_priorYears
(
)
AmountMST
extraDepreciationValue_thisYear
(
)
void
initYear
(
)
AmountMST
netBookValue
(
)
container
packClient
(
)
container
packServer
(
)
AssetYear
parmAssetYear
(
AssetYear
_assetYear
=
assetYear
)
TransDate
parmDateFrom
(
TransDate
_dateFrom
=
dateFrom
)
TransDate
parmDateTo
(
TransDate
_dateTo
=
dateTo
)
Range
parmRangeAssetId
(
Range
_rangeAssetId
=
rangeAssetId
)
Range
parmRangeBookId
(
Range
_rangeBookId
=
rangeBookId
)
Range
parmRangeBudgetModel
(
Range
_rangeBudgetModel
=
rangeBudgetModel
)
AmountMST
profitLossValue
(
)
AmountMST
revaluationValue
(
)
AmountMST
revaluationValue_priorYears
(
)
AmountMST
revaluationValue_thisYear
(
)
void
unpackClient
(
container
packedClient
)
void
unpackServer
(
container
packedServer
)
void
updateSum
(
AssetTransType
transType
,
AmountMST
amount
,
AssetRevaluationAmount
revaluationAmount
=
0
)
AmountMST
writeDownAdjValue
(
)
AmountMST
writeDownAdjValue_priorYears
(
)
AmountMST
writeDownAdjValue_thisYear
(
)
AmountMST
writeUpAdjValue
(
)
AmountMST
writeUpAdjValue_priorYears
(
)
AmountMST
writeUpAdjValue_thisYear
(
)
Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the
MIT License
. Axapta is a registered trademark of Microsoft Corporation.