Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the EcoResAttributeTypeUnitOfMeasure record from a related EcoResAttributeType record.
Syntax
client server public static EcoResAttributeTypeUnitOfMeasure findByAttributeType(EcoResAttributeType _domain, [boolean _selectForUpdate])
Run On
Called
Parameters
- _domain
Type: EcoResAttributeType Table
The related EcoResAttributeType table buffer.
- _selectForUpdate
Type: boolean
Indicates whether to select the record for an update; optional.
Return Value
Type: EcoResAttributeTypeUnitOfMeasure Table
A EcoResAttributeTypeUnitOfMeasure table record, or an empty record.