<?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: Fields for flat file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-for-flat-file/m-p/4372956#M1040518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;looking at the declaration, it seems that all the fields are custom and not refering to any of the table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;each field here is a character type and the numbers in the bracket indicate the length of the corresponding field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an example of flat file record for this can be as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abcdefghij,ab,abcd,ab,...(and so on)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here , (comma) indicates the field separator. instead of comma any other character (like TAB) can also be used based on your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2008 07:22:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-27T07:22:37Z</dc:date>
    <item>
      <title>Fields for flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-for-flat-file/m-p/4372955#M1040517</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;i am new to abap bapi so plz help me in a bapi po upload programm &lt;/P&gt;&lt;P&gt;i am fetch this programm from sap forums the table name and fields name are not refrence in it so plz tell me these fields are taken from which table and also tell field name i am not find the all fields name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fields are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF ty_output ,&lt;/P&gt;&lt;P&gt;        partn_numb(10) TYPE n,"Customer Number 1&lt;/P&gt;&lt;P&gt;        partn_role(2),        "Partner function&lt;/P&gt;&lt;P&gt;        sales_org(4),         "Sales Organization&lt;/P&gt;&lt;P&gt;        distr_chan(2),        "Distribution Channel "vtweg&lt;/P&gt;&lt;P&gt;        division(002),        "DIVISION "spart&lt;/P&gt;&lt;P&gt;        doc_type(4),          "Sales Document Type "auart&lt;/P&gt;&lt;P&gt;        purch_no(020),        "Purchase order "bstnk&lt;/P&gt;&lt;P&gt;        material(18),         "MATERIAL "matnr&lt;/P&gt;&lt;P&gt;        targetquantity(020),  "Target quantity&lt;/P&gt;&lt;P&gt;        reqqty(020),          "Req quantity&lt;/P&gt;&lt;P&gt;        reqdate(010),         "req date&lt;/P&gt;&lt;P&gt;        ref_1(012),           "Ref&lt;/P&gt;&lt;P&gt;        unload_pt(025),&lt;/P&gt;&lt;P&gt;END OF ty_output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards &lt;/P&gt;&lt;P&gt;jayant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u dont mind plz give me the flat files records for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 07:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-for-flat-file/m-p/4372955#M1040517</guid>
      <dc:creator>jayant_kumar</dc:creator>
      <dc:date>2008-08-27T07:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fields for flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields-for-flat-file/m-p/4372956#M1040518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;looking at the declaration, it seems that all the fields are custom and not refering to any of the table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;each field here is a character type and the numbers in the bracket indicate the length of the corresponding field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an example of flat file record for this can be as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;abcdefghij,ab,abcd,ab,...(and so on)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here , (comma) indicates the field separator. instead of comma any other character (like TAB) can also be used based on your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 07:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields-for-flat-file/m-p/4372956#M1040518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T07:22:37Z</dc:date>
    </item>
  </channel>
</rss>

