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: WZ - Workflow: Model objects
Message number: 349
Message text: Check whether method &1 of object type &2 is Internet-compatible
It was not possible to check whether method &v1& of object type &v2& is
Internet-compatible. If the method is not Internet-compatible, errors
will arise at runtime.
Ensure that the method is Internet-compatible.
Error message extract from SAP system. Copyright SAP SE.
WZ349
- Check whether method &1 of object type &2 is Internet-compatible ?Certainly! Here's a detailed explanation for the SAP error message:
SAP Error Message:
WZ349 Check whether method &1 of object type &2 is Internet-compatible
Cause:
This warning message occurs when a method of a Business Object (BOR object) is called in an Internet-enabled context (such as via Web Dynpro, BSP, or Web Services), but the method is not flagged or designed as Internet-compatible.
In SAP, certain methods of Business Objects need to be explicitly marked as Internet-compatible to be safely called in web-based or Internet scenarios. If a method is not marked as such, the system issues this warning to alert the developer or user that the method might not behave correctly or securely in an Internet environment.
Explanation:
The system checks the metadata of the Business Object Repository (BOR) and finds that the method is not flagged as Internet-compatible.
Check the method's Internet compatibility flag:
If the method is not Internet-compatible:
Adjust your application:
Testing:
Aspect | Details |
---|---|
Error message | WZ349 Check whether method &1 of object type &2 is Internet-compatible |
Cause | Method is not flagged as Internet-compatible but called in an Internet context |
Solution | Mark the method as Internet-compatible in SWO1 or avoid calling it from Internet apps |
Transaction | SWO1 (Business Object Builder) |
Impact | Potential runtime or security issues if ignored |
If you need help with the exact steps in SWO1 or further troubleshooting, feel free to ask!
Get instant SAP help. Sign up for our Free Essentials Plan.
WZ347
Wizard terminated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WZ346
&1&2&3&4
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WZ350
Method &1 of object type &2 is Internet-compatible
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WZ351
Method &1 of object type &2 cannot be executed using forms
What causes this issue? A method can only be executed using a PC form (SAP Form) if it was inherited from method 'process' of object type &...
Click on this link to search all SAP messages.