Message type: E = Error
Message class: SPRX - Proxy Generation
Message number: 346
Message text: &1 is for generated objects only
The prefix is reserved for generated objects in table TRNSPACE.
The object has to be saved as a generated object (ie tadir-genflag =
'X'.)
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.
SPRX346
- &1 is for generated objects only ?The SAP error message SPRX346 indicates that the object you are trying to access or modify is a generated object, which means it is not meant to be directly edited or changed in the way you are attempting. This error typically occurs in the context of ABAP programs, function modules, or other generated objects that are created by the system based on certain definitions or templates.
Cause: The primary cause of this error is that the system is trying to perform an operation (like editing, deleting, or activating) on an object that is generated automatically by the SAP system. Generated objects are usually created from other definitions (like data dictionary objects, function groups, etc.) and are not intended to be modified directly.
Solution: To resolve this error, you should follow these steps: Identify the Object: Determine which object is causing the error. The error message should provide the name of the object (indicated by &1). Check
Get instant SAP help. Sign up for our Free Essentials Plan.
SPRX345
namespace &1 is not editable
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SPRX344
TADIR for proxy &1/&2 is consistent
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SPRX347
Notifying runtime for object &1 &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SPRX348
Test ID is initial and not editable
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.