MCRInstallmentSetup::findBySchedIdCatalog Method
Returns the record associated with the passed PaymSchedId and CatalogRefRecId.
Syntax
client server public static MCRInstallmentSetup findBySchedIdCatalog(PaymSchedId _paymSchedId, CatalogRefRecId _catalogRecId)
Run On
Called
Parameters
- _paymSchedId
Type: PaymSchedId Extended Data Type
The paym sched ID to search by.
- _catalogRecId
Type: CatalogRefRecId Extended Data Type
The catalog Rec ID to search by.
Return Value
Type: MCRInstallmentSetup Table
The installment billing setup.