Message type: E = Error
Message class: DDLS - For DDL source handling
Message number: 322
Message text: SQL view & cannot be renamed as &; DDL source & is already shipped
The DDL source has already been shipped. Since enhancements to this
source can exist in external systems or can point to the SQL view
generated from it and thus presuppose its existence, renaming is not
allowed.
The object is inconsistent and activation is refused.
Undo the renaming process.
If necessary, you should create a new object with the name you want.
Enhancements in subsequent systems, of course, do not point to this new
object.
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.
DDLS322
- SQL view & cannot be renamed as &; DDL source & is already shipped ?The SAP error message DDLS322 indicates that there is an issue with renaming a SQL view because the Data Definition Language (DDL) source for that view has already been shipped. This typically occurs in the context of SAP ABAP development when you are trying to modify an object that is part of a transport request that has already been released or moved to a different system.
Cause: Transport Request Already Released: The SQL view you are trying to rename is part of a transport request that has already been released. Once a transport request is released, the objects within it are considered "shipped" and cannot be modified directly. Dependencies: The SQL view may have dependencies on other objects that are also part of the released transport, making it more complex to rename. System Restrictions: SAP enforces certain restrictions to maintain the integrity of the transport system and ensure that changes are tracked properly.
Solution: Create a
Get instant SAP help. Sign up for our Free Essentials Plan.
DDLS321
& is not a valid annotation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS320
String column & is not possible with SELECT DISTINCT
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS323
CDS view & cannot be renamed as &; DDL source & already shipped
What causes this issue? The DDL source has already been shipped. Since enhancements to this source can exist in external systems or can point to the ...
DDLS324
Type information for &-& does not exist (please check base object &)
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.