0% found this document useful (0 votes)
79 views9 pages

Auto Invoice Interface Data Diagnostics. Note#732187.1

The document discusses diagnostics for an auto invoice interface and requests information about a transaction identified by a query. The query selects a customer transaction ID from a table where the customer transaction line ID matches a provided value. The response should include diagnostics for the transaction identified by the query results.

Uploaded by

kallol_panda1
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views9 pages

Auto Invoice Interface Data Diagnostics. Note#732187.1

The document discusses diagnostics for an auto invoice interface and requests information about a transaction identified by a query. The query selects a customer transaction ID from a table where the customer transaction line ID matches a provided value. The response should include diagnostics for the transaction identified by the query results.

Uploaded by

kallol_panda1
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Auto invoice interface data diagnostics. Note#732187.

1
At first going through that then we will take the reference_line_id from that

select customer_trx_id from ra_customer_trx_lines_all where customer_trx_line_id=7419632; Please provide diagnostics of transaction which is obtained form above query. Then you will find that transaction number whom which the credit memo has issued

You might also like