MCRCustCreditTable::findByInventTransID Method
Retrieves the MCRCustCreditTable record based on the passed in InventTransID.
Syntax
client server public static MCRCustCreditTable findByInventTransID(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransID used to find the applicable MCRCustCreditTable record.
Return Value
Type: MCRCustCreditTable Table
The MCRCustCreditTable that the passed line is related to.