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.
Counts the number of records in the SpecTrans table associated with the given payment group.
Syntax
server public static int findNumberOfMarkedVendPaymentGroups(VendPaymentGrouping _vendPaymentGroup, CompanyId _custVendCompany)
Run On
Server
Parameters
- _vendPaymentGroup
Type: VendPaymentGrouping Extended Data Type
The group for which the number of occurrences should be counted.
- _custVendCompany
Type: CompanyId Extended Data Type
The company ID that will be used for cross company selection.
Return Value
Type: int
The number of records in the SpecTrans table associated with the given payment group.