<?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 serial number in sd module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/serial-number-in-sd-module/m-p/4441573#M1053732</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a scenario of serial number which is assigned to a sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earlier scenario ( SIEBEL TO SAP R/3 )&lt;/P&gt;&lt;P&gt;Actually the required fields are in put from Siebel and the same is&lt;/P&gt;&lt;P&gt;sent to SAP R/3 via standard BAPI. "BAPI_SALESORDER_CREATEFROMDAT1". As&lt;/P&gt;&lt;P&gt;a result of BAPI the sales order is being created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input fields to SAP R/3 are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To SAP &lt;/P&gt;&lt;P&gt;SAP 4x Order - Create SAP Order (BAPI Input) &lt;/P&gt;&lt;P&gt;Siebel Field SAP Fields &lt;/P&gt;&lt;P&gt;Import Parameters &lt;/P&gt;&lt;P&gt;Source Expression Target Field Name &lt;/P&gt;&lt;P&gt;"X" CONVERT_PARVW_AUART &lt;/P&gt;&lt;P&gt;[Distribution Channel] ORDER_HEADER_IN-DISTR_CHAN &lt;/P&gt;&lt;P&gt;[DC SAP Division] ORDER_HEADER_IN-DIVISION &lt;/P&gt;&lt;P&gt;[SAP Sub Type] ORDER_HEADER_IN-DOC_TYPE &lt;/P&gt;&lt;P&gt;[Order Date] ORDER_HEADER_IN-PURCH_DATE &lt;/P&gt;&lt;P&gt;[Order Number] ORDER_HEADER_IN-PURCH_NO &lt;/P&gt;&lt;P&gt;[Sales Group] ORDER_HEADER_IN-SALES_GRP &lt;/P&gt;&lt;P&gt;[Sales Office] ORDER_HEADER_IN-SALES_OFF &lt;/P&gt;&lt;P&gt;[Sales Organization] ORDER_HEADER_IN-SALES_ORG &lt;/P&gt;&lt;P&gt;"" WITHOUT_COMMIT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_PARTNERS &lt;/P&gt;&lt;P&gt;[Ship to Location Code] PARTN_NUMB &lt;/P&gt;&lt;P&gt;"SH" PARTN_ROLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Bill to Location Code] PARTN_NUMB &lt;/P&gt;&lt;P&gt;SP PARTN_ROLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_ITEMS_IN &lt;/P&gt;&lt;P&gt;[Line Number] PO_ITM_NO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Material variant ] MATERIAL For Vehicle&lt;/P&gt;&lt;P&gt;[Quantity Requested] REQ_QTY For Vehicle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Required ( SIEBEL TO SAP R/3 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per new scenario the serial number field is to be added to existing&lt;/P&gt;&lt;P&gt;BAPI so that sales order will be saved along with serial number. (&lt;/P&gt;&lt;P&gt;sales order-&amp;gt;Extras-&amp;gt;Technical objects-&amp;gt;serial number )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The serial number field in SAP R/3 is SERNR ( table u2013 RIPWO )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise how we can make use of existing BAPI by incorporating&lt;/P&gt;&lt;P&gt;serial number. We unable identify the fields. So, Please suggest how we&lt;/P&gt;&lt;P&gt;can utilize standard BAPI. to get sales order creation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2008 12:16:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-17T12:16:51Z</dc:date>
    <item>
      <title>serial number in sd module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/serial-number-in-sd-module/m-p/4441573#M1053732</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a scenario of serial number which is assigned to a sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earlier scenario ( SIEBEL TO SAP R/3 )&lt;/P&gt;&lt;P&gt;Actually the required fields are in put from Siebel and the same is&lt;/P&gt;&lt;P&gt;sent to SAP R/3 via standard BAPI. "BAPI_SALESORDER_CREATEFROMDAT1". As&lt;/P&gt;&lt;P&gt;a result of BAPI the sales order is being created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The input fields to SAP R/3 are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To SAP &lt;/P&gt;&lt;P&gt;SAP 4x Order - Create SAP Order (BAPI Input) &lt;/P&gt;&lt;P&gt;Siebel Field SAP Fields &lt;/P&gt;&lt;P&gt;Import Parameters &lt;/P&gt;&lt;P&gt;Source Expression Target Field Name &lt;/P&gt;&lt;P&gt;"X" CONVERT_PARVW_AUART &lt;/P&gt;&lt;P&gt;[Distribution Channel] ORDER_HEADER_IN-DISTR_CHAN &lt;/P&gt;&lt;P&gt;[DC SAP Division] ORDER_HEADER_IN-DIVISION &lt;/P&gt;&lt;P&gt;[SAP Sub Type] ORDER_HEADER_IN-DOC_TYPE &lt;/P&gt;&lt;P&gt;[Order Date] ORDER_HEADER_IN-PURCH_DATE &lt;/P&gt;&lt;P&gt;[Order Number] ORDER_HEADER_IN-PURCH_NO &lt;/P&gt;&lt;P&gt;[Sales Group] ORDER_HEADER_IN-SALES_GRP &lt;/P&gt;&lt;P&gt;[Sales Office] ORDER_HEADER_IN-SALES_OFF &lt;/P&gt;&lt;P&gt;[Sales Organization] ORDER_HEADER_IN-SALES_ORG &lt;/P&gt;&lt;P&gt;"" WITHOUT_COMMIT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_PARTNERS &lt;/P&gt;&lt;P&gt;[Ship to Location Code] PARTN_NUMB &lt;/P&gt;&lt;P&gt;"SH" PARTN_ROLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Bill to Location Code] PARTN_NUMB &lt;/P&gt;&lt;P&gt;SP PARTN_ROLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_ITEMS_IN &lt;/P&gt;&lt;P&gt;[Line Number] PO_ITM_NO &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Material variant ] MATERIAL For Vehicle&lt;/P&gt;&lt;P&gt;[Quantity Requested] REQ_QTY For Vehicle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Required ( SIEBEL TO SAP R/3 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per new scenario the serial number field is to be added to existing&lt;/P&gt;&lt;P&gt;BAPI so that sales order will be saved along with serial number. (&lt;/P&gt;&lt;P&gt;sales order-&amp;gt;Extras-&amp;gt;Technical objects-&amp;gt;serial number )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The serial number field in SAP R/3 is SERNR ( table u2013 RIPWO )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise how we can make use of existing BAPI by incorporating&lt;/P&gt;&lt;P&gt;serial number. We unable identify the fields. So, Please suggest how we&lt;/P&gt;&lt;P&gt;can utilize standard BAPI. to get sales order creation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 12:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/serial-number-in-sd-module/m-p/4441573#M1053732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T12:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: serial number in sd module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/serial-number-in-sd-module/m-p/4441574#M1053733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SReddy,&lt;/P&gt;&lt;P&gt; The field serial no you are looking for is present in the structure&lt;/P&gt;&lt;P&gt;ORDER_ITEMS_IN [BAPISDITM] as BOMEXPL_NO of the next BAPI [BAPI_SALESORDER_CREATEFROMDAT2].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this BAPI to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 13:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/serial-number-in-sd-module/m-p/4441574#M1053733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T13:16:03Z</dc:date>
    </item>
  </channel>
</rss>

