Quantcast
Channel: Microsoft Dynamics GP Forum - Recent Threads
Viewing all articles
Browse latest Browse all 45450

get/change operation on table 'pm1099PeriodDtl' failed accessing SQL data. Number of results columns doesnt match table definition.

$
0
0

We just upgraded from GP 2010 to GP 2013 and few days ago and also installed the latest service pack, which happened to be the 2015 Year End Update for GP 2013.

Now we get the error "Aget/change operation on table 'pm1099PeriodDtl' failed accessing SQL data. Number of results columns doesnt match table definition." whenever attempting to work with any Vendor in Purchasing and access the 1099 Detail table.  For example, just going to Cards => Purchasing => 1099 Detail and bringing up a vendor will generate this error.  We first noticed it when trying to post a batch to payables that had a check.

So it would seem our 1099 Period Detail table has more or less fields than it should.  It's hard to imagine how that happened since there were no errors during the upgrade process.  We also don't have any third party products installed and just a couple of very simple VBA customizations that don't relate to this area.

Here is our 1099 Period Detail table (PM00204) definition from SQL:

[VENDORID][char](15)NOTNULL,

[TEN99TYPE][smallint]NOTNULL,

[YEAR1][smallint]NOTNULL,

[PERIODID][smallint]NOTNULL,

[TEN99BOXNUMBER][smallint]NOTNULL,

[TEN99AMNT][numeric](19, 5)NOTNULL,

[TEN99FRNORUSDTL][char](41)NOTNULL,

[TEN99STATECD][char](3)NOTNULL,

[TEN99STATIDNUM][char](21)NOTNULL,

[TEN99TAXEXMTCUSIPNUM][char](13)NOTNULL,

[TEN99DIRSALECB][tinyint]NOTNULL,

[TEN99STATNMBR][char](21)NOTNULL,

[TEN99FATCAFILEREQ][tinyint]NOTNULL,

[DEX_ROW_ID][int]IDENTITY(1,1)NOTNULL,

Does anyone know what could be causing this problem?  Any help would be appreciated.

Thanks,

- Dave


Viewing all articles
Browse latest Browse all 45450

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>