<?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: batch input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009433#M78534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;yes i recorded separately for the extended.&lt;/P&gt;&lt;P&gt;i used the same views as in create basic data 1 + 2&lt;/P&gt;&lt;P&gt;classification purchasing accounting 1.&lt;/P&gt;&lt;P&gt;the missing field is in purchasing.&lt;/P&gt;&lt;P&gt;the field name is purchasing group(ekgrp).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2005 07:07:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-18T07:07:56Z</dc:date>
    <item>
      <title>batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009426#M78527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;i am trying to update MM01 via batch input.&lt;/P&gt;&lt;P&gt;if the matnr doesn't exist it runs ok, but if i want to extend the matnr for example i first created it for one &lt;/P&gt;&lt;P&gt;plant ( it runs ok ) and on the same program i have another bi and i want to extend it.&lt;/P&gt;&lt;P&gt;when  it start running it stopped in the first screen because one of the fields is missing.&lt;/P&gt;&lt;P&gt;if i run it separately it runs perfectly fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2005 12:35:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009426#M78527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-17T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009427#M78528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couple of reasons.&lt;/P&gt;&lt;P&gt;When you first time create a material you will be filling the basic data along with other org. specific data.When you again try to extend(in MM01) the basic data may not be required.&lt;/P&gt;&lt;P&gt;So try to record the fileds and screen sequences differently in extending a material than in creation.&lt;/P&gt;&lt;P&gt;My advice would be to use the function module BAPI_MATERIAL_SAVEDATA to create and extend the material master&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2005 12:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009427#M78528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-17T12:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009428#M78529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you answer the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using LSMW?&lt;/P&gt;&lt;P&gt;How are you calling the second bi from the first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2005 12:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009428#M78529</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-17T12:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009429#M78530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;i am not using lsmw.&lt;/P&gt;&lt;P&gt;i am calling them through call function.&lt;/P&gt;&lt;P&gt;i know which bi to use because i check first of all in &lt;/P&gt;&lt;P&gt;table marc.&lt;/P&gt;&lt;P&gt;if matnr doesnt exist i use create ' if it exist i use extend&lt;/P&gt;&lt;P&gt;infant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2005 12:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009429#M78530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-17T12:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009430#M78531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The question was how do you create the batch input?&lt;/P&gt;&lt;P&gt;Is it a recording?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vinod C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2005 13:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009430#M78531</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-17T13:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009431#M78532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;yes its a recording.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 06:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009431#M78532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-18T06:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009432#M78533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yifat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you recorded separately for the material extension?&lt;/P&gt;&lt;P&gt;Could you let me know the field name for which the value is missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 06:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009432#M78533</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-18T06:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009433#M78534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;yes i recorded separately for the extended.&lt;/P&gt;&lt;P&gt;i used the same views as in create basic data 1 + 2&lt;/P&gt;&lt;P&gt;classification purchasing accounting 1.&lt;/P&gt;&lt;P&gt;the missing field is in purchasing.&lt;/P&gt;&lt;P&gt;the field name is purchasing group(ekgrp).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 07:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009433#M78534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-18T07:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009434#M78535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tested and do not have any problem with the purchasing group field. I would suggest you to re-record the transaction for material extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2005 08:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009434#M78535</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-18T08:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009435#M78536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;i recorded it but i still getting the same problem,&lt;/P&gt;&lt;P&gt;so i decided to use bapi_material_savedata.&lt;/P&gt;&lt;P&gt;it works fine except two problems:&lt;/P&gt;&lt;P&gt;1.in the CLIENTDATA bapi-mara-BASE_UOM i put 'pc'&lt;/P&gt;&lt;P&gt;but when it runs it updates 'st'.&lt;/P&gt;&lt;P&gt;that's because the field  is empty. i couldn't find the relevant table where i can see the iso field for 'pc'.&lt;/P&gt;&lt;P&gt;2. i need to update also classification field and i couldn't find it in the header of the bapi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2005 07:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009435#M78536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-19T07:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009436#M78537</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;For some fields SAP store an internal value. In this case for PC, ST is stored. So it will be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check this, go to the domain of the field and get the convertion routine (for unit it is CUNIT).&lt;/P&gt;&lt;P&gt;Now take SE37 and check for &lt;STRONG&gt;CUNIT&lt;/STRONG&gt;. You will get function modules like,&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_CUNIT_INPUT  &lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_CUNIT_OUTPUT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First one is to convert to internal format and second one to convert to external format. You can test this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think clasification is not a part of the material master. You need to update using BAPI_OBJCL_CREATE_KEY.&lt;/P&gt;&lt;P&gt;Check the documentation of this fn. module.&lt;/P&gt;&lt;P&gt;Also check this.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="24395"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assign points if your problem is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vinod C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2005 08:28:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1009436#M78537</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-19T08:28:05Z</dc:date>
    </item>
  </channel>
</rss>

