<?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 for sales order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118123#M443560</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 have sent the email with screen shot document. Remove the update flag and try 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;kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2007 10:49:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-02T10:49:07Z</dc:date>
    <item>
      <title>bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118115#M443552</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 any one give me the step by step procedure how to creat a sales order using bapi.  i found BAPI_SALESORDER_CREATEFROMDAT2 this the bapi ... but iam not sure about the passing the parameters. please it would be help ful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the fields which i have to upload are &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;order type - or&lt;/P&gt;&lt;P&gt;organisational data -1000 ,10  ,00.&lt;/P&gt;&lt;P&gt;sold to party - 1000&lt;/P&gt;&lt;P&gt;purchase oder number- 10&lt;/P&gt;&lt;P&gt;purchase order date - 31 03 2005&lt;/P&gt;&lt;P&gt;required dlivery date- 5 4 07&lt;/P&gt;&lt;P&gt;material - p-103&lt;/P&gt;&lt;P&gt;quantity 10&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;reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 07:36:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118115#M443552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T07:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118116#M443553</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; Short Text                                                                                &lt;/P&gt;&lt;P&gt;Sales order: Create Sales Order                                                                                &lt;/P&gt;&lt;P&gt;Functionality                                                                                &lt;/P&gt;&lt;P&gt;You can use this method to create sales orders.                                                                                &lt;/P&gt;&lt;P&gt;You must enter at least sales order header data (via ORDER_HEADER_IN                                        &lt;/P&gt;&lt;P&gt;     structure) and partner data (via the ORDER_PARTNERS table) as input                                         &lt;/P&gt;&lt;P&gt;     parameters.                                                                                &lt;/P&gt;&lt;P&gt;Enter the item data via the ORDER_ITEMS_IN table. You can allocate item                                     &lt;/P&gt;&lt;P&gt;     numbers manually, by filling in the relevant fields, or the system does                                     &lt;/P&gt;&lt;P&gt;     it, according to the settings for Customizing, by leaving the relevant                                      &lt;/P&gt;&lt;P&gt;     fields blank.                                                                                &lt;/P&gt;&lt;P&gt;If you have configurable items, you must enter the configuration data in                                    &lt;/P&gt;&lt;P&gt;     the ORDER_CFGS_REF, ORDER_CFGS_INST, ORDER_CFGS_PART_OF and                                                 &lt;/P&gt;&lt;P&gt;     ORDER_CFGS_VALUE tables.                                                                                &lt;/P&gt;&lt;P&gt;Credit cards can be transferred via the BAPICCARD structure, on the one                                     &lt;/P&gt;&lt;P&gt;     hand, data for card identification, on the other, data for a transaction                                    &lt;/P&gt;&lt;P&gt;     which has taken place in an external system.                                                                                &lt;/P&gt;&lt;P&gt;Once you have created the sales order successfully, you will receive the                                    &lt;/P&gt;&lt;P&gt;     document number (SALESDOCUMENT field). Any errors that may occur will be                                    &lt;/P&gt;&lt;P&gt;     announced via the RETURN parameter.                                                                                &lt;/P&gt;&lt;P&gt;If no sales area has been created in the sales order header, then the                                       &lt;/P&gt;&lt;P&gt;     system creates the sales area from the sold-to party or ship-to party,                                                                                &lt;/P&gt;&lt;P&gt;who has been entered in the partner table. If a clear sales area cannot   &lt;/P&gt;&lt;P&gt;    be created, you will receive a system message, and the sales order will   &lt;/P&gt;&lt;P&gt;    not be created.                                                                                &lt;/P&gt;&lt;P&gt;Notes                                                                                &lt;/P&gt;&lt;P&gt;1.  Mandatory entries:                                                                                &lt;/P&gt;&lt;P&gt;ORDER_HEADER_IN : DOC_TYPE     Sales document type                        &lt;/P&gt;&lt;P&gt;                      SALES_ORG    Sales organization                         &lt;/P&gt;&lt;P&gt;                      DISTR_CHAN   Distribution channel                       &lt;/P&gt;&lt;P&gt;                      DIVISION     Division                                                                                &lt;/P&gt;&lt;P&gt;ORDER_PARTNERS..: PARTN_ROLE   Partner role, SP sold-to party             &lt;/P&gt;&lt;P&gt;                      PARTN_NUMB   Customer number                                                                                &lt;/P&gt;&lt;P&gt;ORDER_ITEMS_IN..: MATERIAL     Material number                                                                                &lt;/P&gt;&lt;P&gt;2.  Ship-to party:                                                                                &lt;/P&gt;&lt;P&gt;If no ship-to party is entered, use the following: Ship-to party =    &lt;/P&gt;&lt;P&gt;        sold-to party.                                                                                &lt;/P&gt;&lt;P&gt;3.  Commit control:                                                       &lt;/P&gt;&lt;P&gt;        The BAPI does not have a database commit. This means that the         &lt;/P&gt;&lt;P&gt;        relevant application must leave the commit, in order that can be      &lt;/P&gt;&lt;P&gt;        carried out on on the database. The BAPI BAPI_TRANSACTION_COMMIT is   &lt;/P&gt;&lt;P&gt;        available for this.                                                                                &lt;/P&gt;&lt;P&gt;4.  German key words:                                                     &lt;/P&gt;&lt;P&gt;        The following key words must be entered in German, independantly of   &lt;/P&gt;&lt;P&gt;       the logon language:                                                                   &lt;/P&gt;&lt;P&gt;       DOC_TYPE     Sales document type, for example: TA for standard order                  &lt;/P&gt;&lt;P&gt;       PARTN_ROLE   Partner role, for example: WE for ship-to party                                                                                &lt;/P&gt;&lt;P&gt;Further information                                                                                &lt;/P&gt;&lt;P&gt;You can find further information in the OSS. The note 93091 contains                      &lt;/P&gt;&lt;P&gt;   general information on the BAPIs in SD.                                                                                &lt;/P&gt;&lt;P&gt;Plz chek the documentation in SE37 of this BAPI FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 07:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118116#M443553</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-04-02T07:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118117#M443554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx for the reply . can i get step by step procedure how to creat sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be helpfull .&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;reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 08:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118117#M443554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T08:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118118#M443555</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;Please check the code below:&lt;/P&gt;&lt;P&gt;DATA ok_code LIKE sy-ucomm.&lt;/P&gt;&lt;P&gt;  DATA:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Order partners&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;li_order_partners TYPE STANDARD TABLE OF bapiparnr,&lt;/P&gt;&lt;P&gt;l_order_partners LIKE bapiparnr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Structures for order header&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  l_order_header_in LIKE bapisdhd1,&lt;/P&gt;&lt;P&gt;  l_order_header_inx LIKE bapisdhd1x,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Tables for order items&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  li_order_items_in TYPE STANDARD TABLE OF bapisditm,&lt;/P&gt;&lt;P&gt;  l_order_items_in LIKE bapisditm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  li_order_items_inx TYPE STANDARD TABLE OF bapisditmx,&lt;/P&gt;&lt;P&gt;  l_order_items_inx LIKE bapisditmx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Return table from bapi call&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  li_return TYPE STANDARD TABLE OF bapiret2,&lt;/P&gt;&lt;P&gt;  l_return TYPE bapiret2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;Sales document number&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;l_vbeln LIKE bapivbeln-vbeln,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Error flag&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_errflag(1) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: BEGIN OF lt_itab OCCURS 0,&lt;/P&gt;&lt;P&gt;                       vbeln(10),&lt;/P&gt;&lt;P&gt;                       augru(3),&lt;/P&gt;&lt;P&gt;                       bstkd(10),&lt;/P&gt;&lt;P&gt;                       ean11(18),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       END OF lt_itab.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL SCREEN 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Build partner information&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;  CLEAR l_order_partners.&lt;/P&gt;&lt;P&gt;  l_order_partners-partn_role = 'AG'. "Remember German codes !&lt;/P&gt;&lt;P&gt;  l_order_partners-partn_numb = itab-st.&lt;/P&gt;&lt;P&gt;  APPEND l_order_partners TO li_order_partners.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Build order header&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;Update flag&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;  l_order_header_inx-updateflag = 'I'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Sales document type&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  l_order_header_in-doc_type = 'YR30'.&lt;/P&gt;&lt;P&gt;  l_order_header_inx-doc_type = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;customer reference&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  l_order_header_in-ord_reason = lt_itab-augru.&lt;/P&gt;&lt;P&gt;  l_order_header_inx-ord_reason = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Distribution channel&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_order_header_in-refdoctype = lt_itab-vbeln.&lt;/P&gt;&lt;P&gt;  l_order_header_inx-doc_type = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Purchase order&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  l_order_header_in-purch_no_c = lt_itab-bstkd.&lt;/P&gt;&lt;P&gt;  l_order_header_inx-purch_no_c = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Build order item(s) - Only 1 is used in this example&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_order_items_in-ean_upc = lt_itab-ean11.&lt;/P&gt;&lt;P&gt;  l_order_items_inx-ean_upc = lt_itab-ean11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_order_items_in-material = itab-matnr.&lt;/P&gt;&lt;P&gt;  l_order_items_inx-material = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_order_items_in-comp_quant = itab-qty.&lt;/P&gt;&lt;P&gt;  l_order_items_inx-comp_quant = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  APPEND l_order_items_in TO li_order_items_in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  l_order_items_inx-updateflag = 'I'.&lt;/P&gt;&lt;P&gt;  APPEND l_order_items_inx TO li_order_items_inx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;CALL Bapi&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE user_command_0100 INPUT.&lt;/P&gt;&lt;P&gt;  CASE sy-ucomm.&lt;/P&gt;&lt;P&gt;    WHEN 'CREATE'.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_SALESORDER_CREATEFROMDAT2'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      order_header_in  = l_order_header_in&lt;/P&gt;&lt;P&gt;      order_header_inx = l_order_header_inx&lt;/P&gt;&lt;P&gt;      testrun          = 'X'&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          salesdocument    = l_vbeln&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      return           = li_return&lt;/P&gt;&lt;P&gt;      order_items_in   = li_order_items_in&lt;/P&gt;&lt;P&gt;      order_items_inx  = li_order_items_inx.&lt;/P&gt;&lt;P&gt;          order_partners   = li_order_partners.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;   WHEN 'EXIT'.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     LEAVE PROGRAM.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; ENDCASE.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*ENDMODULE. " USER_COMMAND_0100 INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    " call_bapi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Check and write Return table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM error.&lt;/P&gt;&lt;P&gt;  DATA: l_errflag(1) TYPE c,&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Return table from bapi call&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  li_return TYPE STANDARD TABLE OF bapiret2,&lt;/P&gt;&lt;P&gt;  l_return TYPE bapiret2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LEAVE TO LIST-PROCESSING.&lt;/P&gt;&lt;P&gt;  CLEAR l_errflag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; WRITE: / 'Sales dcoument: ', l_vbeln.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT li_return INTO l_return.&lt;/P&gt;&lt;P&gt;    WRITE: / l_return-type, l_return-message(50).&lt;/P&gt;&lt;P&gt;    IF l_return-type = 'E'.&lt;/P&gt;&lt;P&gt;      l_errflag = 'X'.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;  PERFORM commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM. " ERROR INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;No errors - Commit&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM commit.&lt;/P&gt;&lt;P&gt;  DATA: l_errflag(1) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF l_errflag IS INITIAL.&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM. " COMMIT INPUT&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;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 09:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118118#M443555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T09:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118119#M443556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kannaiah ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx for your response . it was helpful. do u have any screen shots for creating sales oder creation step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 09:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118119#M443556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T09:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118120#M443557</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 unable to understand what exactly you require ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you hardcode the values, then you can generate the sales order. &lt;/P&gt;&lt;P&gt;Test BAPI_SALESORDER_CREATEFROMDAT2 with the mandatory fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give me ur email id, i will send the screen shots. &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;kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 10:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118120#M443557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T10:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118121#M443558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i enter the  test data directly inthe bapi.... its shows enter ship to party or sold to party inspite of me entering sold to party in the header ....&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;reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 10:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118121#M443558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T10:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118122#M443559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my email id is reenadorthy@gmail.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 10:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118122#M443559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T10:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: bapi for sales order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118123#M443560</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 have sent the email with screen shot document. Remove the update flag and try 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;kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 10:49:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-sales-order/m-p/2118123#M443560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T10:49:07Z</dc:date>
    </item>
  </channel>
</rss>

