<?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 posting document using Service Entry Sheet in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-document-using-service-entry-sheet/m-p/7920742#M1598723</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;I am trying to post a service entry sheet using bapi BAPI_ENTRYSHEET_CREATE.&lt;/P&gt;&lt;P&gt;the document gets created and even exports the entrysheet number as output.&lt;/P&gt;&lt;P&gt;but when I check the same entrysheet number in ML81n,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the way document gets posted is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: I have a PO with 1 ITem , containing 2 services.&lt;/P&gt;&lt;P&gt; 1 with service master and qty 20&lt;/P&gt;&lt;P&gt;2 without service master and qty 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aftr posting when I check in ML81n,&lt;/P&gt;&lt;P&gt;it shows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry sheet no,&lt;/P&gt;&lt;P&gt;Items : Service wihtout master Qty 20 &lt;/P&gt;&lt;P&gt;and no service with master is found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked for this error in sdn and other blogs and even refered the note 420334 for inputs and even refered &lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Creating" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Creating&lt;/A&gt;&lt;EM&gt;Service&lt;/EM&gt;Entry&lt;EM&gt;Sheet&lt;/EM&gt;using+BAPI  for inputs.&lt;/P&gt;&lt;P&gt;but still the doc is not getting posted successfully..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renuka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2011 06:44:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-17T06:44:02Z</dc:date>
    <item>
      <title>posting document using Service Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-document-using-service-entry-sheet/m-p/7920742#M1598723</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;I am trying to post a service entry sheet using bapi BAPI_ENTRYSHEET_CREATE.&lt;/P&gt;&lt;P&gt;the document gets created and even exports the entrysheet number as output.&lt;/P&gt;&lt;P&gt;but when I check the same entrysheet number in ML81n,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the way document gets posted is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: I have a PO with 1 ITem , containing 2 services.&lt;/P&gt;&lt;P&gt; 1 with service master and qty 20&lt;/P&gt;&lt;P&gt;2 without service master and qty 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aftr posting when I check in ML81n,&lt;/P&gt;&lt;P&gt;it shows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry sheet no,&lt;/P&gt;&lt;P&gt;Items : Service wihtout master Qty 20 &lt;/P&gt;&lt;P&gt;and no service with master is found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked for this error in sdn and other blogs and even refered the note 420334 for inputs and even refered &lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Creating" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Creating&lt;/A&gt;&lt;EM&gt;Service&lt;/EM&gt;Entry&lt;EM&gt;Sheet&lt;/EM&gt;using+BAPI  for inputs.&lt;/P&gt;&lt;P&gt;but still the doc is not getting posted successfully..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renuka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 06:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-document-using-service-entry-sheet/m-p/7920742#M1598723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-17T06:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: posting document using Service Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/posting-document-using-service-entry-sheet/m-p/7920743#M1598724</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;I could solve the issue to some extent.&lt;/P&gt;&lt;P&gt;Now the bapi is working fine for services with masters.&lt;/P&gt;&lt;P&gt;but for services without master it says "Unplanned services may may not be entered."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how should i input the data for services without master .&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;Renuka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 09:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/posting-document-using-service-entry-sheet/m-p/7920743#M1598724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-28T09:24:06Z</dc:date>
    </item>
  </channel>
</rss>

