<?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 characteristics in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040441#M719560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Depthi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the Function Group CLBPA . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have lots of useful functions on this group like BAPI_OBJCL_CHANGE ,BAPI_OBJCL_GETDETAIL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caglar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2007 16:05:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-30T16:05:59Z</dc:date>
    <item>
      <title>table for batch characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040437#M719556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to change the characteristics of a batch for a material. I do it through a dialog program . Can anyone please suggest me the table for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 15:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040437#M719556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T15:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: table for batch characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040438#M719557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any suggestions on this please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 15:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040438#M719557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T15:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: table for batch characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040439#M719558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table where the characteristics are stored is the table AUSP. If you want to read the characterisitics of a batch u can use the function module CLAF_CLASSIFICATION_OF_OBJECTS, and if u want to change this characteristics u can use the function module VB_CHANGE_BATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 15:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040439#M719558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T15:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: table for batch characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040440#M719559</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;Please check these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAWN				 &lt;/P&gt;&lt;P&gt;CAWNT			 &lt;/P&gt;&lt;P&gt;AUSP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 15:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040440#M719559</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-10-30T15:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: table for batch characteristics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040441#M719560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Depthi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the Function Group CLBPA . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have lots of useful functions on this group like BAPI_OBJCL_CHANGE ,BAPI_OBJCL_GETDETAIL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caglar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 16:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-batch-characteristics/m-p/3040441#M719560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-30T16:05:59Z</dc:date>
    </item>
  </channel>
</rss>

