<?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: tilde in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733785#M634880</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;1. LGNUM like ltap-LGNUM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means ur creating a variable which takes the reference of existing object like itap-lgnum.&lt;/P&gt;&lt;P&gt;generally for existing abap objects only we use LIKE keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: matnr like mara-matnr. /// where mara is a standard sap table and matnr is the filed of mara. here we r creating a field which is like matnr in mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.T173 TYPE C VALUE '~',&lt;/P&gt;&lt;P&gt;T173 is a character variable which is assigned with a character '~'. here we are creating a varaiable so we are using TYPE keyword. TYPE keyword generally used for creating varaiable with respect to standard data types in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.SELECT&lt;/P&gt;&lt;P&gt;ltap~LGNUM INTO TABLE GT_DATA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here using select st we are passing data of lgnum field of Itap table into internal table GT_DATA2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select statement is used for selecting values from database table and passing to user defined tables [internal tables].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh Aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2007 10:24:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-03T10:24:01Z</dc:date>
    <item>
      <title>tilde</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733780#M634875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please tell me the meaning for the follwing 2 statements. why do we use tilde.what is the purpose of tilde .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.       LGNUM like ltap-LGNUM,&lt;/P&gt;&lt;P&gt;                     T173 TYPE C VALUE '~',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2       SELECT&lt;/P&gt;&lt;P&gt;      ltap~LGNUM   INTO TABLE GT_DATA2&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733780#M634875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T07:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: tilde</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733781#M634876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To indicate that LGNUM is a field of table LTAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. '~' stands for relationship&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:51:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733781#M634876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T07:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: tilde</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733782#M634877</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;Tild is used while using joins in the select query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In this T173 is assigned a default value tild.Based on requirement you are doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In select statement when you use joins you have to use tild .This is the syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 07:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733782#M634877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T07:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: tilde</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733783#M634878</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;'~'(tild) is used for selecting data from your main table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And u write it like mara~matnr so u specifies that u want to select matnr field from mara.&lt;/P&gt;&lt;P&gt;thats it.&lt;/P&gt;&lt;P&gt;I hope so this can help you in your problem.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;Reward point if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 08:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733783#M634878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T08:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: tilde</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733784#M634879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. T173 TYPE C VALUE '~'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For the above statement, it means T173 is a variable with value '~'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. LGNUM like ltap-LGNUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For the above statement, it means Itap is a table with field LGNUM.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. SELECT&lt;/P&gt;&lt;P&gt;ltap~LGNUM INTO TABLE GT_DATA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;In the above statement, u r taking only LGNUM field eventhough it contain many fields in it.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 10:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733784#M634879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T10:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: tilde</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733785#M634880</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;1. LGNUM like ltap-LGNUM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means ur creating a variable which takes the reference of existing object like itap-lgnum.&lt;/P&gt;&lt;P&gt;generally for existing abap objects only we use LIKE keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: matnr like mara-matnr. /// where mara is a standard sap table and matnr is the filed of mara. here we r creating a field which is like matnr in mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.T173 TYPE C VALUE '~',&lt;/P&gt;&lt;P&gt;T173 is a character variable which is assigned with a character '~'. here we are creating a varaiable so we are using TYPE keyword. TYPE keyword generally used for creating varaiable with respect to standard data types in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.SELECT&lt;/P&gt;&lt;P&gt;ltap~LGNUM INTO TABLE GT_DATA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here using select st we are passing data of lgnum field of Itap table into internal table GT_DATA2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select statement is used for selecting values from database table and passing to user defined tables [internal tables].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh Aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 10:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tilde/m-p/2733785#M634880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-03T10:24:01Z</dc:date>
    </item>
  </channel>
</rss>

