Do you have any question about this error?
Message type: E = Error
Message class: 70 - HR: Messages in Master Data Reporting
Message number: 029
Message text: Table &1 contains foreign currency &3 in field &4 of data record &2
Foreign currency &3 is entered in the data record.
Take note of the following example for illustratory purposes:
"Table PA0008 contains the foreign currency USD in WAERS field of data
record 000657210 9999123119971201000"
The data record is composed as follows:
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Personnel number: 65721Error message extract from SAP system. Copyright SAP SE.
70029
- Table &1 contains foreign currency &3 in field &4 of data record &2 ?The SAP error message 70029 indicates that there is an issue with foreign currency data in a specific table. The message typically means that the system has encountered a foreign currency value that is not valid or is not properly configured in the specified field of the data record.
Cause:
- Invalid Currency Configuration: The currency specified in the data record may not be defined in the system or may not be allowed for the particular transaction or table.
- Data Entry Error: There may be a mistake in the data entry where an incorrect currency code is used.
- Missing Currency Translation: If the system is set up to handle multiple currencies, there may be missing exchange rates or translation settings.
- Inconsistent Data: The data being processed may not be consistent with the expected formats or values for the specified table.
Solution:
Check Currency Configuration:
- Verify that the currency code specified in the error message is correctly defined in the system. You can check this in the transaction code
OB08
(for maintaining exchange rates) orOBY6
(for currency settings).Review Data Entry:
- Inspect the data record mentioned in the error message. Ensure that the currency code in field &4 of data record &2 is correct and corresponds to a valid currency in the system.
Update Exchange Rates:
- If the currency is valid but the error persists, check if the exchange rates for the currency are maintained. You can do this in the transaction code
OB08
.Data Consistency Check:
- Ensure that the data being processed is consistent with the expected formats. If you are importing data, validate the data file for any discrepancies.
Consult Documentation:
- Refer to SAP documentation or help resources for specific details about the table &1 and its requirements regarding currency fields.
Contact Support:
- If the issue persists after checking the above points, consider reaching out to your SAP support team or consulting SAP Notes for any known issues related to this error message.
Related Information:
OB08
- Maintain Exchange RatesOBY6
- Define Currency SettingsBy following these steps, you should be able to identify and resolve the issue causing the error message 70029.
Get instant SAP help. Start your 7-day free trial now.
70028
Table &1 does not contain any currency in field &3 of data record &2
No currency entry exists in field &3 of the data record. Take note of the following example for illustratory purposes: "Table PA0008 does no...
70027
Table &1 contains currency &3 in field &4 of data record &2
What causes this issue? The new currency &3 is already entered in the data record. A conversion is therefore not necessary in field &4. Take...
70030
There is an entry without a currency specification for &1 in table T500W
What causes this issue? Table T500W <LS>Valid Country Currencies</> is not maintained properly. This table specifies the validity periods...
70031
Table & was removed from processing (database inconsistency possible)
What causes this issue? Indicator <LS>PA0008</> was relinquished on the selection screen to exclude infotype table PA0008 from the curren...
Click on this link to search all SAP messages.