Symptom
In the context of Developer Extensibility, SAP S/4HANA Cloud Public Edition, ABAP Environment.
- Creating a package ZABC without superpackage, without transport layer and without software component
- Creating a package ZABC with superpackage ZLOCAL, without transport layer and with software component ZLOCAL.
- The objects under the package ZABC cannot be transported.
- The associated local transport requests do not have a target (target is blank).
- While releasing the local transport request, you are getting error: Only edit objects from package ZABC in local requests
Environment
SAP S/4HANA Cloud Public Edition, ABAP Environment.
Reproducing the Issue
- Creating a package ZABC without superpackage, without transport layer and without software component or you have created a package ZABC with superpackage ZLOCAL, without transport layer and with software component ZLOCAL.
- The associated local transport requests do not have a target (target is blank) and you have manually changed the target of the local transport requests.
- While releasing the local transport request, you are getting error: "Only edit objects from package ZABC in local requests"
Cause
In an attempt to be able to change a local transport request to a transportable transport request, the transport layer of the transport request that contains the selected object has been changed from local (Empty) to "/YSID_ATO/".
Resolution
- Open the local request that contains the object and change the transport layer to local (Empty).
- Release the local transport request that contains the object
- Proceed with changing the object package as per Changing the Package Assignment of Development Objects | SAP Help Portal
See Also
Changing the Package Assignment of Development Objects | SAP Help Portal
Keywords
Only edit objects from package ZABC in local requests , KBA , BC-DWB-AIE-TRP , Transport Organizer UI for ABAP in Eclipse , BC-SRV-APS-EXT-SL , Manage and Import Software Collections , Problem