<?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: doubt in standard program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922466#M383148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;BUT1 is a Variable that will be declared in the Program, it is a Normal variable as like otheres, it is not a keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and TEXT-BT1 is a text symbol, but this is a Dynamic text symbol, normally we give TEXT-001, but there whatever the value will come to BT1 then it the text will be picked from that text symbols&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2007 12:15:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-20T12:15:16Z</dc:date>
    <item>
      <title>doubt in standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922463#M383145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a small doubt in while i was performing a transaction code KSB1 by entering that  i got the back ground program in which i saw a statement in the start of program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;but1 = text-bt1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now i want to know what is the use of "but" and can u provide any info regarding that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 12:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922463#M383145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T12:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922464#M383146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Pavan,&lt;/P&gt;&lt;P&gt; But is not a key word. It is a variable just like many other variables.&lt;/P&gt;&lt;P&gt;In this statement it is being assigned with the text that is there in TEXT-001.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 12:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922464#M383146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T12:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922465#M383147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is simple assignment statement as &lt;/P&gt;&lt;P&gt;but is a variable.&lt;/P&gt;&lt;P&gt;v_but = text-t01 written as but......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GURU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 12:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922465#M383147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T12:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922466#M383148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;BUT1 is a Variable that will be declared in the Program, it is a Normal variable as like otheres, it is not a keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and TEXT-BT1 is a text symbol, but this is a Dynamic text symbol, normally we give TEXT-001, but there whatever the value will come to BT1 then it the text will be picked from that text symbols&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 12:15:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922466#M383148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T12:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in standard program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922467#M383149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;but1 is a pushbutton in the selection screen which is handled by an event. when pushed it calls a function 'K_LINE_ITEM_TECH_SETTINGS_SET'&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;in the transaction KSB1, 'but1' is the "MORE SETTINGS" button at the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it answers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 12:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-standard-program/m-p/1922467#M383149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T12:24:09Z</dc:date>
    </item>
  </channel>
</rss>

