如何使用Netsuite Web服务使Netsuite中的付款无效 [英] How to void a payment in netsuite using netsuite webservice

查看:101
本文介绍了如何使用Netsuite Web服务使Netsuite中的付款无效的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用NetSuite网络服务来使netsuite中的付款无效.是否有可能?我尝试通过添加日记帐分录来支付我需要作废的付款.但这对我不起作用.感谢您的任何帮助.

I need to void a payment made in netsuite by using NetSuite webservice. Is it possible? I have tried by adding Journal entry for the payment which i need to void. But it doesn't work for me. Any help on this is appreciated.

推荐答案

如果您使用的是套件脚本,则可以使用

If you're using suite scripts you can use

nlapiVoidTransaction(transactionType, recordId);

以下脚本类型支持此API:

This API is supported in the following script types:

Client
User Event
Scheduled
Suitelet
RESTlet
Workflow Action

此API的管理标准为10.

The Governance on this API is 10.

这篇关于如何使用Netsuite Web服务使Netsuite中的付款无效的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆