Skip to main content
Solved

How to add supplier name/ vendor ID parameter to the Remittance report (AP642000)?

  • 29 December 2022
  • 1 reply
  • 84 views

Hi, 

 

We are in process of the customizing Additional Remittance Form. We need to add vendor ID as a parameter to this custom report version. Which data field do we need to use to accomplish this requirement?

 

Regards

Nethupul

 

 

Hello @NAthukorala47 

Please try below data field.

=Report.GetFieldSchema('VendorReportParameters.VendorID')

 

 


Reply