<?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: purchase orders in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099376#M735405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't used this program, but it appears well documented. Have you checked that? Please see structures MBEPOH and MBEPOI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2007 23:28:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-30T23:28:19Z</dc:date>
    <item>
      <title>purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099371#M735400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus,&lt;/P&gt;&lt;P&gt;i am assigned the task of uploading the purchase orders into ECC 6, from an excel sheet,&lt;/P&gt;&lt;P&gt;which where extracted from 4.7,&lt;/P&gt;&lt;P&gt;i was asked to make use of standard sap program through LSMW for purchase orders,&lt;/P&gt;&lt;P&gt;can some one help me identify this standard program, and also help me with some steps.&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 22:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099371#M735400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T22:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099372#M735401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Business Object Mehtod (BAPI) in the LSMW step 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the business object BUS2012.&lt;/P&gt;&lt;P&gt;Method CREATEFROMDATA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 23:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099372#M735401</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-30T23:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099373#M735402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the following object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business object BUS2012 - Purchase Order&lt;/P&gt;&lt;P&gt;Method CREATEFROMDATA &lt;/P&gt;&lt;P&gt;Message type PORDCR &lt;/P&gt;&lt;P&gt;Basic type PORDCR04&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 23:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099373#M735402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T23:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099374#M735403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you friends for your valuable input, i will surely try your way , but actual for trial i started through the direct input way , using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object 0085 -&amp;gt; purchase order&lt;/P&gt;&lt;P&gt;method 0001 -&amp;gt; purchase order&lt;/P&gt;&lt;P&gt;program name: RM06EEI0&lt;/P&gt;&lt;P&gt;program type D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i am struck at the declaring the source fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the input excal sheet has the filed EKPO-MENGE which is a quantity type,&lt;/P&gt;&lt;P&gt;how  do i declare this quant  type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 23:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099374#M735403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T23:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099375#M735404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Declare the field with some description and declare as Char with 13&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 23:28:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099375#M735404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T23:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: purchase orders</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099376#M735405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't used this program, but it appears well documented. Have you checked that? Please see structures MBEPOH and MBEPOI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2007 23:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-orders/m-p/3099376#M735405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-30T23:28:19Z</dc:date>
    </item>
  </channel>
</rss>

