<?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 material classification in selection-option in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565240#M1269668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to use material classification for selection-option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. material classification - i got sub-brand, product_year....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coz i just know if that attributes have table ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's easy to call directly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options : v_kunnr for kna1-kunnr ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how to set the select-options which is in material classification?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: sp_pyear for _________ (what?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2009 04:35:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-15T04:35:33Z</dc:date>
    <item>
      <title>material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565240#M1269668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to use material classification for selection-option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. material classification - i got sub-brand, product_year....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coz i just know if that attributes have table ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's easy to call directly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options : v_kunnr for kna1-kunnr ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how to set the select-options which is in material classification?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: sp_pyear for _________ (what?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 04:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565240#M1269668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T04:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565241#M1269669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sky ,&lt;/P&gt;&lt;P&gt;u cn use the following fields to declare the select-option for year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kna1-UMJAH    (numc len = 4)&lt;/P&gt;&lt;P&gt;mara-saisj (char 4 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 04:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565241#M1269669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T04:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565242#M1269670</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;Why don't you try to use any field of any table that has same type as what your fields require?&lt;/P&gt;&lt;P&gt;ex: if product_year require 4 character numerical field then use any field that has same type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this, may be helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mudit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 05:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565242#M1269670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T05:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565243#M1269671</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;   Is there is any field associated with material classification?&lt;/P&gt;&lt;P&gt;For using select options, field should be present in a table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 05:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565243#M1269671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T05:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565244#M1269672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually i'm not sure...i just know when i write the program, i will call this function to get the classification info. of material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        OBJECT_KEY = MARA-MATNR.&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'CLAF_CLASSIFICATION_OF_OBJECTS'&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;            CLASS              = 'Z9XX'&lt;/P&gt;&lt;P&gt;            CLASSTEXT          = 'X'&lt;/P&gt;&lt;P&gt;            CLASSTYPE          = '001'&lt;/P&gt;&lt;P&gt;            OBJECT             = OBJECT_KEY&lt;/P&gt;&lt;P&gt;          TABLES&lt;/P&gt;&lt;P&gt;            T_CLASS            = MYCLASS&lt;/P&gt;&lt;P&gt;            T_OBJECTDATA       = T_TLINE&lt;/P&gt;&lt;P&gt;          EXCEPTIONS&lt;/P&gt;&lt;P&gt;            NO_CLASSIFICATION  = 1&lt;/P&gt;&lt;P&gt;            NO_CLASSTYPES      = 2&lt;/P&gt;&lt;P&gt;            INVALID_CLASS_TYPE = 3&lt;/P&gt;&lt;P&gt;            OTHERS             = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        loop at T_TLINE.&lt;/P&gt;&lt;P&gt;          CASE T_TLINE-ATNAM.&lt;/P&gt;&lt;P&gt;            WHEN 'SUB-BRAND'.&lt;/P&gt;&lt;P&gt;              IF T_TLINE-AUSP1 NE '?'.&lt;/P&gt;&lt;P&gt;                IF ITAB-CUST_NO IS INITIAL.&lt;/P&gt;&lt;P&gt;                  MOVE: T_TLINE-AUSP1 TO ITAB-SUB_B.&lt;/P&gt;&lt;P&gt;                  .......&lt;/P&gt;&lt;P&gt;                 ENDIF.&lt;/P&gt;&lt;P&gt;              ENDIF.&lt;/P&gt;&lt;P&gt;            ENDCASE.&lt;/P&gt;&lt;P&gt;         loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...But I don't know is it possible to use classification in select-options (range)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can just think the solution that ..to filter the data before ALV. (and i still don't know how to do filtering the data by selecting option).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 07:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565244#M1269672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T07:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565245#M1269673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  you can give material classification in selection  Option ,,,&lt;/P&gt;&lt;P&gt;Please find the logic below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first.please define selection option like&lt;/P&gt;&lt;P&gt; sel options : sel_year type 'some table name and filed' or data element with the char lenght as required for your reqmnt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options sel_year type gjhar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok now &lt;/P&gt;&lt;P&gt;  AT SELECTION-SCREEN ON VALUE-REQUEST FOR sel_year .&lt;/P&gt;&lt;P&gt;fill your internal table that you want to dispaly in help request.&lt;/P&gt;&lt;P&gt; GT_STATUS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    DDIC_STRUCTURE         = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      retfield               = 'TXT04'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    PVALKEY                = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     dynpprog               = 'Program nae '&lt;/P&gt;&lt;P&gt;     dynpnr                 = '1000'&lt;/P&gt;&lt;P&gt;     dynprofield            = 'SEL_YEAR' &lt;/P&gt;&lt;P&gt;     value_org              = 'S'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    USER_RESET             =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      value_tab              = GT_STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try this and let me know if it works;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 07:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565245#M1269673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T07:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: material classification in selection-option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565246#M1269674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx for your advices...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've known the way to do this ~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create search help and view ....can do it~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 04:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification-in-selection-option/m-p/5565246#M1269674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T04:16:52Z</dc:date>
    </item>
  </channel>
</rss>

