<?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, ACCEPTANCE of an Entry Sheet in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913606#M57602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did u got any updates on this??. &lt;/P&gt;&lt;P&gt;Appreciate if any one ever done SERVICE SHEET CHANGE functionality?. I didnot find BAPI to do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jul 2006 01:51:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-27T01:51:32Z</dc:date>
    <item>
      <title>BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913600#M57596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some problems to accept an entry sheet using the bapi BAPI_ENTRYSHEET_CREATE.&lt;/P&gt;&lt;P&gt;I can create an Service Entry Sheet using this BAPI but if i try to put the value 'X' in the ACCEPTANCE field, in order to accept the service entry sheet, the BAPI returns a registration error.&lt;/P&gt;&lt;P&gt;Do you know if there is some specific rules to respect in order to accept a Service Entry Sheet via BAPI? &lt;/P&gt;&lt;P&gt;(If i try to accept the entry sheet created via BAPI using transaction ML81N everything goes OK!).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2005 14:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913600#M57596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-10T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913601#M57597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use BAPI_ENTRYSHEET_CREATE you must meet the following conditions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The PO_NUMBER (in structure ENTRYSHEETHEADER) must exist in table EKKO.&lt;/P&gt;&lt;P&gt;2. You must have sufficient rights for the following authorization objects: M_BEST_BSA, M_BEST_EKG, M_BEST_EKO and M_BEST_WRK.&lt;/P&gt;&lt;P&gt;3. You must fill the ENTRYSHEETHEADER structure and the ENTRYSHEETACCOUNTASSIGNMENT. The structure ENTRYSHEETSRVACCASSVALUES is optional.&lt;/P&gt;&lt;P&gt;4. You MUST make sure that ALL currency and price values are entered with the same currency used on the related purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When debugging, please check if the parameter 'FBGENDAT' has been set. This value contains the functiongroup (type RS38L_AREA) and functionmodule name (type RS38L_FNAM) of the BAPI you are calling. This is to make sure you are in the correct programming area with your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this will not work for you, try to use function module MS_CREATE_SERVICE_ENTRY_MULTI (that does the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rob.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2005 10:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913601#M57597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-14T10:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913602#M57598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;whe have verified all your conditions...but we can not&lt;/P&gt;&lt;P&gt;ACCEPT the entry sheet yet.&lt;/P&gt;&lt;P&gt;If i create an Entry sheet via BAPI (without the acceptance flag) evrything it's OK.&lt;/P&gt;&lt;P&gt;If i put the acceptance flag...the BAPI returns a "Registration Error"....&lt;/P&gt;&lt;P&gt;..have you some other suggetions about this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2005 10:35:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913602#M57598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-14T10:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913603#M57599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me in using BAPI_ENTRYSHEET_CREATE ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for us ,The SES is being created , but there are no service items in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using MS_CREATE_SERVICE_ENTRY_MULTI but the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this with a PO,line item and Service details.&lt;/P&gt;&lt;P&gt;and the data i am sending will be some what similar as below.&lt;/P&gt;&lt;P&gt;1)  t_essr-lblni = '1'.&lt;/P&gt;&lt;P&gt;    t_essr-erdat = '10.10.2005'.&lt;/P&gt;&lt;P&gt;    t_essr-aedat = '10.10.2005'.&lt;/P&gt;&lt;P&gt;    t_essr-lwert = 20.&lt;/P&gt;&lt;P&gt;    t_essr-uwert = 20.&lt;/P&gt;&lt;P&gt;    t_essr-ebeln = 'ES01000476'.&lt;/P&gt;&lt;P&gt;    t_essr-ebelp =  '00020'.&lt;/P&gt;&lt;P&gt;2)  t_esll-introw = '1'.&lt;/P&gt;&lt;P&gt;    t_esll-package = 'X'.&lt;/P&gt;&lt;P&gt;    t_esll-frompos = '1'.&lt;/P&gt;&lt;P&gt;    t_esll-ktext1 = 'Test Kes - from bapi - qqq'.&lt;/P&gt;&lt;P&gt;3)  t_eskl-menge = 1.&lt;/P&gt;&lt;P&gt;    t_eskl-wproz = 100.&lt;/P&gt;&lt;P&gt;    t_eskl-act_menge = 20.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 4)  t_eskn-packno = '1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest the usage of the BAPI/the FM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with best regards&lt;/P&gt;&lt;P&gt;Kesari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 11:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913603#M57599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-11T11:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913604#M57600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;i'm looking for a guide for import / export param for the BAPI entry sheet.&lt;/P&gt;&lt;P&gt;can anyone help me?&lt;/P&gt;&lt;P&gt;eliana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 16:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913604#M57600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T16:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913605#M57601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did any one finally figure out what are the mandatory inputs to different tables and structures for BAPI_ENTRYSHEET_CREATE to work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to create ENTRYSHEET based on a PO / WO&lt;/P&gt;&lt;P&gt;with all items copied, just by giving the PO / WO number and a few more parameters instead of listing all the items again ? (Using BAPI_ENTRYSHEET_CREATE or any other BAPI, but should be remote-enabled)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks great guys and gals for your help to the SAP community !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2006 21:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913605#M57601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-07T21:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913606#M57602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did u got any updates on this??. &lt;/P&gt;&lt;P&gt;Appreciate if any one ever done SERVICE SHEET CHANGE functionality?. I didnot find BAPI to do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 01:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913606#M57602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T01:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913607#M57603</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 the below code to create the Service Entry sheet using the BAPI_ENTRYSHEET_CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ypra_sample42.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: wa_header TYPE bapiessrc,&lt;/P&gt;&lt;P&gt;      i_return TYPE bapiret2 OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      ws_entrysheet_no TYPE bapiessr-sheet_no,&lt;/P&gt;&lt;P&gt;      i_service TYPE bapiesllc OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      i_service_acc TYPE bapiesklc OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      i_service_text TYPE bapieslltx OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      i_account TYPE bapiesknc OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      ws_pack_no TYPE packno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ws_po TYPE bapiekko-po_number,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      po_items TYPE bapiekpo OCCURS 0 WITH HEADER LINE,&lt;/P&gt;&lt;P&gt;      po_services TYPE bapiesll OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF wa_po_header OCCURS 1.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE bapiekkol.&lt;/P&gt;&lt;P&gt;DATA: END OF wa_po_header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF bapi_return_po OCCURS 1.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE bapireturn.&lt;/P&gt;&lt;P&gt;DATA: END OF bapi_return_po.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: serial_no LIKE bapiesknc-serial_no,&lt;/P&gt;&lt;P&gt;      line_no   LIKE bapiesllc-line_no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: bapi_esll LIKE bapiesllc OCCURS 1&lt;/P&gt;&lt;P&gt;                WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ws_po = '4300000051'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_PO_GETDETAIL'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    purchaseorder    = ws_po&lt;/P&gt;&lt;P&gt;    items            = 'X'&lt;/P&gt;&lt;P&gt;    services         = 'X'&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    po_header        = wa_po_header&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    po_items         = po_items&lt;/P&gt;&lt;P&gt;    po_item_services = po_services&lt;/P&gt;&lt;P&gt;    return           = bapi_return_po.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_header-po_number = po_items-po_number.&lt;/P&gt;&lt;P&gt;wa_header-po_item = po_items-po_item.&lt;/P&gt;&lt;P&gt;wa_header-short_text = 'Sample'.&lt;/P&gt;&lt;P&gt;wa_header-pckg_no = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serial_no = 0.&lt;/P&gt;&lt;P&gt;line_no = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bapi_esll-pckg_no = 1.&lt;/P&gt;&lt;P&gt;bapi_esll-line_no = line_no.&lt;/P&gt;&lt;P&gt;bapi_esll-outl_level = '0'.&lt;/P&gt;&lt;P&gt;bapi_esll-outl_ind = 'X'.&lt;/P&gt;&lt;P&gt;bapi_esll-subpckg_no = 2.&lt;/P&gt;&lt;P&gt;APPEND bapi_esll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT po_services WHERE NOT short_text IS INITIAL.&lt;/P&gt;&lt;P&gt;  line_no = line_no + 1.&lt;/P&gt;&lt;P&gt;  CLEAR bapi_esll.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; MOVE-CORRESPONDING po_services TO bapi_esll.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; bapi_esll-gr_price = '456'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  bapi_esll-pckg_no = 2.&lt;/P&gt;&lt;P&gt;  bapi_esll-line_no = line_no.&lt;/P&gt;&lt;P&gt;  bapi_esll-service = po_services-service.&lt;/P&gt;&lt;P&gt;  bapi_esll-quantity = po_services-quantity.&lt;/P&gt;&lt;P&gt;  bapi_esll-gr_price = po_services-gr_price.&lt;/P&gt;&lt;P&gt;  bapi_esll-price_unit = po_services-price_unit.&lt;/P&gt;&lt;P&gt;  APPEND bapi_esll.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_ENTRYSHEET_CREATE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    entrysheetheader                  = wa_header&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  testrun                           = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    entrysheet                        = ws_entrysheet_no&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ENTRYSHEETACCOUNTASSIGNMENT       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;   entrysheetservices                = bapi_esll&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  entrysheetsrvaccassvalues         = i_service_acc&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    return                            = i_return&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  entrysheetservicestexts           = i_service_text&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ENTRYSHEETHEADERTEXT              =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;break gbpra8.&lt;/P&gt;&lt;P&gt;LOOP AT i_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ws_wait TYPE bapita-wait.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ws_wait = '3'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    wait = ws_wait.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 09:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913607#M57603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T09:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913608#M57604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;Adding to the Code I sent, if you pass &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_header-doc_date = sy-datum.&lt;/P&gt;&lt;P&gt;wa_header-post_date = sy-datum&lt;/P&gt;&lt;P&gt;wa_header-acceptance = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the header. Entrysheet is getting accepted.&lt;/P&gt;&lt;P&gt;Try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 09:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913608#M57604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-27T09:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913609#M57605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no BAPI to change ENTRY SHEET. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What SAP suggested is to write a BDC on ML81 &lt;SPAN __jive_emoticon_name="alert"&gt;&lt;/SPAN&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 20:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913609#M57605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913610#M57606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     I am able to create an entry sheet using the logic provided by u.But for few line items,it throws an error as "No account assignment exists for service line 0000000010".Do we have to fill the structure "ENTRYSHEETACCOUNTASSIGNMENT"?If we have to fill it,what are the required fields to be populated?&lt;/P&gt;&lt;P&gt;Please help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 14:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913610#M57606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T14:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913611#M57607</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;Could you please help me. I am looking for the import file format and structure to import a service entry sheet.&lt;/P&gt;&lt;P&gt; it would help me a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jyoti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 09:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913611#M57607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-18T09:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ENTRYSHEET_CREATE, ACCEPTANCE of an Entry Sheet</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913612#M57608</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;1. A good guide to know how to pass the BAPI parameters is SAP Note 420334.&lt;/P&gt;&lt;P&gt;2. I'm having the inverse problem posted here: I dont want to create Entry Sheet accepted and when I pass the ACCEPTANCE field empty, results in a dump "Exception condition "INVALID_DYNPRONAME" raised.". If I fill the ACCEPTANCE fill (with 'X'). the BAPI works fine and creates the Entry Sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why is happening 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 14:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-entrysheet-create-acceptance-of-an-entry-sheet/m-p/913612#M57608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T14:23:36Z</dc:date>
    </item>
  </channel>
</rss>

