<?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: Error Text command ‪INCLUDE is not defined in SAP Script (TD455) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527367#M2005164</link>
    <description>&lt;P&gt;Are you sure you have created the standard text in the client where you run the SAPscript form?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2021 13:57:25 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2021-11-12T13:57:25Z</dc:date>
    <item>
      <title>Error Text command ‪INCLUDE is not defined in SAP Script (TD455)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527363#M2005160</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I am using Z script, which is called form standard program RFKORD80. This script is using Z subroutine pool.&lt;/P&gt;
  &lt;P&gt;I want to show standard text with variable. I created it through SO10 with value &amp;amp;GV_QR_STRING_1&amp;amp;.&lt;/P&gt;
  &lt;P&gt;I declared variable GV_QR_STRING_1 in Subroutine pool and in Script, I have given this as &amp;amp;GV_QR_STRING_1&amp;amp; in PERFORM, CHANGING.&lt;/P&gt;
  &lt;P&gt;I debug, SAP script is showing value of GV_QR_STRING_1 as expected, but when it reached at statement&lt;/P&gt;
  &lt;P&gt;INCLUDE ZFI_INVOICE_QR OBJECT TEXT ID ST LANGUAGE EN, it is giving error &lt;/P&gt;
  &lt;P&gt;"The text command ‪INCLUDE is not defined or it contains a mistake." and is not displaying content of standard text.&lt;/P&gt;
  &lt;P&gt;Is there ay step, i am missing ? Please guide.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;PS. I even tried keeping standard text ZFI_INVOICE_QR blank, but still getting same error.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 16:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527363#M2005160</guid>
      <dc:creator>mohammadaamir_khan</dc:creator>
      <dc:date>2021-11-09T16:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error Text command ‪INCLUDE is not defined in SAP Script (TD455)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527364#M2005161</link>
      <description>&lt;P&gt;What happens if you remove &amp;amp;GV_QR_STRING_1&amp;amp; from your standard text and print again?&lt;/P&gt;&lt;P&gt;NB: message TD455 "Text command &amp;amp; is not defined" (Diagnosis: The text command &amp;amp;V1&amp;amp; is not defined or it contains a mistake...)&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 16:50:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527364#M2005161</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-11-09T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error Text command ‪INCLUDE is not defined in SAP Script (TD455)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527365#M2005162</link>
      <description>&lt;P&gt;Hello Mohammad,&lt;BR /&gt;&lt;BR /&gt;If the Standard text is defined correctly with the object and ID as declared then there shouldn't be an issue. A few other things to check would be the Tag Column/Format(left most column) on the Editor where you define the Include Standard Text in the script.&lt;BR /&gt;You can also maybe try giving the Language as E instead of EN and see if it has any effect.&lt;BR /&gt;Can't think of anything else right now - maybe delete the whole Include statement command line, run your script once to see if it still triggers some error, if not, put the statement back &amp;amp; re-run etc.&lt;BR /&gt;&lt;BR /&gt;Hope this leads you in the right direction.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vijay&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 09:56:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527365#M2005162</guid>
      <dc:creator>vijay_hariharan</dc:creator>
      <dc:date>2021-11-10T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error Text command ‪INCLUDE is not defined in SAP Script (TD455)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527366#M2005163</link>
      <description>&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;I added TEXT using tool only. ZTEST_AR is created using SO10. I tried your suggestions but not working. Anything other point to consider ?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1990561-untitled2.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 10:21:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527366#M2005163</guid>
      <dc:creator>mohammadaamir_khan</dc:creator>
      <dc:date>2021-11-10T10:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error Text command ‪INCLUDE is not defined in SAP Script (TD455)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527367#M2005164</link>
      <description>&lt;P&gt;Are you sure you have created the standard text in the client where you run the SAPscript form?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 13:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-text-command-include-is-not-defined-in-sap-script-td455/m-p/12527367#M2005164</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-11-12T13:57:25Z</dc:date>
    </item>
  </channel>
</rss>

