<?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: Auto-populate classification tab in MSC2N T-code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770578#M1877891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think we will be able to populate the material classification values through some exit of program of MSC2N?&lt;/P&gt;&lt;P&gt;The value I want to auto-populate is Finished Product expiration date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: we use BAPI_BATCH_CHANGE to update expiration date of batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 12:25:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-18T12:25:23Z</dc:date>
    <item>
      <title>Auto-populate classification tab in MSC2N T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770574#M1877887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to auto-populate one characteristic in classification tab of MSC2N t-code.&lt;/P&gt;&lt;P&gt;I debugged the code to check the table which has the characteristic data with it's value so that I can change the values at run-time. But, could not find any table in global fields.&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:01:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770574#M1877887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-18T11:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate classification tab in MSC2N T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770575#M1877888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richa,&lt;/P&gt;&lt;P&gt;Pls chk table CABN &amp;amp; AUSP. Should have necessary data you requested.&lt;/P&gt;&lt;P&gt;If you have any issues pls let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;K.S&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770575#M1877888</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-12-18T11:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate classification tab in MSC2N T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770576#M1877889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest any include or exit where I should check these tables?&lt;/P&gt;&lt;P&gt;Currently, I have placed a debugger in Include LCTMSF2F/ Form CHECK_CHARACTERISTICS.&lt;/P&gt;&lt;P&gt;I could not find any table which contains the values of the characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 11:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770576#M1877889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-18T11:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate classification tab in MSC2N T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770577#M1877890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richa,&lt;/P&gt;&lt;P&gt;Place a break Point in line 60 of FM ctms_ddb_check&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;perform check_classification (Comes after check_characteristics) where you have placed your break Point currently.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Closely debug this perform.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Also there is a &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;call &lt;SPAN class="L0S52"&gt;customer-function &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'002'. You can also check that.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S33"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S33"&gt;If you need any further info do let me know.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S33"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S33"&gt;Rgds,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S33"&gt;K.S&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 12:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770577#M1877890</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2014-12-18T12:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate classification tab in MSC2N T-code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770578#M1877891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think we will be able to populate the material classification values through some exit of program of MSC2N?&lt;/P&gt;&lt;P&gt;The value I want to auto-populate is Finished Product expiration date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: we use BAPI_BATCH_CHANGE to update expiration date of batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 12:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/auto-populate-classification-tab-in-msc2n-t-code/m-p/10770578#M1877891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-18T12:25:23Z</dc:date>
    </item>
  </channel>
</rss>

