We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hello experts
When I am going to activate Odata services using the transaction '/N/IWFND/MAINT_SERVICE' it throughs the error "Metadata not loaded -see /IWBEP/ERROR_LOG in backend 'LOCAL' -an exception raised". can you guide me to solve this proble...
Hello experts
I have done with testing of SAPFTP RFC destination of connection type T. It throughs the error as shown below
Logon Cancel
Error Details timeout during allocate / CPIC-CALL: 'ThSAPCMRCV', communication rc: CM_PRODUCT_SPECIFIC_ERROR...
Hello experts
We are doing Integration of 3rd party application with sap. For that we have requirement of Gateway. Can you please guide me how to create a Gateway.
Thank you
Hello experts,
I am getting exception code data error while calling FM: FTP_R3_TO_SERVER, below is the piece of code.
Could you please let me know what is wrong with the code ?
FORM download_xml. IF d_xml IS NOT INITIAL. slen = strlen( pswd...
Hi all
I have created a web service using SICF t code. when i tested the service, it is throwing an error
Error in function module WWW_DISPATCH_REQUEST
Parameter _FUNCTION is missing or written incorrectly
can you please help me to overc...
Hi sriram sir, I am created a serviuce using SICF t code under the node default_host >> sap. When i test the service, it is throughing error as I mentioned above.we didn't find any dump in st22. I checked the function module "WWW_DISPATCH_REQUEST". T...
Thankyou Sandra for the help..After making relevant changes in code I got an dump with saying.An exception has occurred in class "CX_SY_DYN_CALL_PARAM_NOT_FOUND". This
exception was not caught
in procedure "DOWNLOAD_TO_EXCEL" "(FORM)" or propagated ...