<?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_ENTRYSHEET_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691433#M1451168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I supposed the dump was because a wrong parameter passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found the OSS Note 420334 and executing the function without dumps, now the return error is: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;E 536 Short text and number of outline not maintained&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna know what is this error cause and how to solve it.&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;&lt;/P&gt;&lt;P&gt;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Mar 2010 19:29:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-03T19:29:51Z</dc:date>
    <item>
      <title>BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691432#M1451167</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;I'm trying to create an Entry Sheet using the BAPi: BAPI_ENTRYSHEET_CREATE.&lt;/P&gt;&lt;P&gt;I'm populating data into structure ENTRYSHEETHEADER and into tables ENTRYSHEETACCOUNTASSIGNMENT, ENTRYSHEETSERVICES, ENTRYSHEETSRVACCASSVALUES. When i execute the funcion (by SE37 or program call) the system raise a dump, with the exception INVALID_DYNPRONAME into the program SAPLSHL2.&lt;/P&gt;&lt;P&gt;I suppose that it is caused by a parameter missing, but I dont know the parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tells me how to execute this function?&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;Gregory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 18:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691432#M1451167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-03T18:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691433#M1451168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I supposed the dump was because a wrong parameter passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found the OSS Note 420334 and executing the function without dumps, now the return error is: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;E 536 Short text and number of outline not maintained&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna know what is this error cause and how to solve it.&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;&lt;/P&gt;&lt;P&gt;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 19:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691433#M1451168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-03T19:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691434#M1451169</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 [ENTRYSHEETSERVICES|http://wiki.sdn.sap.com/wiki/display/Snippets/BAPI_ENTRYSHEET_CREATE&lt;EM&gt;with&lt;/EM&gt;mulit-accounting]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 20:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691434#M1451169</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-03-03T20:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691435#M1451170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keshav, thx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already checked this Wiki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I dont have neither the dump nor the error named before. However now I have the following error: &lt;/P&gt;&lt;P&gt;&lt;EM&gt;SE 147 Unplanned service TEST may not be entered&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know why its happening?&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 20:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691435#M1451170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-03T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691436#M1451171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check &lt;SPAN __jive_macro_name="message" id="8518537"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fill the value to &lt;STRONG&gt;pln_line&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 20:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691436#M1451171</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-03-03T20:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691437#M1451172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've filled the values PLN_PCKG and PLN_LINE with ESLL-PACKNO and ESLL-INTROW respectively and get the dump described above. Also fill thos fields with ESLL-PLN_PACKNO and PLN_INTROW and get the same dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me with which values must I fill those fields?&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Mar 2010 20:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691437#M1451172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-03T20:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691438#M1451173</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;In ENTRY SHEET HEADER &lt;/P&gt;&lt;P&gt;pckg_no&lt;/P&gt;&lt;P&gt;short_text&lt;/P&gt;&lt;P&gt;po_number&lt;/P&gt;&lt;P&gt;po_item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ENTRYSHEETACCOUNTASSIGNMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pckg_no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ENTRYSHEETSERVICES... we need to pass two rows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pckg_no&lt;/P&gt;&lt;P&gt;line_no&lt;/P&gt;&lt;P&gt;outl_ind&lt;/P&gt;&lt;P&gt;supckg_no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pckg_no&lt;/P&gt;&lt;P&gt;line_no&lt;/P&gt;&lt;P&gt;ext_line&lt;/P&gt;&lt;P&gt;service&lt;/P&gt;&lt;P&gt;quantity&lt;/P&gt;&lt;P&gt;gr_price&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ENTRYSHEETSRVACCASSVALUES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pckg_no&lt;/P&gt;&lt;P&gt;line_no&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;lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 04:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691438#M1451173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691439#M1451174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokeswari, thx for ur answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Passing those parameters the BAPI returns the message:&lt;/P&gt;&lt;P&gt;E SE 147 Unplanned service TEST may not be entered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is why I assume that the fields PLN_PCKG and PLN_LINE must be filled. The question is what values must they have?&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 12:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691439#M1451174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T12:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691440#M1451175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've filled the fields PLN_PCKG and PLN_LINE with ESLL-PACKNO and ESLL-INTROW respectively in ENTRYSHEETSERVICES Table and also fill ACCEPTANCE in ENTRYSHEETHEADER Structure and the BAPI works fine!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is that i have to create the Entry Sheet not accepted, how can I do this?&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 12:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691440#M1451175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T12:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691441#M1451176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reading some posts here, I've found that I can revoke Entry Sheet acceptance with the FM MS_DELETE_SERVICE_ENTRY_MULTI. I try but I'm getting the following message:&lt;/P&gt;&lt;P&gt;E SE 214 Error during update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could somebody tell me the parameters that I must pass to the FM?&lt;/P&gt;&lt;P&gt;Does anyone know, why is this error happening?&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 18:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691441#M1451176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T18:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691442#M1451177</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;first get the values for the PO like service details, account assaignment from BAPI " BAPI_PO_GETDETAIL" and then pass to BAPI " BAPI_ENTRYSHEET_CREATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 05:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691442#M1451177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-05T05:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691443#M1451178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokeswari, thx for ur answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's just what I'm doing. My problem is the field ACCEPTANCE if I don't fill it, the execution of the BAPI ends in a Dump and i need to create the Entry Sheet unaccepted. That's why I'm trying to revoke the acceptance after the creation of the Entry Sheet.&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 12:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691443#M1451178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-05T12:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691444#M1451179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, summarizing/updating:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already can create service entry sheets using the BAPI BAPI_ENTRYSHEET_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that I can't create it unaccepted (field ENTRYSHEETHEADER-ACCEPTANCE = ' ') because the function ends with a dump: RAISE_EXCEPTION - Exception condition "INVALID_DYNPRONAME" raised. (Program SAPLSHL2 or LSHL2U22).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of that I've tried to revoke the SES after the creation as accepted using the FM MS_DELETE_SERVICE_ENTRY_MULTI, but this FM also deletes the SES and I don't want it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody knows how to avoid the Dump?&lt;/P&gt;&lt;P&gt;Does anybody knows how to revoke a Service Entry Sheet acceptance, after it's created as accepted?&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 14:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691444#M1451179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-05T14:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691445#M1451180</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've solved the problem, the dump was produced by an user-exit. Sorry.&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;Gregory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 15:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691445#M1451180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-05T15:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691446#M1451181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gregory,&lt;/P&gt;&lt;P&gt;                      i refered this note 420334 and followed the steps given, now  the system is throwing a new error maintain service "Line 0000000010: please specify a service".&lt;/P&gt;&lt;P&gt;These are the fields that i've maintained:Can u send me the list of fields and values that u had passed. Moreover, i need the acceptance indicator to be set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EntrysheetHeader:&lt;/P&gt;&lt;P&gt;PCKG_NO :   0000000001&lt;/P&gt;&lt;P&gt;SHORT_TEXT   :BAPI FOR ENTRY SHEET UPLOAD&lt;/P&gt;&lt;P&gt;PO_NUMBER     :2009200084&lt;/P&gt;&lt;P&gt;PO_ITEM            : 00010&lt;/P&gt;&lt;P&gt;DOC_DATE                09/22/2010&lt;/P&gt;&lt;P&gt;POST_DATE               09/22/2010..&lt;/P&gt;&lt;P&gt;ACCEPTANCE :        X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENTRYSHEETSERVICES:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the service package:&lt;/P&gt;&lt;P&gt;PCKG_NO       : 0000000001&lt;/P&gt;&lt;P&gt;LINE_NO         : 0000000001&lt;/P&gt;&lt;P&gt;EXT_LINE         :0000000000&lt;/P&gt;&lt;P&gt;OUTL_LEVEL 0&lt;/P&gt;&lt;P&gt;OUTL_IND:          X&lt;/P&gt;&lt;P&gt;SUBPCKG_NO    :0000000002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For planned service:&lt;/P&gt;&lt;P&gt;PCKG_NO    0000000002&lt;/P&gt;&lt;P&gt;LINE_NO    0000000002&lt;/P&gt;&lt;P&gt;EXT_LINE     0000000010&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;SUBPCKG_NO     0000000000&lt;/P&gt;&lt;P&gt;SERVICE      5002&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;QUANTITY   8.00&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;GR_PRICE    120 ...&lt;/P&gt;&lt;P&gt;PLN_PCKG 0000003065(ESLL-PACKNO)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLN_LINE 0000000001(ESLL-INTROW)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to maintain any other fields ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 10:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691446#M1451181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T10:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691447#M1451182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same error.&lt;/P&gt;&lt;P&gt;The error says "Unplanned services may not be entered".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in giving the correct inputs.&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 12:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create/m-p/6691447#M1451182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-28T12:07:32Z</dc:date>
    </item>
  </channel>
</rss>

