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