How can I create a Debit Memo using the SOAP API that includes line distributions?
Summary:
Hello, I am attempting to create a Debit Memo through the SOAP API that includes line distributions. However, I am facing the following error.
Error message : "Transaction is associated with at least 1 invalid or closed transaction distribution"
Looking within Oracle Community for how to pass distributions to AR Debit memo web service — https://community.oracle.com/customerconnect/discussion/773485/how-to-pass-distributions-to-ar-debit-memo-web-service?utm_source=community-search&utm_medium=organic-search&utm_term=debit+memo+distribution ("transaction is associated with at least 1 invalid or closed transaction distribution"). According to the Oracle Community post I would have to use processInterfaceLine & processInterfaceDistribution
ProcessInterfaceLine Web Service For Populating Ra_interface_lines with interface transaction line DFF Values (Doc ID 2465443.1).