Message type: E = Error
Message class: OL - Workflow object types: Run-time system
Message number: 655
Message text: Freezing of API methods is possible only in the original object type
You tried to freeze an API method which was inherited from another
object type. However, interfaces can only be frozen in the original
object type.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
You should freeze the interface in the original object type.
Error message extract from SAP system. Copyright SAP SE.
OL655
- Freezing of API methods is possible only in the original object type ?The SAP error message OL655, which states "Freezing of API methods is possible only in the original object type," typically occurs in the context of using the Object Services API in SAP, particularly when dealing with Business Object Processing (BOPF) or similar frameworks.
Cause: This error generally arises when there is an attempt to freeze (or lock) an API method on an object that is not of the original type. In SAP, freezing an API method is a way to prevent further changes to the object state, and it is only allowed on the original object type. If you try to freeze a method on a derived or modified object type, the system will raise this error.
Solution: To resolve this error, you can take the following steps: Check Object Type: Ensure that you are working with the original object type when attempting to freeze the API method. You can do this by verifying the
Get instant SAP help. Sign up for our Free Essentials Plan.
OL654
Key changes not allowed in subtypes
What causes this issue? You tried to change the definition of the key fields of a derived type (create new key field, redefine existing key field, re...
OL653
Specify a message for every exception
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
OL656
Freezing of methods is allowed only for API methods
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
OL657
Structure & could not be frozen due to an internal system error
What causes this issue? You tried to freeze the interface of a method. A system occurred while the interface structure was being frozen. There a numb...
Click on this link to search all SAP messages.