<?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 QA33 Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360419#M179035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem with QA33 T-Code  .&lt;/P&gt;&lt;P&gt;In QA33, some materials dont contain the "short text for inpsection object"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how is QALS getting populated whihc include and where to look for it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking especially talking abt QALS-KTEXTMAT which &lt;/P&gt;&lt;P&gt;is displayed as blank for some of the materials&lt;/P&gt;&lt;P&gt;Please guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points guaranteed ....&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2006 10:26:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-12T10:26:46Z</dc:date>
    <item>
      <title>QA33 Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360419#M179035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem with QA33 T-Code  .&lt;/P&gt;&lt;P&gt;In QA33, some materials dont contain the "short text for inpsection object"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how is QALS getting populated whihc include and where to look for it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking especially talking abt QALS-KTEXTMAT which &lt;/P&gt;&lt;P&gt;is displayed as blank for some of the materials&lt;/P&gt;&lt;P&gt;Please guide&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points guaranteed ....&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 10:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360419#M179035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T10:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: QA33 Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360420#M179036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QA33 only selects data.If you are getting blank for the short text then it is blank in the QALS table also.If you want to know where it is getting populated then you need to look into the Create transaction for inspection lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 10:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360420#M179036</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2006-06-12T10:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: QA33 Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360421#M179037</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this include.&amp;lt;b&amp;gt;LQPRSL10&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;line number#147&lt;/P&gt;&lt;P&gt;this  is the perfrom.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*   Materialkurztext (KTEXTMAT)
    perform text_mat_lesen using       g_probentab-matnr
                                       g_probentab-werks
                           changing    g_probentab-ktextmat.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;they are using the FM &amp;lt;b&amp;gt;MATERIAL_READ_MAQM&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 10:48:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360421#M179037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T10:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: QA33 Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360422#M179038</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;&lt;/P&gt;&lt;P&gt;Thanks for the replies .. &lt;/P&gt;&lt;P&gt;I also got one more info in include LQPL1F19 I find&lt;/P&gt;&lt;P&gt; MOVE  MTQSS-MAKTX TO QALS-KTEXTMAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please help me in finding where and how MTQSS-MAKTX  is getting populated..,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 11:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qa33-error/m-p/1360422#M179038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T11:19:13Z</dc:date>
    </item>
  </channel>
</rss>

