<?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_PO_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857108#M927152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PKB &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For that u have to use Create_TEXT function module separately.,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can search the usage and how to use that in forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u face any problem still, let me know plz&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/MaterialLongText/info.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/MaterialLongText/info.htm&lt;/A&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2008 10:09:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-09T10:09:39Z</dc:date>
    <item>
      <title>BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857107#M927151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where we can enter PO header text in BAPI_PO_CREATE. I am not getting any steucture in this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857107#M927151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T10:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857108#M927152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PKB &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For that u have to use Create_TEXT function module separately.,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can search the usage and how to use that in forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u face any problem still, let me know plz&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/MaterialLongText/info.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/MaterialLongText/info.htm&lt;/A&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857108#M927152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T10:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857109#M927153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not there, so I guess they forgot about header texts when they created this BAPI.  If it's available in your system, try using the improved BAPI_PO_CREATE1 which does contain a table for header texts.  Otherwise, you're stuck with using function module CREATE_TEXT - which is fine since it is very easy to use and always seems to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857109#M927153</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-05-09T10:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857110#M927154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before executing the bapi_po_create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to pass the parameters like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  lf_poheader-doc_date   = lf_item-doc_date.&lt;/P&gt;&lt;P&gt;  lf_poheader-doc_type   = lf_item-doc_type.&lt;/P&gt;&lt;P&gt;  lf_poheader-doc_cat    = lf_item-doc_cat.&lt;/P&gt;&lt;P&gt;  lf_poheader-co_code    = f_header-company_code.       "CHG note658656&lt;/P&gt;&lt;P&gt;  lf_poheader-purch_org  = lf_item-ekorg_ex.&lt;/P&gt;&lt;P&gt;  lf_poheader-pur_group  = lf_item-pur_group.&lt;/P&gt;&lt;P&gt;  lf_poheader-vendor     = lf_item-vendor.&lt;/P&gt;&lt;P&gt;  lf_poheader-created_by = lf_item-created_by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create/m-p/3857110#M927154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T10:25:15Z</dc:date>
    </item>
  </channel>
</rss>

