VendInvoiceInfoTable::getActiveList Method
Retrieves a list of the active invoices for the given PurchId.
Syntax
client server public static List getActiveList(PurchId _purchId, [ParmId _excludeParmId])
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The PurchId to find the list for.
- _excludeParmId
Type: ParmId Extended Data Type
A ParmId to exclude from the list.
Return Value
Type: List Class
A list of the active invoices for the given PurchId.