Do you have any question about this error?
Message type: E = Error
Message class: GI - FI-SL update
Message number: 357
Message text: Error when calling function module & (transaction &, program &)
When calling the function module &V1&, an error occurred within
transaction &V2& of program &V3&.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
To rectify the error, contact SAP.
Error message extract from SAP system. Copyright SAP SE.
GI357
- Error when calling function module & (transaction &, program &) ?The SAP error message GI357 typically indicates an issue related to a function module call within a specific transaction or program. This error can arise due to various reasons, including but not limited to:
Causes:
- Missing or Incorrect Parameters: The function module may be called with incorrect or missing parameters, leading to the error.
- Authorization Issues: The user may not have the necessary authorizations to execute the function module.
- Data Consistency Issues: There may be inconsistencies in the data being processed, such as missing entries in the database.
- System Configuration: Configuration settings in the SAP system may not be set up correctly, affecting the function module's execution.
- Program Errors: There could be bugs or issues in the custom program or transaction that is calling the function module.
Solutions:
- Check Parameters: Review the parameters being passed to the function module to ensure they are correct and complete.
- Authorization Check: Verify that the user has the necessary authorizations to execute the function module. This can be done by checking the user's roles and authorizations in the SAP system.
- Data Validation: Ensure that the data being processed is consistent and valid. Check for any missing or incorrect entries in the relevant database tables.
- Review Configuration: Check the configuration settings related to the function module and ensure they are set up correctly.
- Debugging: If you have access to the ABAP debugger, you can set breakpoints in the function module to analyze the flow and identify where the error occurs.
- Consult Documentation: Refer to the SAP documentation or notes related to the specific function module for any known issues or additional troubleshooting steps.
- Contact SAP Support: If the issue persists and cannot be resolved, consider reaching out to SAP support for further assistance.
Related Information:
By following these steps, you should be able to diagnose and resolve the GI357 error in your SAP environment.
Get instant SAP help. Start your 7-day free trial now.
GI356
Enter a ledger from General Ledger
What causes this issue? This transaction is used to display General Ledger data records.System Response The system issues an error message and will ...
GI355
No selection screen could be assigned to summary table &
What causes this issue? Program &V2& is called up in such a way that a selection screen is assigned to every ledger in line with the totals t...
GI358
No line items were selected
What causes this issue? No line items were selected for the selection criteria entered. This may be because the ledger contains either very few line ...
GI359
You do not have authorization to display the data
&CAUSE& Fnr You are not authorized to display the transfer prices for the selection parameters given. It may be that authorization exists onl...
Click on this link to search all SAP messages.