Message type: E = Error
Message class: ABAP_LANGUAGE_VRSN - ABAP Language Version
Message number: 011
Message text: Use of object &2 of type &1 is not permitted.
In types of objects which support the <ZK>ABAP language version</>
concept, use of other objects may be restricted.
Depending on the ABAP language version, permitted objects are:
<LB>Standard</>: all objects
<LB>ABAP for Key Users</>: objects which were either released as API for
<ZK>Use in Key User Apps </>or were created by key user apps and marked
for use by other key user apps.
<LB>ABAP for SAP Cloud Platform</>: objects which were either released
as API for <ZK>Use in SAP Cloud Platform</> or are in the same software
component as the edited object.
For further details, see
<DS:ABEN.ABAP_VERSIONS>ABAP Language Versions</>.
If the edited object uses an unpermitted object, this results in a
syntax error.
Replace the unpermitted used object by a suitable permitted 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.
ABAP_LANGUAGE_VRSN011
- Use of object &2 of type &1 is not permitted. ?The SAP error message ABAP_LANGUAGE_VRSN011 indicates that there is an issue with the use of an object of a certain type in your ABAP program. The message typically states that the use of the specified object is not permitted, which can occur for various reasons, such as versioning issues, object status, or language-related restrictions. Cause Object Type Restrictions: The object you are trying to use may have restrictions based on its type (e.g., function module, class, method, etc.). For example, certain objects may not be callable in specific contexts or may require certain conditions to be met. Versioning Issues: The object might be in a version that is not compatible with the current context or environment. This can happen if the object has been modified or if you are trying to access an outdated version. Language Settings: The error can also arise if there are language-specific settings or if the object is not available
Get instant SAP help. Sign up for our Free Essentials Plan.
ABAP_LANGUAGE_VRSN010
Settings not allowed. Software component includes SAP objects.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ABAP_LANGUAGE_VRSN009
Invalid Configuration
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ABAP_LANGUAGE_VRSN012
Software component settings do not match with settings for package &1.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ABAP_LANGUAGE_VRSN013
Object type &1 is not available.
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.