Question

APPS9 - Customer invoice output in XML - Custom field needed

  • 14 January 2021
  • 1 reply
  • 147 views

Userlevel 6
Badge +11

Does anyone have any ideas how I can output an XML file for customer invoice with a custom field?

I am using IFS standard SEND_INVOICE message function and routing.

I have all of the fields I need bar 1! which is a custom field.


This topic has been closed for comments

1 reply

Userlevel 4
Badge +7

Found below information from a previously logged case for Apps 8,

The report that we need to include the custom fields is ‘CUSTOMER_ORDER_IVC_REP. In order to access the custom field on different LUs, it should be register the logical unit in the
relevant report definition package. Here, it’s ‘CustomerOrderIvc.rdf’.

Currently it’s only enable for below LUs. 'CustomerOrderLine' 'CustOrderLineAddress' 'SalesChargeType' 'CustomerOrderLine' 'OrderLineStagedBilling' 'CustomerOrder' 'ReturnMaterial' and ‘CustomerOrderCharge’.