<?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: Flat file Interfaces in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939407#M388085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain what ORACLE format is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal procedure is, generally flat files will be separated by a special character (like , | , # ,...) or a fixed length file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your flat file is one of this, then you have to split the data at that particular special character, validate the data and format it according to RFEBCK00 file structure and then submit it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your flat file is a fixed length one, then making use of offsets, move value to the corresponding field, validate and format it according to RFEBCK00 file structure and then submit it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&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;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2007 13:49:42 GMT</pubDate>
    <dc:creator>PS_1978</dc:creator>
    <dc:date>2007-02-22T13:49:42Z</dc:date>
    <item>
      <title>Flat file Interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939406#M388084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a flat file  Inbound interface &lt;/P&gt;&lt;P&gt;I need to generate a program  which calls the program RFEBCK00(FCKR transaction)  and in my program I should convert the oracle format to RFEBCK00 program STRUCTURE (I will be getting a file in oracle format ) and when executed the program must perform its normal procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my client doesn't want me to copy the RFEBCKK00 and do changes...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone give me suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939406#M388084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Flat file Interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939407#M388085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain what ORACLE format is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal procedure is, generally flat files will be separated by a special character (like , | , # ,...) or a fixed length file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your flat file is one of this, then you have to split the data at that particular special character, validate the data and format it according to RFEBCK00 file structure and then submit it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your flat file is a fixed length one, then making use of offsets, move value to the corresponding field, validate and format it according to RFEBCK00 file structure and then submit it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&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;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939407#M388085</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2007-02-22T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Flat file Interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939408#M388086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Converting the fields I'm able to do that part but how to impliment from FCKR transaction without doing any changes in original program or copying the original program into my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 13:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939408#M388086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T13:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Flat file Interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939409#M388087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just seen the transaction FCKR, I think that you have to again generate a file on presentation server with the format that supports the transaction FCKR and submit the path of that file to the report RFEBCK00 and also pass the required (mandatory) parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&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;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 14:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939409#M388087</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2007-02-22T14:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flat file Interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939410#M388088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you got me exactly ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is how can I submit the path...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 14:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939410#M388088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Flat file Interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939411#M388089</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;You will be aware of the path where you are going to generate the file, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know the path, just use the SUBMIT statement with CK_FILE = &amp;lt;file name with path&amp;gt; and also pass the other mandatory fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT RFEBCK00 with CK_FILE = &amp;lt;file name with path&amp;gt;
                                        with GROUP  = &amp;lt;session name&amp;gt;
                                        with I_BLART = &amp;lt;document_type&amp;gt; and return.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&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;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2007 05:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-interfaces/m-p/1939411#M388089</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2007-02-23T05:28:52Z</dc:date>
    </item>
  </channel>
</rss>

