<?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: problem with BAPI for me51 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516587#M1424382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use the bapi :BAPI_REQUISITION_CREATE and for  header text use SAVE_TEXT function module to load the text.&lt;/P&gt;&lt;P&gt;goto STXH tabe for reference &lt;/P&gt;&lt;P&gt;TDOBJECT: EBANH &lt;/P&gt;&lt;P&gt;TDID: B01 &lt;/P&gt;&lt;P&gt;TDSPRAS : EN&lt;/P&gt;&lt;P&gt;TDNAME: purchase requisition No. newly created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manesh.R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: manesh ramachandran on Dec 24, 2009 5:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Dec 2009 11:26:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-24T11:26:16Z</dc:date>
    <item>
      <title>problem with BAPI for me51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516585#M1424380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Techies,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create PRs through BAPI  -&amp;gt;  'BAPI_REQUISITION_CREATE'  or  BDC , but I am not able to update the header text info through BAPI (I could not found the header text table) or in BDC ME51 recording  could not found the Header text. Pls refer to ME51N t-code we have header text. How to create PR with header text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me out.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 13:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516585#M1424380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-22T13:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with BAPI for me51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516586#M1424381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using this bapi 'BAPI_REQUISITION_CREATE'  create the purchase requistions  then use FM CREATE_TEXT  this Fm create the texts...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2009 14:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516586#M1424381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-22T14:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem with BAPI for me51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516587#M1424382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use the bapi :BAPI_REQUISITION_CREATE and for  header text use SAVE_TEXT function module to load the text.&lt;/P&gt;&lt;P&gt;goto STXH tabe for reference &lt;/P&gt;&lt;P&gt;TDOBJECT: EBANH &lt;/P&gt;&lt;P&gt;TDID: B01 &lt;/P&gt;&lt;P&gt;TDSPRAS : EN&lt;/P&gt;&lt;P&gt;TDNAME: purchase requisition No. newly created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manesh.R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: manesh ramachandran on Dec 24, 2009 5:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 11:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516587#M1424382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-24T11:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem with BAPI for me51</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516588#M1424383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Check this program, it might give yo an hint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Creation" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Creation&lt;/A&gt;&lt;EM&gt;of&lt;/EM&gt;RFQ+Automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aveek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2009 09:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi-for-me51/m-p/6516588#M1424383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-25T09:33:38Z</dc:date>
    </item>
  </channel>
</rss>

