EcoResProductMaster::getProductMasterFromCaller Method
Gets a record in the EcoResProductMaster.
Syntax
client server public static EcoResProductMaster getProductMasterFromCaller(Args _args)
Run On
ClientOrServer
Parameters
- _args
Type: Args Class
An instance of the Args class.
Return Value
Type: EcoResProductMaster Table
A record in the EcoResProductMaster table.
Exceptions
Exception | Condition |
---|---|
Error | No arguments specified. -or- A record in the EcoResProductMaster table related to the record passed through the arguments cannot be found. |