AddColumn (type, name, reference, isText, displayType, defaultValue, join)

Adds a column on the sublist of the Invoice Payment Processing page to display field values from the records searched.

Parameters

Throws

Example

          epPaymentSelectionForm.AddColumn('text','ApprovalStatus', 'approvalstatus', true); 

        

General Notices