Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SWDP_WDY_MD_ADT - Web Dynpro Metadata ADT
Message number: 100
Message text: Save function is currently only supported for local objects!
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SWDP_WDY_MD_ADT100
- Save function is currently only supported for local objects! ?The SAP error message "SWDP_WDY_MD_ADT100 Save function is currently only supported for local objects!" typically occurs in the context of SAP Web Dynpro development, particularly when working with the Web Dynpro ABAP (WDA) environment. This error indicates that the save function you are trying to execute is only applicable to local objects, meaning that it cannot be used for objects that are not stored locally in your development environment.
Cause:
- Local vs. Repository Objects: The error arises when you attempt to save a Web Dynpro component or other related objects that are not defined as local objects. In SAP, local objects are those that are not transported to other systems (e.g., development to quality assurance or production).
- Transport Requests: If you are working in a transport request or trying to save changes that are meant to be transported, the system may restrict certain operations to ensure integrity and consistency.
- Development Environment: The error may also occur if you are in a development environment that does not allow saving certain types of changes or if the system is configured to restrict saving for specific object types.
Solution:
- Check Object Type: Ensure that you are working with local objects. If you need to save changes to a transportable object, you may need to create a local copy of the object, make your changes, and then transport it.
- Use Local Object: If you are developing and testing, consider using a local object (prefix with
$TMP
) to save your changes temporarily. This allows you to test your changes without affecting the transportable objects.- Transport Request: If you are working on a transportable object, ensure that you are in the correct transport request. You may need to create a new transport request or add your changes to an existing one.
- Development Settings: Check your development settings and permissions. Ensure that you have the necessary authorizations to save changes to the objects you are working on.
Related Information:
If the problem persists after trying the above solutions, it may be beneficial to consult with your SAP Basis or development team for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
SWDP_WDY_MD_ADT099
External context mapping not yet supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWDP_WDY_MD_ADT063
Display name for UI element &1 differs from element name in view &3
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWDP_WDY_MD_ADT101
Version &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWDP_WDY_MD_ADT102
Windows containing view sets can not be edited in ADT
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.