How to fetch invoice line item seq when any new line added/modified on invoice?
Summary:
When any new line added or existing line modified on invoice, want to fetch LINEITEM_SEQ_NO for invoice line which is added/modified. Based on that add/update information(fields) for that invoice line item sequence only. How to fetch invoice lineitem_seq without using update_date or update_user column as these are getting updated for all invoice lines as part of SET EXCHANGE RATE agent action on invoice.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24c
Code Snippet (add any code snippets that support your topic, if applicable):
0