Message type: E = Error
Message class: FSBP -
Message number: 090
Message text: Call I_OPERATION instead of the import parameter I_RLTYP
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Refer to the documentation for the function module.
Error message extract from SAP system. Copyright SAP SE.
FSBP090
- Call I_OPERATION instead of the import parameter I_RLTYP ?The SAP error message FSBP090, which states "Call I_OPERATION instead of the import parameter I_RLTYP," typically occurs in the context of the SAP Financial Services (FS) module, particularly when dealing with business partner or financial transaction processing.
Cause: This error usually arises when there is a mismatch in the expected parameters for a function module or method call. Specifically, the system is expecting a call to a method or function that uses I_OPERATION as an input parameter, but instead, it is receiving I_RLTYP. This can happen due to: Incorrect Function Module Call: The function module or method being called is not being used correctly, leading to the wrong parameters being passed. Custom Code Issues: If there is custom ABAP code involved, it may not be correctly implemented, leading to the wrong parameters being used.
Configuration Issues: There may be configuration settings that are not aligned with the expected parameters for the function being called.
Solution: To resolve
Get instant SAP help. Sign up for our Free Essentials Plan.
FSBP088
Report program &1 was executed successfully
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FSBP073
&1: Function module &2 does not exist on logical destination &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FSBP100
Incorrect parameters
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
FSBP101
No business partner number was entered
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.