Blogs posted March 2005
-
Michal Krawczyk posted on March 29, 2005This weblog is a response to a few question about the basic configuration of the RFC sender adapter that were posted on the XI forum (and also on my e-mail) 🙂 So here we go, basically we have to configure 2 things: a) RFC destination b) RFC... Read More »27Comments7Likes
-
Former Member posted on March 14, 2005ABAP Proxies in XI(Client Proxy) The other way of interfacing XI is through proxies. From WAS 6.20, proxy generation feature enables application systems to communicate with XI using proxies. Proxy generation enables you to create proxies in... Read More »33Comments5Likes
-
Former Member posted on March 2, 2005Here specifics of SLD are not covered.Scenario is simple the csv file is picked up by the file adapter from a business system and posted on to the same system using file adapter.At the end of this scenario I am sure you will be able to challenge... Read More »7Comments1Like
-
Any Java programmer who ever went deeper into the details first has been confronted with the options to manipulate the heap size for the Java environment – the legendary space where all those objects reside. If you want to know about those... Read More »0Comments1Like
-
Class-Based Exceptions in ABAP – a Sketch of the New Concept In this series of weblogs I will introduce the class-based exception concept available as of SAP Web AS 6.10. The first weblog sketches how the new concept works, tells... Read More »5Comments1Like
-
Former Member posted on March 11, 2005Many a times there could be a need for migrating Remote Function Calls (RFC) to BAPIs. I did face some problems while converting a RFC to BAPI. Hence, thought of preparing a blog that would describe step by step procedure for creating BAPI from RFC... Read More »9Comments1Like
-
Former Member posted on March 9, 2005This blog will give a good idea about 1) How to export Structure and Table of details as input Parameters for RFC call 2) It will also explains how to use Templates (Custom Templates and View Templates) effectively.3) How to use View Sets This blog... Read More »5Comments1Like
-
Sergei Korolev posted on March 14, 2005Preamble BADi is an object oriented version of SAP enhancement concept. Its main idea is that instead of filling special includes with ABAP code in some customer function... Read More »8Comments1Like
-
Former Member posted on March 4, 2005During resolving a certain problem with the XI Server, I had to undeploy certain services of the SLD and re-deploy them. When I did this, I encountered some other authentication problems. This weblog tells how... Read More »3Comments1Like
-
Former Member posted on March 3, 2005Configuration the contents in Integration Directory The relevant objects are structured, organized, and saved in the Integration Directory in the form of configuration objects. The Integration Directory is structured around the cross-system task... Read More »24Comments1Like