AssetTaxDeprCategory_LV::findPreviousPeriodCategory Method
Finds the record for the given category from the last period before the given period start date.
Syntax
client server public static AssetTaxDeprCategory_LV findPreviousPeriodCategory(RefRecId _categoryRecId, ValidFromDate _periodStartDate)
Run On
Called
Parameters
- _categoryRecId
Type: RefRecId Extended Data Type
The AssetTaxDeprCategory_LV record ID.
- _periodStartDate
Type: ValidFromDate Extended Data Type
The start date of the period.
Return Value
Type: AssetTaxDeprCategory_LV Table
The record for the given category from the last period before the given period start date.