Share via


AssetActivityCode::findByAssetActivityCode Method

Finds the specified record in the AssetActivityCode table for a given activity code.

Syntax

client server public static AssetActivityCode findByAssetActivityCode(
    AssetActivityCodeId _assetActivityCode, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: AssetActivityCode Table
A record of the AssetActivityCode table if found; otherwise, an empty buffer.

See Also

Reference

AssetActivityCode Table