<?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: Regarding Field String in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004849#M956733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;String is aprimitive data type .&lt;/P&gt;&lt;P&gt;Whereas work area is a line(ie used for storing single record only) type of an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 10:25:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T10:25:08Z</dc:date>
    <item>
      <title>Regarding Field String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004848#M956732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     What is field string and what's the difference between Field String and Work Area ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 10:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004848#M956732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T10:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Field String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004849#M956733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;String is aprimitive data type .&lt;/P&gt;&lt;P&gt;Whereas work area is a line(ie used for storing single record only) type of an internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 10:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004849#M956733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T10:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Field String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004850#M956734</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;Field symbols are placeholders or symbolic names for other fields. They do not physically reserve space for a field, but point to its contents. A field symbol can point to any data object. The data object to which a field symbol points is assigned to it after it has been declared in the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever you address a field symbol in a program, you are addressing the field that is assigned to the field symbol. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field-symbols can increase performance to work with internal tables. If you use u2018ASSIGNINGu2019 command instead of u2018INTOu2019 SAP wonu2019t have the cost of copying current table row into work area.so it wil increase ur performance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;dhaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 10:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004850#M956734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T10:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Field String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004851#M956735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhaya,&lt;/P&gt;&lt;P&gt;               i am asking about FIELD STRING , not about FIELD SYMBOL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 10:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004851#M956735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T10:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Field String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004852#M956736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can say FIELD STRING is also an work area, but in field string we can have our fields defined i.e. we can restrict number of fields here.&lt;/P&gt;&lt;P&gt;Eg.              Begin of fs (occurs 0/with header line),&lt;/P&gt;&lt;P&gt;                    f1 type kna1-kunnr,&lt;/P&gt;&lt;P&gt;                    f2 type kna1-name1,&lt;/P&gt;&lt;P&gt;                   end of fs.&lt;/P&gt;&lt;P&gt;Here by adding the clause 'occurs 0', memory will allocates to the fieldstring/wa i.e. definition of body.&lt;/P&gt;&lt;P&gt;By adding the clause 'with header line', fs acts as body as well as work area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WORK AREA is one which represents all the fields of the referenced one.&lt;/P&gt;&lt;P&gt;Eg.   wa like kna1 (occurs 0 / with header line).&lt;/P&gt;&lt;P&gt;The clauses 'occurs 0', 'header line' means the same as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u find it useful, reward me plz.&lt;/P&gt;&lt;P&gt;&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;Suren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 11:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004852#M956736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T11:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Field String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004853#M956737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field string is a variable of type string..you can have work area as field string..&lt;/P&gt;&lt;P&gt;&amp;amp; work area can be of any type ..its just a line of an internal table..so it will follow the structure of an internal table.but only as one line of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;twinkal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 12:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-field-string/m-p/4004853#M956737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T12:05:08Z</dc:date>
    </item>
  </channel>
</rss>

