Do you have any question about this error?
Message type: E = Error
Message class: RSM1 - Messages for AWB, Scheduler and Monitor (new)
Message number: 168
Message text: Cannot call FM &1 in source system &2; conversion exits executed in BW
You cannot call function module @V1@ from source system @V2@.
The conversion exits are run in BW.
If you do not want the system to run the exits, switch off this function
in the tabstrip.
You need to fill the input fields in the internal format.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
RSM1168
- Cannot call FM &1 in source system &2; conversion exits executed in BW ?The SAP error message RSM1168 indicates that there is an issue with calling a function module (FM) in a source system from SAP BW (Business Warehouse). This error typically arises when there are problems with the data extraction process, particularly when conversion exits are involved.
Cause:
- Function Module Not Available: The specified function module (
&1
) may not be available in the source system (&2
). This can happen if the function module is not defined or has been deleted.- Authorization Issues: The user executing the data extraction may not have the necessary authorizations to call the function module in the source system.
- Network Issues: There may be connectivity issues between the BW system and the source system, preventing the function module from being called.
- Data Type Mismatch: If the data types expected by the function module do not match the data being passed, it can lead to this error.
- Conversion Exits: If the function module relies on conversion exits that are not properly defined or available, it can cause this error.
Solution:
- Check Function Module Availability: Verify that the function module exists in the source system. You can do this by logging into the source system and checking the function module in transaction SE37.
- Review Authorizations: Ensure that the user has the necessary authorizations to execute the function module. You may need to check the roles and profiles assigned to the user.
- Network Connectivity: Check the network connection between the BW system and the source system. Ensure that there are no firewall or network issues preventing communication.
- Data Type Validation: Review the data types being passed to the function module. Ensure that they match the expected input types of the function module.
- Check Conversion Exits: If conversion exits are being used, ensure that they are correctly defined and available in the source system. You may need to check the relevant data elements and their associated conversion routines.
- Debugging: If the issue persists, consider debugging the data extraction process to identify where the failure occurs. This can provide more insight into the specific cause of the error.
Related Information:
By following these steps, you should be able to identify and resolve the issue causing the RSM1168 error in your SAP BW environment.
Get instant SAP help. Start your 7-day free trial now.
RSM1167
InfoObject & is not updated with SUM aggregation; no cancellation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSM1166
Delta queue deleted in OLTP
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSM1169
Job & removed from periodical scheduling and terminated
What causes this issue? Since the job was scheduled for only a limited number of runs, and this number of runs has now been reached, the job has been...
RSM1170
Job & removed from periodical scheduling and terminated
What causes this issue? An end-date for the job is specified when the job is scheduled (no longer "start after date/time"). When the job is...
Click on this link to search all SAP messages.