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.
Hi,In the transaction /IWFND/MAINT_SERVICE, select your service, click the button below "SAP Gateway Client" In this transaction you can test the service, it may be that he is not updated with the latest version.ThanksItamar
Hi,You can use this structure to declare the table fieldnames: DATA: BEGIN OF fieldnames OCCURS 50, text (60), tabname (10), fieldname (10), typ, END OF fieldnames. And call the function EXCEL_OLE_STANDARD_...
Hi sbk sdn,My friend, you tried to use this function: ME_GET_CONDITIONS_TO_SEARCHIf the above function does not help you please detail the scenario that you are with difficulty that I will try to help you.I look back.good luck.