Skip to content

Commit 0910398

Browse files
authored
Update the-rate-type-id-is-missing.md
1 parent 38ea27b commit 0910398

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed

support/dynamics/gp/the-rate-type-id-is-missing.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: The rate type ID is missing
3-
description: Provides a solution to an error that occurs when you print an edit list in General Ledger in Microsoft Dynamics GP 9.0 and in Microsoft Business Solutions - Great Plains 8.0.
4-
ms.reviewer: theley, lmuelle
3+
description: Provides a solution to an error that occurs when you print an edit list in General Ledger in Microsoft Dynamics GP.
4+
ms.reviewer: theley
55
ms.topic: troubleshooting
6-
ms.date: 04/17/2025
6+
ms.date: 10/7/2025
77
ms.custom: sap:Financial - General Ledger
88
---
9-
# "The rate type ID is missing. The exchange table ID is missing." Error message when you print an edit list in General Ledger in Microsoft Dynamics GP 9.0 and in Microsoft Business Solutions - Great Plains 8.0
9+
# "The rate type ID is missing. The exchange table ID is missing." Error message when you print an edit list in General Ledger in Microsoft Dynamics GP.
1010

11-
This article provides a solution to an error that occurs when you print an edit list in General Ledger in Microsoft Dynamics GP 9.0 and in Microsoft Business Solutions - Great Plains 8.0.
11+
This article provides a solution to an error that occurs when you print an edit list in General Ledger in Microsoft Dynamics GP.
1212

1313
_Applies to:_   Microsoft Dynamics GP
1414
_Original KB number:_   922872
@@ -17,13 +17,17 @@ _Original KB number:_   922872
1717

1818
When you print an edit list for a purchase order return transaction, you receive the following error message:
1919
> The rate type ID is missing.
20-
The exchange table ID is missing.This problem occurs when you use the originating currency.
21-
22-
This problem occurs in General Ledger in Microsoft Dynamics GP 9.0 and in Microsoft Business Solutions - Great Plains 8.0.
20+
The exchange table ID is missing.This problem occurs when you use the originating currency and have Use rates without adding table marked in Multicurrency setup.
21+
This can by found by going to Tools >> Setup >> Financial >> Multicurrency
2322

2423
## Cause
2524

26-
This problem occurs because more than one multicurrency rate type is selected for an exchange table identifier (ID).
25+
This problem occurs because more than one multicurrency rate type is selected for an exchange table identifier.
26+
When you post a PO return the transaction doesn´t have a RATETPID,XCHGRATE, EXGTBLID in the POP10300, and when you try to post it in GL you receive the following error:
27+
The Exchange Table ID is missing
28+
The Exchange Rate is missing
29+
30+
And you cannot post the journal because the GL10000 table has RATETPID,XCHGRATE are blank.
2731

2832
## Resolution
2933

@@ -40,3 +44,9 @@ To resolve this problem, follow these steps:
4044
9. In the Transaction Entry window, select the General Ledger transaction that generated the error message, and then select **Yes** when you're prompted to create the rate type ID.
4145
10. Select **Save** to save the transaction.
4246
11. Print the edit list again. The error message doesn't appear.
47+
48+
Other options for the General Ledger batch:
49+
1. If you see this error, in SQL, you can update the GL10000 table with the RATETPID,XCHGRATE, and EXGTBLID.
50+
2. You could also just create a new GL batch an copy the transactions into the new batch which allows you to choose the information on entry.
51+
3. Setup the Exchange rate to teh table so the problem does not exist, see steps above.
52+

0 commit comments

Comments
 (0)