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.
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. |