Edit 9/17/15 View the main article for this error here
Hi,
I am getting the below error when connecting to the econnect version 8.0
Sql procedure error codes returned:
Error Number = 2516 Stored Procedure taPAPOReceiveInvoiceEntryLine Error Description = Cost Category (PACOSTCATID) is not setup for this Project Number (PAPROJNUMBER)
Node Identifier Parameters: taPAPOReceiveInvoiceEntryLine
PAVIDN = 1
RCPTLNNM = 16384
Related Error Code Parameters for Node : taPAPOReceiveInvoiceEntryLine
PACOSTCATID = MEALS
PAPROJNUMBER = 461-101708
Error Number = 2574 Stored Procedure taPAPOReceiveInvoiceEntryLine Error Description = Invalid Purchase Item Taxable status (PAPurchase_Tax_Options) - (1=Taxable,2=Nontaxable,3=Base on Vendor)
Node Identifier Parameters: taPAPOReceiveInvoiceEntryLine
PAVIDN = 1
RCPTLNNM = 16384
Related Error Code Parameters for Node : taPAPOReceiveInvoiceEntryLine
PAPurchase_Tax_Options = Note: This parameter was not passed in, no value for the parameter will be returned.
Error Number = 3521 Stored Procedure taPAPOReceiveInvoiceEntryLine Error Description = Invalid Inventory Account Index (INVINDX)
Node Identifier Parameters: taPAPOReceiveInvoiceEntryLine
PAVIDN = 1
RCPTLNNM = 16384
Related Error Code Parameters for Node : taPAPOReceiveInvoiceEntryLine
INVINDX = Note: This parameter was not passed in, no value for the parameter will be returned.
<taPAPOReceiveInvoiceEntryLine>
<POPTYPE>3</POPTYPE>
<PAVIDN>1 </PAVIDN>
<RCPTLNNM>16384</RCPTLNNM>
<PAPROJNUMBER>461-101708</PAPROJNUMBER>
<PACOSTCATID>MEALS</PACOSTCATID>
<VENDORID>461</VENDORID>
<ITEMNMBR>MEALS</ITEMNMBR>
<VNDITNUM>MEALS</VNDITNUM>
<ITEMDESC>MEALS</ITEMDESC>
<VNDITDSC>MEALS</VNDITDSC>
<LOCNCODE>TBM</LOCNCODE>
<NONINVEN>1</NONINVEN>
<QTYSHPPD>1</QTYSHPPD>
<QTYINVCD>1</QTYINVCD>
</taPAPOReceiveInvoiceEntryLine>
Please help me out on this