<?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: text-001 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877794#M675631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Samir,&lt;/P&gt;&lt;P&gt;             when you click on tex-001 u get screen .Under Text symbols you write in columns :&lt;/P&gt;&lt;P&gt;Symbol   Text&lt;/P&gt;&lt;P&gt;001          Purchase order(this will become the heading on o/p screen).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In selection text &lt;/P&gt;&lt;P&gt;Name                                              Text&lt;/P&gt;&lt;P&gt;(name will be                                    Under this write the name for variable u r&lt;/P&gt;&lt;P&gt;filled automatically by variable             using.&lt;/P&gt;&lt;P&gt;u r using).&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;Look at eg below  --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen Begin of block block1 with frame title text-111.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options : S_EBELN for EKPO-EBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of block block1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under text symbol i wrote :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symbol   Text&lt;/P&gt;&lt;P&gt;001          Purchase order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under selection scrreen i wrote :&lt;/P&gt;&lt;P&gt;Name                                              Text&lt;/P&gt;&lt;P&gt;S_EBELN                                        PURCHASE ORDER NO :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coming to 2 nd question :&lt;/P&gt;&lt;P&gt;when u use  data itab_wa type line of itab  : here type makes itab_wa structure similar to that of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u use data itab_wa like line of itab.  : here like makes itab_wa an internal table that stores temporary data in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ...Plz reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 05:13:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T05:13:49Z</dc:date>
    <item>
      <title>text-001</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877790#M675627</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;         when we click on text-001 we get symbols, selection texts and list headings. Can anyone explain what is the use of list headings with example. What is the text-001 called as.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          what is the difference between the following:&lt;/P&gt;&lt;P&gt;1. data itab_wa type line of itab   and  type itab_wa like line of itab.&lt;/P&gt;&lt;P&gt;2. type v_matnr like mara-matnr   and data v_matnr like mara-matnr&lt;/P&gt;&lt;P&gt;    thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 04:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877790#M675627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T04:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: text-001</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877791#M675628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;List heading is used to write column headings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/960a05eb0711d194d100a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e3/960a05eb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text-001 is called &amp;lt;b&amp;gt;Text Element.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Difference b/w TYPE &amp;amp; LIKE:&lt;/P&gt;&lt;P&gt;&lt;A href="http://219.153.41.162/down4/20070625/25135751683.pdf" target="test_blank"&gt;http://219.153.41.162/down4/20070625/25135751683.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 05:03:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877791#M675628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T05:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: text-001</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877792#M675629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When we click on text-nnn, we get &lt;/P&gt;&lt;P&gt;1. Text symbols : here you can give the description of the number given.&lt;/P&gt;&lt;P&gt;2.Selection texts : here you give the description of selection screen fields.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;3.List headings   : If you specify anything here, it will be displayed as report heading of the output.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Diff&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;so you are asking the difference between types and data&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like -&amp;gt; used for refering existing data elements in data dictionary or in sap&lt;/P&gt;&lt;P&gt;type -&amp;gt; used for refering existing data types in sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types: used for creating used defined structure of tables which has fields from more tahn one table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;diff b/w types and type in creation of internal tables is that when u create a table with types then u can use same for work area creation also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES : BEGIN OF t_vbap,&lt;/P&gt;&lt;P&gt;vbeln1 LIKE vbeln,&lt;/P&gt;&lt;P&gt;posnr LIKE posnr,&lt;/P&gt;&lt;P&gt;kwmeng LIKE kwmeng,&lt;/P&gt;&lt;P&gt;netpr LIKE netpr,&lt;/P&gt;&lt;P&gt;netwr LIKE netwr,&lt;/P&gt;&lt;P&gt;werks LIKE werks,&lt;/P&gt;&lt;P&gt;matnr LIKE matnr,&lt;/P&gt;&lt;P&gt;arktx LIKE arktx,&lt;/P&gt;&lt;P&gt;END OF t_vbap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itab1 type t_vbap&lt;/P&gt;&lt;P&gt;wa_itab1 type t_vbap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when type is used then u have to create a defintion of work area for another time when internal table doesnt have headr line as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF t_vbap OCCURS 0,&lt;/P&gt;&lt;P&gt;vbeln1 LIKE vbap-vbeln,&lt;/P&gt;&lt;P&gt;posnr LIKE vbap-posnr,&lt;/P&gt;&lt;P&gt;kwmeng LIKE vbap-kwmeng,&lt;/P&gt;&lt;P&gt;netpr LIKE vbap-netpr,&lt;/P&gt;&lt;P&gt;netwr LIKE vbap-netwr,&lt;/P&gt;&lt;P&gt;werks LIKE vbap-werks,&lt;/P&gt;&lt;P&gt;matnr LIKE vbap-matnr,&lt;/P&gt;&lt;P&gt;arktx LIKE vbap-arktx,&lt;/P&gt;&lt;P&gt;END OF t_vbap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : BEGIN OF wa_vbap,&lt;/P&gt;&lt;P&gt;vbeln1 LIKE vbap-vbeln,&lt;/P&gt;&lt;P&gt;posnr LIKE vbap-posnr,&lt;/P&gt;&lt;P&gt;kwmeng LIKE vbap-kwmeng,&lt;/P&gt;&lt;P&gt;netpr LIKE vbap-netpr,&lt;/P&gt;&lt;P&gt;netwr LIKE vbap-netwr,&lt;/P&gt;&lt;P&gt;werks LIKE vbap-werks,&lt;/P&gt;&lt;P&gt;matnr LIKE vbap-matnr,&lt;/P&gt;&lt;P&gt;arktx LIKE vbap-arktx,&lt;/P&gt;&lt;P&gt;END OF wa_vbap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please go through the link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_itab.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_itab.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have a look on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2fb2358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2fb2358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES is used when you want to create a struture&lt;/P&gt;&lt;P&gt;DATA is used when you want to create an internal table or simple data types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES : begin of ty_itab,&lt;/P&gt;&lt;P&gt;                matnr like mara-matnr,&lt;/P&gt;&lt;P&gt;                maktx like makt-maktx,&lt;/P&gt;&lt;P&gt;             end of ty_itab.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;data : itab type table of ty_itab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 05:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877792#M675629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T05:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: text-001</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877793#M675630</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;Regarding following questions -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference between the following:&lt;/P&gt;&lt;P&gt;1. data itab_wa type line of itab and type itab_wa like line of itab.&lt;/P&gt;&lt;P&gt;2. type v_matnr like mara-matnr and data v_matnr like mara-matnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the answer -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he syntax and meaning of the additions TYPE and LIKE are completely equal for both statements with the exception that TYPES creates an independent reference type, whereas DATA creates a bound reference type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further details and additions to this topic, see the keyword documentation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb2ff3358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb2ff3358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 05:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877793#M675630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T05:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: text-001</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877794#M675631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Samir,&lt;/P&gt;&lt;P&gt;             when you click on tex-001 u get screen .Under Text symbols you write in columns :&lt;/P&gt;&lt;P&gt;Symbol   Text&lt;/P&gt;&lt;P&gt;001          Purchase order(this will become the heading on o/p screen).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In selection text &lt;/P&gt;&lt;P&gt;Name                                              Text&lt;/P&gt;&lt;P&gt;(name will be                                    Under this write the name for variable u r&lt;/P&gt;&lt;P&gt;filled automatically by variable             using.&lt;/P&gt;&lt;P&gt;u r using).&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;Look at eg below  --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen Begin of block block1 with frame title text-111.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options : S_EBELN for EKPO-EBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen end of block block1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under text symbol i wrote :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Symbol   Text&lt;/P&gt;&lt;P&gt;001          Purchase order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under selection scrreen i wrote :&lt;/P&gt;&lt;P&gt;Name                                              Text&lt;/P&gt;&lt;P&gt;S_EBELN                                        PURCHASE ORDER NO :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coming to 2 nd question :&lt;/P&gt;&lt;P&gt;when u use  data itab_wa type line of itab  : here type makes itab_wa structure similar to that of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u use data itab_wa like line of itab.  : here like makes itab_wa an internal table that stores temporary data in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ...Plz reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 05:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-001/m-p/2877794#M675631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T05:13:49Z</dc:date>
    </item>
  </channel>
</rss>

