Message type: E = Error
Message class: SWDP_WB_TOOL - Web Dynpro: Messages for Workbench Tools
Message number: 347
Message text: The type "&2" of "&1" is deprecated; do not use it
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
The type of the UI element is "FRAME". This is deprecated and therefore
should no longer be used.
Use instead - depending on the case - UI element "OfficeControl"
(library: "OfficeIntegration") or "InteractiveForm" ("Adobe")
Error message extract from SAP system. Copyright SAP SE.
SWDP_WB_TOOL347
- The type "&2" of "&1" is deprecated; do not use it ?The SAP error message SWDP_WB_TOOL347 indicates that a certain type used in your application is deprecated. This means that the type is no longer recommended for use and may be removed in future releases. The message provides two placeholders: "&1" typically refers to the name of the object (like a class or interface), and "&2" refers to the deprecated type itself.
Cause: The cause of this error is that the application is using a type that has been marked as deprecated in the SAP system. This can happen for various reasons, such as: The type has been replaced by a newer, more efficient type. The type may have known issues or limitations that the SAP development team has decided to address by deprecating it. The type may not be compatible with newer versions of SAP or may not align with best practices.
Solution: To resolve this error, you should take the following steps: Identify the Deprecated Type: Check
Get instant SAP help. Sign up for our Free Essentials Plan.
SWDP_WB_TOOL346
Element "&1" belongs to library 'DYNPRO_CONVERSION'
What causes this issue? The system issues an error message and will not allow you to continue with this transaction until the error is resolved. Syst...
SWDP_WB_TOOL345
Navigation link to be deleted does not yet contain any target reference
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SWDP_WB_TOOL348
Property &1 of element &2 uses a server-related URL
What causes this issue? The URL that is specified for the attribute is server-relative. Such URLs are not reverse-proxy compatible and can lead to pr...
SWDP_WB_TOOL349
Action & is not assigned to any UI element through event binding
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.