<?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: BAPI for IM42 / IM52 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435152#M1739637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_INTERNALORDER_GETDETAIL is a standard SAP function module available within R/3 SAP systems depending on your version and release level. Below are the pattern details for this FM showing its interface including any import, export parameters etc and for your convenience any standard documentation available. All this information and more can be viewed if you enter the function module name BAPI_INTERNALORDER_GETDETAIL into the relevant SAP transaction such as &lt;A href="http://www.se80.co.uk/saptcodes/s/se37/se37.htm"&gt;SE37&lt;/A&gt; or &lt;A href="http://www.se80.co.uk/saptcodes/s/se80/se80.htm"&gt;SE80&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_INTERNALORDER_GETDETAIL' "Display master data, status, and allowed business trans.for internal order&lt;/P&gt;&lt;P&gt;&amp;nbsp; EXPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp; orderid = " bapi2075_2-order&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order Number&lt;/P&gt;&lt;P&gt;* language = " bapi0003_3-langu&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Language of Status and Business Transaction Texts&lt;/P&gt;&lt;P&gt;&amp;nbsp; IMPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp; master_data = " bapi2075_2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Structure with Master Data From the Order&lt;/P&gt;&lt;P&gt;&amp;nbsp; return = " bapireturn&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Structure with Return Information&lt;/P&gt;&lt;P&gt;* TABLES&lt;/P&gt;&lt;P&gt;* system_status = " bapi2075_3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System Status Table&lt;/P&gt;&lt;P&gt;* user_status = " bapi2075_4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User Status/Order Status Table&lt;/P&gt;&lt;P&gt;* allowed_bus_tract = " bapi2075_5&amp;nbsp;&amp;nbsp;&amp;nbsp; Table of Allowed Business Transactions&lt;/P&gt;&lt;P&gt;&amp;nbsp; . " BAPI_INTERNALORDER_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the below link. in that you can find all list of BAPI'S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapbrainsonline.com/bapi-tutorial/sap-bapi-complete-list.html"&gt;http://sapbrainsonline.com/bapi-tutorial/sap-bapi-complete-list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sravan &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 07:51:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-31T07:51:46Z</dc:date>
    <item>
      <title>BAPI for IM42 / IM52</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435149#M1739634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to distribute budget in Internal Orders using BAPI. In system tcode KO22 is locked through config and only used is IM42/IM52.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used 'BAPI_EXPENDITUREPROGTREE_CHVAL' for distributing amount in all Positions in Budgeting Program. But it does not distribute at Internal Order level, As Internal Order does not have any Position Id assigned in IMPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest appropriate BAPI for Distributing Budget at Internal Order level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Swapnil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 11:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435149#M1739634</guid>
      <dc:creator>swapnil_rane</dc:creator>
      <dc:date>2013-05-03T11:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for IM42 / IM52</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435150#M1739635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing the same issue. Did you get solution for this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Apurva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 10:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435150#M1739635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T10:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for IM42 / IM52</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435151#M1739636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have not worked on any such requirement but did a quick check in SE37 and got thr following 'FM BUDGET_CHANGE'. Please see if its helpful.&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;Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 06:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435151#M1739636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T06:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for IM42 / IM52</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435152#M1739637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swapnil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_INTERNALORDER_GETDETAIL is a standard SAP function module available within R/3 SAP systems depending on your version and release level. Below are the pattern details for this FM showing its interface including any import, export parameters etc and for your convenience any standard documentation available. All this information and more can be viewed if you enter the function module name BAPI_INTERNALORDER_GETDETAIL into the relevant SAP transaction such as &lt;A href="http://www.se80.co.uk/saptcodes/s/se37/se37.htm"&gt;SE37&lt;/A&gt; or &lt;A href="http://www.se80.co.uk/saptcodes/s/se80/se80.htm"&gt;SE80&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_INTERNALORDER_GETDETAIL' "Display master data, status, and allowed business trans.for internal order&lt;/P&gt;&lt;P&gt;&amp;nbsp; EXPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp; orderid = " bapi2075_2-order&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order Number&lt;/P&gt;&lt;P&gt;* language = " bapi0003_3-langu&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Language of Status and Business Transaction Texts&lt;/P&gt;&lt;P&gt;&amp;nbsp; IMPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp; master_data = " bapi2075_2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Structure with Master Data From the Order&lt;/P&gt;&lt;P&gt;&amp;nbsp; return = " bapireturn&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Structure with Return Information&lt;/P&gt;&lt;P&gt;* TABLES&lt;/P&gt;&lt;P&gt;* system_status = " bapi2075_3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System Status Table&lt;/P&gt;&lt;P&gt;* user_status = " bapi2075_4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User Status/Order Status Table&lt;/P&gt;&lt;P&gt;* allowed_bus_tract = " bapi2075_5&amp;nbsp;&amp;nbsp;&amp;nbsp; Table of Allowed Business Transactions&lt;/P&gt;&lt;P&gt;&amp;nbsp; . " BAPI_INTERNALORDER_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the below link. in that you can find all list of BAPI'S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapbrainsonline.com/bapi-tutorial/sap-bapi-complete-list.html"&gt;http://sapbrainsonline.com/bapi-tutorial/sap-bapi-complete-list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sravan &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 07:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-im42-im52/m-p/9435152#M1739637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-31T07:51:46Z</dc:date>
    </item>
  </channel>
</rss>

