<?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: EHS: BAPI_BUS1077_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003587#M408109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im creating a specification by using bapi_bus1077_create , I am able to create it but I couldnt able to assign remarks value to value assignment tab.&lt;/P&gt;&lt;P&gt;If you have any example code kindly post it .If you face any issues related to this ,kindly help me on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Vinoth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 15:04:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-12T15:04:55Z</dc:date>
    <item>
      <title>EHS: BAPI_BUS1077_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003583#M408105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN SAP 4.7, my code with BAPI_BUS1077_CREATE works fine. But in the client system with SAP 4.6C , it is unable to create a instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anybody come across this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls urgent help me out this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;GIRI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 15:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003583#M408105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T15:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: EHS: BAPI_BUS1077_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003584#M408106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any body help me out pls................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 16:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003584#M408106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T16:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: EHS: BAPI_BUS1077_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003585#M408107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;  Version may not be the only problem, the data in your system and the Client's system may not be the same.&lt;/P&gt;&lt;P&gt;there may be a variety of reasons for the failure.&lt;/P&gt;&lt;P&gt;check the RETURN table to know what might have gone wrong.&lt;/P&gt;&lt;P&gt;See if you need to do an explicit commit to see the data saved to the database, if the return table is empty.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 16:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003585#M408107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: EHS: BAPI_BUS1077_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003586#M408108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RETURN table is Empty and Yes, need to commit for that i used BAPI_TRANSACTION_COMMIT. Data is not the cause. Data is there in client system too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it is in the version, 4.6 C BAPI has upgraded and modifed in 4.7 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anybody faced this problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx &lt;/P&gt;&lt;P&gt;Giri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 16:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003586#M408108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T16:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: EHS: BAPI_BUS1077_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003587#M408109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im creating a specification by using bapi_bus1077_create , I am able to create it but I couldnt able to assign remarks value to value assignment tab.&lt;/P&gt;&lt;P&gt;If you have any example code kindly post it .If you face any issues related to this ,kindly help me on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Vinoth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 15:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ehs-bapi-bus1077-create/m-p/2003587#M408109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-12T15:04:55Z</dc:date>
    </item>
  </channel>
</rss>

