<?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: Understanding Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974485#M1339745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Many thanks to u all,&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I try to redesign an ABAP  program , which was developed only as a report, to make it connectable with Flex.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So when I decide to develop it with global classes instate of the procedural report, is it still able to make the connection with flex through the RFC?&lt;/STRONG&gt;   do anyone have example of SAP-Application whith global classes , which work with flex  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My regards,&lt;/P&gt;&lt;P&gt;ALTAYEB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2009 15:46:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-18T15:46:47Z</dc:date>
    <item>
      <title>Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974482#M1339742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hello Guys,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What is the Best WAY to develop an ABAP PROGRAM with global classes , that can connnect with a Flex Apllication?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2009 18:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974482#M1339742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-17T18:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974483#M1339743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi altayeb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can develop your program in the way you want. After develop it, you must create an RFC, BAPI or something that you can publish on Internet Connection Framework (SICF transaction).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most common way of work is with WebServices (you can publish an RFC via WebService), consuming the WSDL from FLEX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 07:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974483#M1339743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T07:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974484#M1339744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Altayeb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flex Application mainly communicate with one of following RPC concepts :&lt;/P&gt;&lt;P&gt;1. Web Service&lt;/P&gt;&lt;P&gt;2. HTTP Service&lt;/P&gt;&lt;P&gt;3. Remote Object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you want to integrate your ABAP stack with Flex Apllication, You can simply create any Function Module making it as Remote Enabled i.e. RFC.&lt;/P&gt;&lt;P&gt;Using Web Service tag in Flex you can communicate with your RFC i.e. internally your ABAP stack.&lt;/P&gt;&lt;P&gt;For any help using example you can refer to thread on SDN.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1384976"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one more method which is known as Web Service Introspection or Proxy class generation to import web service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 08:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974484#M1339744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T08:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974485#M1339745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Many thanks to u all,&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I try to redesign an ABAP  program , which was developed only as a report, to make it connectable with Flex.&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So when I decide to develop it with global classes instate of the procedural report, is it still able to make the connection with flex through the RFC?&lt;/STRONG&gt;   do anyone have example of SAP-Application whith global classes , which work with flex  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My regards,&lt;/P&gt;&lt;P&gt;ALTAYEB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2009 15:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974485#M1339745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-18T15:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974486#M1339746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Altayeb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand what do you mean with "global classes", but i think the concept is more easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you can create an Function Module, which calls to another program (a job, transaction, report,...) and this Function Module is where Flex calls (via RFC, WebService,...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you don't have to worry with "what kind of program", only in "which is the form to call/run it via function module, BAPI,..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if i can't explain well, my english is not very good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 07:17:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974486#M1339746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T07:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974487#M1339747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the helpfull answer.&lt;/P&gt;&lt;P&gt;I saw this example on this link &lt;A href="http://www.saphelp.dkhaitan.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=67%3Ahow-to-consume-sap-web-services-in-flex-3-application&amp;amp;catid=39%3Asap-flex-integration&amp;amp;Itemid=64&amp;amp;limitstart=1" target="test_blank"&gt;http://www.saphelp.dkhaitan.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=67%3Ahow-to-consume-sap-web-services-in-flex-3-application&amp;amp;catid=39%3Asap-flex-integration&amp;amp;Itemid=64&amp;amp;limitstart=1&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it show that I need J2EE Server to create the Web Service , is this true ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 13:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974487#M1339747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-20T13:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974488#M1339748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I think&lt;/STRONG&gt; is not mandatory to create the WS. Your service is located under your default_host of SCIF transaction, so i think you attack to the ABAP stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J2EE server is needed to run SOAMANAGER transaction (here is where WS can be managed), but i can't understand why, so only is used to test the WS (or i haven't seen his utility yet...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 14:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974488#M1339748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-20T14:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974489#M1339749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Altayeb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's NOT mandetory to have J2EE server to create web service.&lt;/P&gt;&lt;P&gt;If you are using any RFC then 'RFC' itself is a protocol which allows you create wsdl and expose your code as web service.&lt;/P&gt;&lt;P&gt;Now as you are refering the link posted by you, In that you can skip Step 11 to step 14.&lt;/P&gt;&lt;P&gt;Just remember that by this method you will be getting wsdl as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;HOST&amp;gt;:&amp;lt;PORT&amp;gt;/sap/bc/srt/rfc/sap/&amp;lt;WEB" target="test_blank"&gt;http://&amp;lt;HOST&amp;gt;:&amp;lt;PORT&amp;gt;/sap/bc/srt/rfc/sap/&amp;lt;WEB&lt;/A&gt; SERVICE NAME&amp;gt;?sap-client=800"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use above wsdl and follow the same tutorial.&lt;/P&gt;&lt;P&gt;I have successfully tried that so you can also succeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 03:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974489#M1339749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T03:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974490#M1339750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks , I will keep trying&lt;/P&gt;&lt;P&gt;thanks guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2009 23:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974490#M1339750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-22T23:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974491#M1339751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: altayeb musa on Aug 28, 2009 7:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 23:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974491#M1339751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-27T23:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974492#M1339752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hallo again,&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so, the report program is now existing, but I didn't find the way how can the RFC call the Report???, to make it accessable bye Flex&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So far I understand the RFC has to be the Interface between my Report Program and the FLEX!!&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have I to create the RFC within my Report Program , or on BSP ? do I need XML? &lt;/P&gt;&lt;P&gt;the RFC will return Itab as result, how can Flex read the entries of this table came from rfc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: altayeb musa on Aug 28, 2009 2:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2009 17:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974492#M1339752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-28T17:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974493#M1339753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to build a flex application, which can connect to your ABAP stack to read data and present it in flex?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes all you need is RFC on the back end, which you can expose as WS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another approach would be write  a simple BSP to do all the data fetching/manipulation and render the results as XML which flex can consume using HTTPService&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 05:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974493#M1339753</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2009-08-29T05:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974494#M1339754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hallo, &lt;/P&gt;&lt;P&gt;thanks for ur Answer. My Problem now is, that I have an existing Report Program, which I need to reprisent its result on Flex. I guess the best way to do this is the RFC. &lt;/P&gt;&lt;P&gt;the RFC will return Itab as result, how can Flex read the entries of this table came from rfc ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2009 15:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974494#M1339754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-29T15:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974495#M1339755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the best way is the RFC, but first you must expose it as WebService to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the WS, you have 2 methods to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Use the WebService class of Flex Framework, call the WSDL, and manage the itab result as a ArrayCollection.&lt;/P&gt;&lt;P&gt;- Use the Flex-Sap plugin to auto-generate proxy classes to manage the WebService communication. In this case, the plugin create a class of type (your itab type), so you can manage it without problems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 11:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974495#M1339755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-07T11:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974496#M1339756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could convert the internal table from the RFC call to a XML string, like in the following code snippet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: xmlstr    TYPE xstring,
        ret_value   TYPE string,
        lcl_conv  TYPE REF TO cl_abap_conv_in_ce,
        lt_your_table   TYPE z_your_table_type.


  " Transform the result table using the ID transformation.
  CALL TRANSFORMATION id
    SOURCE  table = lt_your_table
    RESULT XML xmlstr.

  " Create a conversion instance using UTF-8.
  lcl_conv = cl_abap_conv_in_ce=&amp;gt;create(
    encoding = cl_xms_message_security=&amp;gt;co_encoding_utf8
    input = xmlstr ).

  " Perform the conversion.
  lcl_conv-&amp;gt;read( IMPORTING data = ret_value ).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2009 12:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/understanding-problem/m-p/5974496#M1339756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-15T12:13:28Z</dc:date>
    </item>
  </channel>
</rss>

