Do you have any question about this error?
Message type: E = Error
Message class: 8B - Localization (Brazil)
Message number: 347
Message text: Program J_1B_MIGRATE_TAX_RATES does not use table &1
The item belongs to table &v1&, but is not covered by the program.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Change the program code so that it covers the table.
Error message extract from SAP system. Copyright SAP SE.
8B347
- Program J_1B_MIGRATE_TAX_RATES does not use table &1 ?The SAP error message 8B347 indicates that the program J_1B_MIGRATE_TAX_RATES is not utilizing the specified table (denoted as &1 in the error message). This typically occurs during the migration of tax rates in the SAP system, particularly when using the J_1B_MIGRATE_TAX_RATES program, which is part of the Brazilian localization for tax management.
Cause:
- Incorrect Configuration: The program may be configured incorrectly, leading to it not referencing the required table.
- Missing Table Entries: The specified table may not have the necessary entries or may not be populated correctly.
- Program Logic: There could be an issue in the program logic itself, where it fails to access or utilize the specified table.
- Authorization Issues: The user executing the program may not have the necessary authorizations to access the table.
Solution:
- Check Table Configuration: Verify that the table specified in the error message is correctly configured and contains the necessary data.
- Review Program Logic: If you have access to the ABAP code, review the logic of the program J_1B_MIGRATE_TAX_RATES to ensure it is designed to use the specified table.
- Data Migration: Ensure that the data migration process has been completed successfully and that all required tables are populated.
- Authorization Check: Confirm that the user has the necessary authorizations to access the table in question.
- SAP Notes: Check for any relevant SAP Notes or updates that may address this specific error. SAP frequently releases notes that provide fixes or workarounds for known issues.
- Consult Documentation: Review the documentation related to the J_1B_MIGRATE_TAX_RATES program and the associated tables to ensure compliance with the expected setup.
Related Information:
By following these steps, you should be able to identify the root cause of the error and implement a suitable solution.
Get instant SAP help. Start your 7-day free trial now.
8B346
Class for table &1 is not available
What causes this issue? The program code is incomplete. The definition of the class is missing that processes table &v1&.System Response The...
8B345
Error updating condition table &1
What causes this issue? An error ocurred when the system updated the condition table &v1&.System Response The system issues an error message...
8B348
Overlapping in value ranges &1 &2
What causes this issue? You have inserted a date range for tax rates. This range overlaps with another entry valid from &V1& through &V2&...
8B349
Valid-to date &1 comes before valid-from date &2
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
Click on this link to search all SAP messages.