Do you have any question about this error?
Message type: E = Error
Message class: OL - Workflow object types: Run-time system
Message number: 706
Message text: Only transportable packets are permitted due to inheritance
You tried to reassign the object type to a local packet. However, the
object type has subtypes in transportable packet.
To avoid transport problems, it is not permitted to define local object
types as supertypes for transportable objects.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Select a transportable packet for the object type or put all subtypes
in local packets first.
Error message extract from SAP system. Copyright SAP SE.
OL706
- Only transportable packets are permitted due to inheritance ?The SAP error message OL706, which states "Only transportable packets are permitted due to inheritance," typically occurs in the context of transport management within SAP systems. This error is related to the transport of objects between different SAP systems (e.g., from development to quality assurance or production).
Cause:
The error arises when you attempt to transport a non-transportable object or a transportable object that has been marked as non-transportable due to inheritance rules. This can happen for several reasons:
- Inheritance of Non-Transportable Objects: If an object inherits properties or characteristics from another object that is non-transportable, the system will prevent the transport of the entire object.
- Transport Layer Settings: The transport layer settings may restrict certain objects from being transported.
- Object Type Restrictions: Some object types in SAP are inherently non-transportable, and if your object is linked to such an object, it will inherit that property.
Solution:
To resolve the OL706 error, you can take the following steps:
Check Object Properties: Review the properties of the object you are trying to transport. Ensure that it is marked as transportable and does not inherit from any non-transportable objects.
Review Inheritance: If the object inherits from another object, check the parent object to see if it is non-transportable. If possible, modify the inheritance structure or create a new object that does not inherit from the non-transportable object.
Transport Layer Configuration: Verify the transport layer settings in the Transport Management System (TMS). Ensure that the transport layer allows the transport of the specific object type you are working with.
Consult Documentation: Refer to SAP documentation or notes related to the specific object type you are working with. There may be specific guidelines or restrictions that apply.
Use Transport Organizer: If you are using the Transport Organizer (SE09 or SE10), check the transport request for any inconsistencies or issues that may be causing the error.
Contact SAP Support: If you are unable to resolve the issue, consider reaching out to SAP support for assistance. They may provide insights specific to your system configuration.
Related Information:
By following these steps, you should be able to identify the cause of the OL706 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
OL705
Use only local packets due to inheritance for object type '&'
What causes this issue? You tried to reassign an object type to a packet that only contains transportable objects. However, an inheritance relationsi...
OL704
Select transportable object type as supertype
What causes this issue? You tried to establish an inheritance relationship between 2 object types, where the subtype is transportable, but the supert...
OL707
Use only one local packet
What causes this issue? You tried to assign the object type to a transportable packet. However, an inheritance relationship with an object type which...
OL708
Processing mode for object type '&' changed
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.