<?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: segment Type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741189#M321978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically in your context the data is classified into different areas(i.e. segments). Example that the file header information namely the name, number of records, create date etc would form the data with type 01 similarly for the others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for checksum, whenever some data is transmitted you perform some checks at the end to verify if the data received is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2006 14:35:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-21T14:35:34Z</dc:date>
    <item>
      <title>segment Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741186#M321975</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;A data extract consists of sequence of data segments. Data segments are characterized by segment type and segment Data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following segment types are available:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01	file Header&lt;/P&gt;&lt;P&gt;02	Segment directory&lt;/P&gt;&lt;P&gt;03	Meta data&lt;/P&gt;&lt;P&gt;04	Selection criteria&lt;/P&gt;&lt;P&gt;05	Data Records (transaction and master data)&lt;/P&gt;&lt;P&gt;06	Checksum records&lt;/P&gt;&lt;P&gt;07	Customizing Data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But I am not getting what is Segment-Type here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you mean by Checksum records ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;krish...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 06:09:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741186#M321975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T06:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: segment Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741187#M321976</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;A data segment contains a collection of fields from SAP tables. A data segment may hold master data or data from an application document. A segment is a collection of all the records of one type. A segment may contain data from a single SAP database table, or it may combine related data from multiple tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; A checksum is basically a one-way hash of whatever data arguments you supply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check this link and you will get answers to all your questions.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/34/b20cfde9bd11d1802c00c04fada2a1/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/34/b20cfde9bd11d1802c00c04fada2a1/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741187#M321976</guid>
      <dc:creator>sourabhshah</dc:creator>
      <dc:date>2006-12-21T13:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: segment Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741188#M321977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A data segment contains a collection of fields from SAP tables. A data segment may hold master data or data from an application document. A segment is a collection of all the records of one type. A segment may contain data from a single SAP database table, or it may combine related data from multiple tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741188#M321977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T13:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: segment Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741189#M321978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically in your context the data is classified into different areas(i.e. segments). Example that the file header information namely the name, number of records, create date etc would form the data with type 01 similarly for the others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for checksum, whenever some data is transmitted you perform some checks at the end to verify if the data received is correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 14:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/segment-type/m-p/1741189#M321978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T14:35:34Z</dc:date>
    </item>
  </channel>
</rss>

