PYWASINV

Returns a True or False based on whether or not the payment was applied to an invoice.

Reporting Area(s):

Invoices, Accounting

Required Parameters:

  1. Pay ID (pypayid)
  2. Receipt # (pyrecnum)

Optional Parameters:

None

Example(s):

PYWASINV(pypayid, pyrecnum) returns .T. if payment was applied to a invoice and .F. if payment was

 

Related Topics Link IconRelated Topics