Search the GP Tables
Search by TABLE NAME
Search by FIELD NAME
These are our CM scripts. All of our scripts for Dynamics GP can be found here
CM Scripts
Stored Procedures
 dd_CM00100_SEL_byActindx
Module List > Module COMPANY..CM tables
DynDeveloper Table Reference is in Wiki format! Registered users have the ability to improve the table reference, add comments, and generally make the world a better place.
You are currently viewing the COMPANY database.
Change
Module Remarks:

CM Transaction Flow

While it is possible to import Bank Reconciliation (BR) transactions, there are a couple of problems due to BR not using work files. One is that GL distributions are not created during the import and journal entries need to be imported. Also, because you are not posting the transactions, the Current Balance in the Checkbook master is not updated. This makes the reconcile process difficult. Here are three different ways to work around these issues:

Method 1. Keep track of the imported transactions and the net change. When reconciling later, reconcile to this net change. Post an adjustment to BR to allow for the net change so that checkbook has the correct balance. Insure that you do NOT post that adjustment to the General Ledger because the GL balance is correct due to the direct import of the journal entries.

Method 2. We can export the Checkbook Master table (CM00100) to a file. Change the current balance to reflect the BR transactions that were imported. Clear data on the CM00100 table or delete it and re-import the newly changed file into the Checkbook Master. The correct balance will now be displayed.

Method 3. Write directly to the Checkbook Master (CM00100) table, updating the Current Balance using Microsoft Access or another application in conjunction with an ODBC connection. The current balance would now be correct. Note, this will not work on Ctree databases as the ODBC drivers are read-only.

It is possible to bring older, outstanding checks into Dynamics from before BR was started. This process would assume that the current checkbook balance was correct. Outstanding checks would be imported normally and since the checkbook balance is current, nothing further needs to be done. The checks should reconcile normally.

Importing Cash Receipts as deposited is possible, but has the same problem as with the bank transactions above. The best suggestion for cash receipts is to import the cash receipt then deposit the receipts manually which will update the Current Balance field in the Checkbook Master.

One thing to note about importing BR Transactions and Receipts is the Audit Trail Code should be imported. Unlike other modules, this is necessary since the BR entries are never posted. After manually assigning the Audit Trail Code to the entry, the next Audit Trail Code in the Audit Trail Code Setup window must be manually adjusted to reflect the imported entries. If it is not incremented, the next manually entered BR documents will use the next audit trail code number which might overlap the entries just imported.

Posting transfer is like posting two one sided bank transactions, one debit one credit. Just setup a transaction with one distribution (from checkbook account) and Transaction type of transfer and call post and this will post the one side. Than create the second transaction with one distribution (to checkbook account) and transaction type of transfer and post this. After these transactions are posted then you need to post the distributions over to GL and update the transfer table with the correct information.


ClearPixel
Freq
Used
 Display Name
 CM00002CM Unreconciled TEMP

 

CM00100CM Checkbook Master

 

This table stores the checkbook information - specifically the next deposit number. We also use the table to indicate that, during the posting of the deposit, a deposit is in progress for this checkbook.

 CM00101Checkbook Electronic Funds Transfer Master

 CM00102Checkbook EFT Optional Header

 CM00103Checkbook EFT Format Header

 CM00104Checkbook EFT Format Detail

 CM00200CM Merchant Setup

 CM00201CM Merchant Checkbook Store

Freq
Used
 Display Name
 CM10100CM Deposit Work

This table stores all unposted information concerning deposits. Multiple unposted deposits without receipts may exist for each checkbook but only one deposit with attached receipts may exist per checkbook at any given time.

 CM10101CM Deposit Work Totals

This table contains information concerning the deposit it holds all the check,coin,credit amounts and the count of each.  There is one record for each currency that exists on a deposit.  If the deposit is not Multicurrency than there is only one record.  There will be records in this table only for saved deposits, when a deposit is posted this information get moved over to the CM_Transaction_Totals table.

Freq
Used
 Display Name
CM20100CM Journal

This table contains a record for each posting of every transaction and receipt in Bank Reconciliation. A record, which is used to create posting journals, is created when a transaction is either posted or voided.

CM20200CM Transaction

This table stores all posted information concerning transactions. Unposted information is entered here before posting but not stored since Bank Reconciliation does not use batches.

 CM20201CM Transaction Totals

This table contains information concerning the posted deposit it holds all the check,coin,credit amounts and the count of each.  There is one record for each currency that exists on a deposit that has been posted.  If the deposit is not Multicurrency than there is only one record.  

 CM20202Checkbook Transaction Electronic Funds Trans

 CM20203Checkbook EFT Transaction Batch

 CM20300CM Receipt

This table stores all posted information concerning receipts. Both deposited and undeposited receipts exist in the table. Unposted information is entered here before posting but not stored since Bank Reconciliation does not use batches.

CM20400CM Distribution

This table stores the General Ledger distributions for posted receipts and transactions.  The records in this table relate to a specific record in the CM_Transaction or CM_Receipt table. No unposted information is entered in this table.

 CM20500CM Reconcile Header

 CM20501CM Reconcile Adjustments

 CM20502cmUnreconciledTrx
 CM20600CM Transfer
This table stores all posted information concerning transfers. Unposted information is entered here before posting but not stored since Bank Reconciliation does not use batches.
Freq
Used
 Display Name
 CM40100CM Setup

 CM40101CM Transaction Type Setup

 CM40102CM Journal Next Link Number

 CM50507 
 CM50508 
 CM90000CM Transmission Log

 CM90001Checkbook EFT Log

Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3