Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Create Vendor Payment Programmatically
Can I create Vendor Payment programmatically via API?
1. It asked for at least one item when "VendorPaymentApplyList" is empty:
The error is "You must enter at least one line item for this transaction"
2. When I try to add VendorPaymentApply to "VendorPaymentApplyList" via API Create call(during creation), I get this error:
"Adding new line to sublist apply is not allowed."
So, I must add at least one item, and not allowed to add? No where to go now.
Can anyone point me to the right direction of this? Maybe there is a permission setting?
Thank you