Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to identify the Vendor Bill associated with a Vendor Payment
On a Vendor Payment created from a Bill how can I identify the Bill from which the payment was created?
I would like to do that in the before load of the Vendor Payment before the payment is saved.
When I try
nlapiGetLineItemValue('apply', 'apply', line)
it shows as 'F' although it displays as checked on the screen.
0