Message type: E = Error
Message class: ED - ABAP/4 Editor messages
Message number: 152
Message text: Generated BOR programs can only be edited in BOR
The program includes the implementation of a business object type.
These programs may only be maintained via the Business Object
Repository (Transaction SWO1).
The object type name can be seen as a comment in the first line of the
object type implementation.
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.
ED152
- Generated BOR programs can only be edited in BOR ?The SAP error message ED152, which states "Generated BOR programs can only be edited in BOR," typically occurs when you attempt to edit a Business Object Repository (BOR) program directly in the ABAP Workbench or other development tools, rather than through the appropriate BOR interface.
Cause: Editing Restrictions: The error indicates that the program you are trying to edit is a generated program from the BOR, which means it is automatically created based on the definitions in the BOR. These generated programs are not meant to be edited directly in the ABAP Workbench. Incorrect Access Method: You may be trying to access or modify the program using the wrong transaction or tool, which does not support direct editing of BOR-generated programs.
Solution: Use the BOR Interface: To edit the generated BOR programs, you need to use the Business Object Builder (transaction code SWO1). This is the correct interface for managing and modifying business objects. Open transaction
Get instant SAP help. Sign up for our Free Essentials Plan.
ED151
The modified event is not contained in the old source
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ED150
Object & could not be reset
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ED153
Hit is in compressed area
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ED154
No documentation exists
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.