<?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 Modifying Business Object Method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820080#M1782575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added one more parameter into BAPI importing parameter.&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Business Object method&lt;/STRONG&gt; which call this BAPI needs to update.&lt;/P&gt;&lt;P&gt;I suppose to do it manually by &lt;STRONG&gt;adding&lt;/STRONG&gt; that &lt;STRONG&gt;parameter&lt;/STRONG&gt; into &lt;STRONG&gt;Business Object method&lt;/STRONG&gt; parameter and program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a right way I am doing?&lt;/P&gt;&lt;P&gt;Is there any way to do all those automatically?&lt;/P&gt;&lt;P&gt;Suggest me the right way.&lt;/P&gt;&lt;P&gt;Thanks in advance.&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;Pravasini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Nov 2013 06:34:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-14T06:34:07Z</dc:date>
    <item>
      <title>Modifying Business Object Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820080#M1782575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added one more parameter into BAPI importing parameter.&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;Business Object method&lt;/STRONG&gt; which call this BAPI needs to update.&lt;/P&gt;&lt;P&gt;I suppose to do it manually by &lt;STRONG&gt;adding&lt;/STRONG&gt; that &lt;STRONG&gt;parameter&lt;/STRONG&gt; into &lt;STRONG&gt;Business Object method&lt;/STRONG&gt; parameter and program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a right way I am doing?&lt;/P&gt;&lt;P&gt;Is there any way to do all those automatically?&lt;/P&gt;&lt;P&gt;Suggest me the right way.&lt;/P&gt;&lt;P&gt;Thanks in advance.&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;Pravasini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 06:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820080#M1782575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T06:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Business Object Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820081#M1782576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Is it a right way I am doing?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;No&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Suggest me the right way.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Use EXTENSION parameter, read &lt;A href="http://help.sap.com/SAPHELP_SCM700_EHP02/helpdata/EN/4d/5bbc08dbd42307e10000000a15822b/content.htm?frameset=/EN/4d/4da99f0a0761bee10000000a42189b/frameset.htm"&gt;&lt;SPAN class="SAPXDPTitle "&gt;Customer Enhancement of BAPIs&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 14:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820081#M1782576</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-11-14T14:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Business Object Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820082#M1782577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually It is a standard development. &lt;/P&gt;&lt;P&gt;Then I think I should not go with EXTENSION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggest me your view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Pravasini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 02:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820082#M1782577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-15T02:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Business Object Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820083#M1782578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, either you work for SAP or the BAPI was created in one of your namespace, then execute transaction SWO1 to adapt your not yet released business object, don't forget to unrelease any changed attributes, keys or method before adapting, and release those once again once done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 12:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820083#M1782578</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-11-15T12:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Business Object Method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820084#M1782579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&amp;nbsp; for your response, My business object is previously already released . Now BAPI interface is got changed and which also need to maintained in business object method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do unreleased the method but didn't find the option to unrelease it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found option to be implemented and released but not to unrelease it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can you please explain me how to unrelease it and then do manual changes and then again need to to release it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Pravasini &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 03:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modifying-business-object-method/m-p/9820084#M1782579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-18T03:07:13Z</dc:date>
    </item>
  </channel>
</rss>

