Blogs posted September 2005
-
Download the Source Code for this example here! Introduction I have spent a fair amount of time in the past researching an OO approach to classic Dynpro ABAP Screen development. ABAP OO mixed with Classic Dynpro The approach that I have used in... Read More »28Comments22Likes
-
Former Member posted on September 29, 2005How does the extraction api work in case you are extracting data using a self defined function module with generic delta? Sometimes, if your application or requirement makes it necessary, you have to create your own function module to extract the... Read More »47Comments8Likes
-
Former Member posted on September 5, 2005In the middle of the night, lying on the bed, I am woken up by feeble voices whispering Can someone tell us how to locate an R/3 table-field mapped to an infoobject in my (std) transfer structure?. To be honest I have no haunted bedroom... Read More »27Comments7Likes
-
I recently got involved with a project where the user wanted to update an existing Excel spreadsheet automatically via an ABAP program. I started digging in and found that this could be accomplished using OLE technology. This... Read More »20Comments5Likes
-
Michal Krawczyk posted on September 9, 2005Using alerts can help us so much with the monitoring of the Exchange Infrastructure. But why are they so avoided (aren’t they)? It’s true that they can be a little hard to configure at the first place but if you succeed it can save a... Read More »23Comments5Likes
-
Former Member posted on September 15, 2005I think a lot of people after installing SAP Enterprise portal, look at how to connect it to existing SAP systems (BW, R/3, CRM etc.). Me too. I spent a lot of time searching for a guide, that describes it in detail. And in one piece also.... Read More »37Comments2Likes
-
Michal Krawczyk posted on September 16, 2005As we can see on the XI forum many new users are experiencing some problems with mapping tests. This weblog shows a very simple path on how to test them with two scenarios: a) if you’re not using BPM (integration process) b) if you’re... Read More »6Comments2Likes
-
Former Member posted on September 7, 2005Remote Function Call to SAP System using Microsoft Excel Remote Function Call to SAP System is quite important and useful feature when we require SAP data for a non SAP application. We have quite a few techniques to make RFC to SAP using connectors... Read More »5Comments1Like
-
Former Member posted on September 15, 2005This weblog presents one of the ways to push data from XI to controller part of MVC architectured J2EE application where servlet acts as a controller. We use XI’s HTTP receiver adapter to achieve this. In a complex scenario the servlet plays... Read More »3Comments1Like
-
Former Member posted on September 3, 2005Many a times integrating existing applications with web services is really challenging. SAP-XI’s SOAP adapter makes the calls to web services simpler. This weblog guides you through the steps required to invoke a web service using the SAP-XI... Read More »2Comments1Like