Do you have any question about this error?
Message type: E = Error
Message class: UA_FORMULA - Formula Editor Messages
Message number: 049
Message text: Method &1 of class &2 cannot be used
You attempted to use a customer-defined ABAP method in a formula.
However, you can only use a customer-defined method in formulas if it
meets the following conditions:
The method must be static (not an instance method).
Visibility: Public.
Abstract: No.
All parameters must be typed with DDIC types.
A parameter of the type 'Returning' exists.
Exceptions: Only class-based exceptions can be triggered.
Method &v1& of class &v2& does not meet at least one of these
conditions.
Method &v1& cannot be used in formulas.
Adjust the definition or interface of method &v1& so that it meets the
conditions named above.
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.
UA_FORMULA049
- Method &1 of class &2 cannot be used ?Get instant SAP help. Start your 7-day free trial now.
UA_FORMULA048
Formula &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UA_FORMULA047
Unknown exception occurred in application function &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UA_FORMULA050
Method &1 of class &2 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UA_FORMULA051
Translation of &1 to &2
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.