<?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: QM Task Code Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742700#M1674660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the where-used tools available in SE11, you will see that the domain for data element MNCOD is QCODE, for which table QPCD is the value list.&amp;nbsp; From reviewing where this table is used in views you will see that the text table for this is probably QPCT.&amp;nbsp; If you use where-used command for table QPCD-CODE you will find a list of potential function modules, which you can review to see if there is one that does what you need.&amp;nbsp; Personally, I would probably read the help view or something, perhaps view V_QPCD_F4, to get to the code and the descriptor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One must utilize the data dictionary.&amp;nbsp; It's usually relatively easy to find the associations with the where-used tool and a little knowledge of how SAP builds and stores data (for instance, there is usually a view that shows both the code and the description of that code in SAP tables usage).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2012 16:54:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-16T16:54:57Z</dc:date>
    <item>
      <title>QM Task Code Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742699#M1674659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to write a report that needs to get the texst for nonconformance task codes- the text description for MNCOD found in table QMSM for example. As far as my research has gotten me, I believe I may need a FM to accomplish this. Does anyone know of one that accesses this value? I also believe it is of TYPE QCODETEXT. I have not found anything online that references this in any way with a method of retrieving it. If there is an easier way that would be nice too! Also, some details about the necessary parameters for retrieving this would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 21:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742699#M1674659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T21:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: QM Task Code Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742700#M1674660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use the where-used tools available in SE11, you will see that the domain for data element MNCOD is QCODE, for which table QPCD is the value list.&amp;nbsp; From reviewing where this table is used in views you will see that the text table for this is probably QPCT.&amp;nbsp; If you use where-used command for table QPCD-CODE you will find a list of potential function modules, which you can review to see if there is one that does what you need.&amp;nbsp; Personally, I would probably read the help view or something, perhaps view V_QPCD_F4, to get to the code and the descriptor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One must utilize the data dictionary.&amp;nbsp; It's usually relatively easy to find the associations with the where-used tool and a little knowledge of how SAP builds and stores data (for instance, there is usually a view that shows both the code and the description of that code in SAP tables usage).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 16:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742700#M1674660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-16T16:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: QM Task Code Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742701#M1674661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help. I have only been developing in ABAP for a few months and have not yet gotten used to the where used function, but it is good to hear your steps for using it. It gives me a better understanding as to how to use it to navigate within the data dictionary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 17:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm-task-code-text/m-p/8742701#M1674661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-18T17:03:56Z</dc:date>
    </item>
  </channel>
</rss>

