I have a simple migration job that loaded Customer Order lines from an Excel spreadsheet. The migration job which worked wonderfully in Apps9 will not work in Cloud.
The migration job has been rebuilt but am getting the following error:
ORA-20124: Error.NULLVALUE: Field [TAX_DOM_AMOUNT] is mandatory for Source Tax Item Order and requires a value.
That field name is not in CUSTOMER_ORDER_LINE either in the view or table.
Any pointer would be welcome.