<?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: Calling FF.5 through zprogram in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583606#M1756705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying guys! &lt;/P&gt;&lt;P&gt;Right now I don't know how to pass those parameter values.&lt;/P&gt;&lt;P&gt;Can you tell me how can I do that? Any sample using one field from that transaction. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jul 2013 01:36:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-20T01:36:47Z</dc:date>
    <item>
      <title>Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583603#M1756702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement, according to that I have to pick file from desktop change its format and pass it on to FF.5&lt;/P&gt;&lt;P&gt;I have used gui_upload to pick and converted the file in an itab. Now how do I pass this itab to FF.5 in my zprogram?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; tried &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Submit RFEBKA00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECTION-TABLE iout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and return&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this gives me a dump. PERFORM PARAMETER TOO SHORT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 16:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583603#M1756702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-19T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583604#M1756703</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;As far as I know, this t-code have a parameter to put the file path, I do not think that is necessary to pass any itab with the file content, just pass the file path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment I do not have access, but I suggest you to check (if possible) with a FI consultant to know which parameters need to be filled..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paulo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 00:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583604#M1756703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-20T00:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583605#M1756704</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;The selection table contents should match what you want to pass into the report RFEBKA00 via its selection screen. Please check the screen parameters of RFEBKA00 report then try to match what you are passing via the SELECTION-TABLE option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check on the technical names of the parameters that you are passing via SELECTION-TABLE option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 01:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583605#M1756704</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-07-20T01:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583606#M1756705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying guys! &lt;/P&gt;&lt;P&gt;Right now I don't know how to pass those parameter values.&lt;/P&gt;&lt;P&gt;Can you tell me how can I do that? Any sample using one field from that transaction. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 01:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583606#M1756705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-20T01:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583607#M1756706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you paste what you are passing in IOUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jul 2013 07:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583607#M1756706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-20T07:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583608#M1756707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think passing IOUT like that was wrong !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But let me try to explain my requirement one more time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a text file on desktop. I pick this text file using gui_upload, then I convert this file to a different format.. after i convert this now i have this converted file in an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my next step is to pass this converted file to transaction FF.5 (Now here a question arises, as the converted file is in &lt;STRONG&gt;iout intrnal table&lt;/STRONG&gt; right now can i directly pass it to FF.5 or do I need to download the converted file to desktop first and then pick from there? is so then how?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also user has set a variant named VAR1, (In this variant the file path is emply)&amp;nbsp; so if I use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit RFEBKA00 USING SELECTION-SET 'VAR1' and RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this correct ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jul 2013 13:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583608#M1756707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-21T13:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583609#M1756708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; what i can suggest is to copy the standard program and do the changes as you want, like you are saying the itab you have already created. just you need to map your itab with the itab which standard SAP has created and by copying the standard you have the freedom to do additional validation also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Animesh Sundriyal &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jul 2013 15:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583609#M1756708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-21T15:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583610#M1756709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;If the requirement is to change the format, then i suppose you can use exit FEB00004 for that.. this exit is called soon after the file is uploaded from desktop, and contains the entire file in the internal table. You can change the format as per your requirement. By this way you dont have to copy the entire program to Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jul 2013 17:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583610#M1756709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-21T17:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583611#M1756710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi J Singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a temporary folder in the APP Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After upload of your file do the necessary changes and put the new file in this folder with timestamp for uniqueness.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can pass this file name for processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 02:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583611#M1756710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-22T02:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583612#M1756711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shah thanks for taking time to reply back .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can download file to app server or desktop and pick from there. But is it possible to directly pass internal table to FF.5 transaction? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or it can be done using file path name only?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 12:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583612#M1756711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-22T12:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calling FF.5 through zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583613#M1756712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Singh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No you cannot pass ITAB for that you will need to copy the program then you can modify it as required but that ain't simple ..... &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1662/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 02:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-ff-5-through-zprogram/m-p/9583613#M1756712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-24T02:52:04Z</dc:date>
    </item>
  </channel>
</rss>

