Share via


AssetAddition.getNextRecNumber Method

Generates the next asset addition record number.

Syntax

public AssetAdditionRecNumber getNextRecNumber(AssetId _assetId)

Run On

Called

Parameters

Return Value

Type: AssetAdditionRecNumber Extended Data Type
The AssetAdditionRecNumber extended data type specified by the nextRecNumber parameter.

Remarks

This method is called from the initValue method on the AssetAddition form.

It returns zero if the given fixed asset ID does not exist.

See Also

Reference

AssetAddition Table