<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IDOCS?? Java Caps?? How does both work ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828292#M920630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your anwser ramesh. I still have some doubts, but waht i dont understand its how we tell to R3 to generate an  Idoc every time that some RFC is called???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i define the structure to an IDOC??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2008 09:02:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-23T09:02:09Z</dc:date>
    <item>
      <title>IDOCS?? Java Caps?? How does both work ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828290#M920628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement from my client. Use idocs from SAP to a java aplication using java CAPS´. I allready read some documents about idocs and java CAPS and how to configure it but i still have some doubts, and if some could help em on this i'll be apreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Can i make custom idocs. Send a idoc from R3 with Z fields and a custom structure? Or only standart idocs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - This requirement from my client, cames in a upgrade to several Interfaces. This interfaces are treated with TXT files, with several hundred of lines, treated each line individually, but the anwser goes also ina  TXT file with the resposnse to all of the lines of the file received. My question is, if a idoc can  return a list, like the anwser to all the lines received from the file, or an idoc for each line?? This is, for each line in the file, the the java aplication has to generate an event to R3 generate an IDOC in response to the line in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 - Im still newbie in R3 and IDOCS, but what i think, its this IDOC will be sent every time that the java aplication call an RFC. This RFC will make the procedure that it's needed and will generate the IDOC, i only dont understand it's how i'll create the IDOC after all the procedure needed on the RFC that will be called... If someone could help me on this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's in Advance, &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 11:04:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828290#M920628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T11:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: IDOCS?? Java Caps?? How does both work ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828291#M920629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;1 - Can i make custom idocs. Send a idoc from R3 with Z fields and a custom structure? Or only standart idocs ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can create Zidocs with Zfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3)Q:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Once you called RFC there is a possibility in SAP to Generate IDoc ..these are called ALE/IDOC settings and Change pointer concepts will be used to configure the same..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for further details ..we need the issue in more detail..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 15:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828291#M920629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T15:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: IDOCS?? Java Caps?? How does both work ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828292#M920630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your anwser ramesh. I still have some doubts, but waht i dont understand its how we tell to R3 to generate an  Idoc every time that some RFC is called???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i define the structure to an IDOC??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 09:02:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idocs-java-caps-how-does-both-work/m-p/3828292#M920630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-23T09:02:09Z</dc:date>
    </item>
  </channel>
</rss>

