RE: PM HATB report is not aligned with AP/GL Reconciliation
Let me clarify one issue about payable distribution. Let me take the Payment as an example to illustrate how the system works.
On the module level, Transactions and distribution are recorded in two different tables. On other hand, the General Ledger apparently keeps records on the journal entries associated with the transaction.
- PM20000 | PM Transaction Open Work
- PM10100 | PM Distribution Open Work
- GL20000 | Journal Entries
When you open the inquiry, it will retrieved the transaction details as recorded within the "Transaction Table", when you click on the distribution button, it will retrieve the data stored within the "Distribution Table". Journal Entries can be reached at the financial inquiry window.
Now, the question is ... Does GP allow a transaction to be posted without associated distribution ? The answer is simply "No". But, the below clarifications are the possible scenarios for your case;
1- Vendor Card Maintenance > Options > Maintain History: The first scenario in which "Distribution" is not kept is the setup at the vendor card. as shown below;
2- Tools > Routines > Purchasing > Remove Distribution History: Supposing the the distribution has been checked to be kept from the setup. This window is used to delete the distribution for certain document number or range of documents.
3- Delete on the Database level: through which a "delete" statement has been executed on the distribution table directly to remove the distribution.
4- Posting Corruption: It could still be possible that the distribution has been missed because of a posting corruption, cause of network error or other interrupting factors.