Message type: E = Error
Message class: OL - Workflow object types: Run-time system
Message number: 705
Message text: Use only local packets due to inheritance for object type '&'
You tried to reassign an object type to a packet that only contains
transportable objects. However, an inheritance relationsip with an
object type which is only available locally in this system is defined
for this object type. To avoid transport problems, it is not permitted
to define transportable object types as subtypes for local object
types.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Select a local packet for the object type, or reassign the supertype
first to a transportable packet.
Error message extract from SAP system. Copyright SAP SE.
OL705
- Use only local packets due to inheritance for object type '&' ?The SAP error message OL705, which states "Use only local packets due to inheritance for object type '&'", typically occurs in the context of SAP's Object-Oriented Programming (OOP) or when dealing with certain types of data transport and packaging in the SAP system. This error is related to the way that objects are defined and inherited in the system.
Cause: Inheritance Issues: The error often arises when there is an attempt to use a global packet for an object type that is defined to only allow local packets due to its inheritance structure. This means that the object type in question has been defined in such a way that it can only be instantiated or used within a local context. Transport Layer Restrictions: The error can also occur if there are restrictions in the transport layer settings that prevent the use of global packets for certain object types. Development Environment: If you are working
Get instant SAP help. Sign up for our Free Essentials Plan.
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...
OL703
Enter a full key for operation '&'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
OL706
Only transportable packets are permitted due to inheritance
What causes this issue? You tried to reassign the object type to a local packet. However, the object type has subtypes in transportable packet. To av...
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...
Click on this link to search all SAP messages.