<?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: Table for Batch Charecteristic value ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907119#M1793498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="31631" data-externalid="" data-presence="null" data-userid="84056" data-username="anoop.s" href="https://answers.sap.com/people/anoop.s" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;Anoop Satheesan&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each material they will assign class , class is purely depends on variant configuration .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass material no to&amp;nbsp; INOB , KSSK tables there you will get object number OBJEK material type KLART &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you need to pass OBJEK and KLART to KLAH table or fm 'CLAF_CLASSIFICATION_OF_OBJECTS'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you will get all the required values &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to know the meaning of class means ask your FC , he can explain with your business scenario so that you can easily learn , also study about Variant configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simple example Computer has been classified into many types&amp;nbsp; desktop, laptop,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here computer is class, characteristics is desktop, laptop &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2013 12:53:30 GMT</pubDate>
    <dc:creator>bastinvinoth</dc:creator>
    <dc:date>2013-12-13T12:53:30Z</dc:date>
    <item>
      <title>Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907112#M1793491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change the "&lt;STRONG&gt;Effective country of origin&lt;/STRONG&gt;" in tcode &lt;STRONG&gt;MSC3N.&amp;nbsp; (See the first image below)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Currently the vue is In and i want to change this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/342311" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Actually this is the charecteristic value of batches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change this value ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 13:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907112#M1793491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T13:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907113#M1793492</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;The best way to retrieve the value is using FM BAPI_OBJCL_GETDETAIL.&lt;/P&gt;&lt;P&gt;The best way to change the value is using FM BAPI_OBJCL_CHANGE.&lt;/P&gt;&lt;P&gt;I think that value is stored in table AUSP, but you'd better use the FMs.&lt;/P&gt;&lt;P&gt;To read the charecteristics of a batch you would use it with this parameters:&lt;/P&gt;&lt;P&gt;OBJECTKEY: MATNR + BATCH&lt;/P&gt;&lt;P&gt;OBJECTTABLE: MCH1&lt;/P&gt;&lt;P&gt;CLASSNUM and CLASSTYPE: from your classification of batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 14:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907113#M1793492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T14:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907114#M1793493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anoop,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is the one time activity, LSMW with recording is the best activity!&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 the information of batch characteristic :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class type is 22&lt;/P&gt;&lt;P&gt;class :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'MATERIAL'&lt;/P&gt;&lt;P&gt;TABLES:&amp;nbsp; INOB, CABN&lt;/P&gt;&lt;P&gt;BATCH MASTER TABLE : mcha,mch1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better to use the BAPI's to update the origin of country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rg, Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 17:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907114#M1793493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T17:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907115#M1793494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anoop,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using this BAPI: BAPI_BATCH_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 17:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907115#M1793494</guid>
      <dc:creator>former_member235395</dc:creator>
      <dc:date>2013-12-12T17:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907116#M1793495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anoop -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you want to change it through any transaction or custom program ? Please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atu Mohanty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 07:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907116#M1793495</guid>
      <dc:creator>atul_mohanty</dc:creator>
      <dc:date>2013-12-13T07:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907117#M1793496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;Thanks for your reply...&lt;/P&gt;&lt;P&gt;The Fm you have given is correct.. It is reading correctly. But when I change the COO using that second FM, it is not updating the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnks,&lt;/P&gt;&lt;P&gt;Anoop S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 12:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907117#M1793496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-13T12:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907118#M1793497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Through Custom program...&lt;BR /&gt;Actually in the above reply Martin gave 2 BAPI names.&amp;nbsp; That READ BAPI is correct... BUt CHANGE is not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually what is Class? Where can find that value ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk,&lt;/P&gt;&lt;P&gt;Anoop S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 12:40:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907118#M1793497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-13T12:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907119#M1793498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="31631" data-externalid="" data-presence="null" data-userid="84056" data-username="anoop.s" href="https://answers.sap.com/people/anoop.s" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;Anoop Satheesan&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each material they will assign class , class is purely depends on variant configuration .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass material no to&amp;nbsp; INOB , KSSK tables there you will get object number OBJEK material type KLART &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you need to pass OBJEK and KLART to KLAH table or fm 'CLAF_CLASSIFICATION_OF_OBJECTS'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you will get all the required values &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to know the meaning of class means ask your FC , he can explain with your business scenario so that you can easily learn , also study about Variant configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simple example Computer has been classified into many types&amp;nbsp; desktop, laptop,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here computer is class, characteristics is desktop, laptop &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 12:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907119#M1793498</guid>
      <dc:creator>bastinvinoth</dc:creator>
      <dc:date>2013-12-13T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907120#M1793499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anoop -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Class, Check the table KLAH (Class Header Data), CABN (Characteristic) which will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the other two tables which are related to your scenario is MCHA, MCH1 and AUSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know, if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atul Mohanty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907120#M1793499</guid>
      <dc:creator>atul_mohanty</dc:creator>
      <dc:date>2013-12-13T13:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907121#M1793500</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;Always remember to call BAPI_TRANSACTION_COMMIT afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 14:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907121#M1793500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-13T14:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907122#M1793501</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;Thanks for the reply....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actualy I am able to change the values using the BAPI. But now my problem is I am unable to get the CLASS and CLASS TYPE in tables. So taht I can pass that variable to the BAPI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked all the tables mentioned above AUSP, KLAH, CABN , MCHA, MCH1 etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me ...&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907122#M1793501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-16T13:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Batch Charecteristic value ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907123#M1793502</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;Below are the tables for Class and Class types.&lt;/P&gt;&lt;P&gt;KLAH (Class Header Data)&lt;/P&gt;&lt;P&gt;TCLA ( Class Types)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atul Mohanty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 08:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-charecteristic-value/m-p/9907123#M1793502</guid>
      <dc:creator>atul_mohanty</dc:creator>
      <dc:date>2013-12-17T08:08:26Z</dc:date>
    </item>
  </channel>
</rss>

