Issue with Invoicing 9.05.606A

Hello;

New implementation, when I do get shipments for invoice, and select the pack id, I get the prompt that 1 invoice has been created. The I immediately get an application error:

Exception caught in: Epicor.Mfg.BO.ARInvoice

Error Detail
============
Message: ERROR condition: The Server application has returned an error. (7243) (7211)
Type: Error
Program:
Method:
Table:
Row:
Field:



Stack Trace
===========
at Epicor.Mfg.Proxy.ARInvoiceImpl.GetByID(Int32 invoiceNum)
at Epicor.Mfg.UI.Adapters.ARInvoiceAdapter.GetByID(Int32 invoiceNum)
at Epicor.Mfg.UI.App.ARInvoiceEntry.Transaction.getInvHedData()

Inner Exception
===============
ERROR condition: The Server application has returned an error. (7243) (7211)

Inner Stack Trace
=================
at Progress.Open4GL.DynamicAPI.Session.runProcedure(String requestID, String procedureName, ParameterSet parms, Boolean persistent, Boolean internal_Renamed, Int64 procId, MetaSchema localSchema, Int32 stateModel)
at Progress.Open4GL.DynamicAPI.Session.runStatelessProcedure(String requestID, String fullProcedureName, ParameterSet inparams, Object procId, MetaSchema localSchema, Int32 stateModel)
at Progress.Open4GL.DynamicAPI.PersistentProc.runTheProcedure(String requestID, String procedureName, ParameterSet parms, MetaSchema schema)
at Progress.Open4GL.DynamicAPI.PersistentProc.runProcedure(String procedureName, ParameterSet parms, MetaSchema schema)
at Epicor.Mfg.Core.CallContext.CallContextPersistentProc.runProcedure(String procedureName, ParameterSet parameters, MetaSchema metaSchema)
at Epicor.Mfg.Core.CallContext.ProxyHelper.CallMethod(String methodName, ParameterSet parameters, MetaSchema metaSchema, BLConnectionPool connPool, Session connection, PersistentProc persistProc, CallContextDataSet callContextDataSet)
at Epicor.Mfg.Proxy.ARInvoiceImpl.GetByID(Int32 invoiceNum)


I see the invoice in the list, but looking at the header it's empty. Any ideas what's wrong?