SpeedBWild
Programmer
When I ran check links this morning on the sales series I received the following error for several records.
"A record for XXX was removed from the Sales Master Number Setup table: no corresponding record was found in the Sales Transaction History table"
I went to SOP40500 the Sales Master table and the records did not exist. Select * from SOP40500 where NSTRNUMB =xxx
I then went to both the SOP30200 Sales Trans Hist table and the SOP30300 Sales Trans Amt Hist table and the records did exist
Select * from SOP30200 Where sopNumbr=xxx
Select * from SOP30300 Where sopNumbr=xxx
What does this error mean and how do I fix it?
Is there a flag I need to set in a table someplace?
Thank you,
"A record for XXX was removed from the Sales Master Number Setup table: no corresponding record was found in the Sales Transaction History table"
I went to SOP40500 the Sales Master table and the records did not exist. Select * from SOP40500 where NSTRNUMB =xxx
I then went to both the SOP30200 Sales Trans Hist table and the SOP30300 Sales Trans Amt Hist table and the records did exist
Select * from SOP30200 Where sopNumbr=xxx
Select * from SOP30300 Where sopNumbr=xxx
What does this error mean and how do I fix it?
Is there a flag I need to set in a table someplace?
Thank you,