<?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: Create Service limits PO using BAPI_PO_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346334#M1639622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the addition of the Header Data and WITHOUT the package number (Header as well as Item Level), I'm able to create a Service limits PO as per you data. Another difference is my PO is post dated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can try removing the reference of Package. The system automatically gets them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did I achieve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I created a Service Limit PO manually.&lt;/P&gt;&lt;P&gt;2. I used 'BAPI_PO_GETDETAIL' and passed relevant data mapped to BAPI_PO_CREATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2011 09:21:20 GMT</pubDate>
    <dc:creator>former_member222709</dc:creator>
    <dc:date>2011-11-24T09:21:20Z</dc:date>
    <item>
      <title>Create Service limits PO using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346329#M1639617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the below error when trying to create a service PO with limits (Item category D and Account assignment K) using BAPI_PO_CREATE1.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"You cannot maintain service specs. due to incomplete transfer structure"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I populated values into POACCOUNT, POACCOUNTX, POLIMITS and POSRVACCESSVALUES, also populated package number in POITEM and POLIMITS and serial number in POACCOUNT and POSRVACCESSVALUES to have the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyani Nayanala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 11:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346329#M1639617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-23T11:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Service limits PO using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346330#M1639618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kalyani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few questions about your scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Are you directly creating a PO or is it with reference to a PR or RFQ?&lt;/P&gt;&lt;P&gt;2. Have you created the PO manually before attempting with the BAPI?&lt;/P&gt;&lt;P&gt;3. Have you clarified the transfer structure error with the MM Functional Consultant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 12:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346330#M1639618</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-11-23T12:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create Service limits PO using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346331#M1639619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am directly creating the PO without any reference.&lt;/P&gt;&lt;P&gt;2. I am able to create PO manually with the same data I am passing into BAPI&lt;/P&gt;&lt;P&gt;3. I checked with my FC also regarding the error and he is says the data is correct and suffiecient&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not populating POSERVICES structure as we dont need that data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 12:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346331#M1639619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-23T12:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create Service limits PO using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346332#M1639620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you need to pass data to the structure 'POSCHEDULE' &amp;amp; 'POSCHEDULEX' also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try if this serves your purpose. Else, please post your code for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 06:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346332#M1639620</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-11-24T06:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create Service limits PO using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346333#M1639621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pranav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I filled 'POSCHEDULE' &amp;amp; 'POSCHEDULEX' structures also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the code: &lt;/P&gt;&lt;P&gt;POITEM-PO_ITEM            = '00010'&lt;/P&gt;&lt;P&gt;POITEM-ITEM_CAT         = 'D'&lt;/P&gt;&lt;P&gt;POITEM-ACCTASSCAT  = 'K'&lt;/P&gt;&lt;P&gt;POITEM-PCKG_NO         = ' 0000100001'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSCHEDULE-PO_ITEM               = '00010'&lt;/P&gt;&lt;P&gt;POSCHEDULE-SCHED_LINE        = '0001'&lt;/P&gt;&lt;P&gt;POSCHEDULE-DELIVERY_DATE = '04.07.2006'&lt;/P&gt;&lt;P&gt;POSCHEDULE-QUANTITY            = '1'&lt;/P&gt;&lt;P&gt;POSCHEDULE-STAT_DATE         = 04.07.2006'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POACCOUNT-PO_ITEM            = '00010'&lt;/P&gt;&lt;P&gt;POACCOUNT-SERIAL_NO       = '01'&lt;/P&gt;&lt;P&gt;POACCOUNT-QUANTITY         = '1'&lt;/P&gt;&lt;P&gt;POACCOUNT-GL_ACCOUNT   = '43202500'&lt;/P&gt;&lt;P&gt;POACCOUNT-COSTCENTER    = ' 162-2101'&lt;/P&gt;&lt;P&gt;POACCOUNT-CO_AREA          = '1000'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POLIMITS-PCKG_NO     = '0000100001'&lt;/P&gt;&lt;P&gt;POLIMITS-LIMIT             = '1,000'&lt;/P&gt;&lt;P&gt;POLIMITS-EXP_VALUE = '800'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POSRVACCESSVALUES-PCKG_NO       = '0000100001'&lt;/P&gt;&lt;P&gt;POSRVACCESSVALUES-PERCENTAGE = '100'&lt;/P&gt;&lt;P&gt;POSRVACCESSVALUES-SERIAL_NO    = ' 01'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I filled POITEMX, POSCHEDULEX, POACCOUNTX structures also accordingly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kalyani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 08:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346333#M1639621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-24T08:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Service limits PO using BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346334#M1639622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the addition of the Header Data and WITHOUT the package number (Header as well as Item Level), I'm able to create a Service limits PO as per you data. Another difference is my PO is post dated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can try removing the reference of Package. The system automatically gets them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did I achieve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I created a Service Limit PO manually.&lt;/P&gt;&lt;P&gt;2. I used 'BAPI_PO_GETDETAIL' and passed relevant data mapped to BAPI_PO_CREATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2011 09:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-service-limits-po-using-bapi-po-create1/m-p/8346334#M1639622</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-11-24T09:21:20Z</dc:date>
    </item>
  </channel>
</rss>

