How to add new item type in ReSA?
Hi,
We are implementing ReSA 13.2.5 and we would need to add new item type as part of requirement. I have inserted item type into CODE_DETAIL table and tried to load RTLOGs with new item type but it's failed with error "ORA-01400: cannot insert NULL into ("RMS13"."SA_TRAN_ITEM"."UNIT_RETAIL_VAT_INCL")~Cannot INSERT - row=0". Any suggestion here?
Thanks