<?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: Insert new entry on SD Document Flow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645244#M1093336</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;the scenario is somewhat similar to a o/b delivery created from a PO &amp;amp; then u do MIGO &amp;amp; MIRO for billing purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can link it using tables LIKP,LIPS(for delivery header &amp;amp; item) EKBE(PO history), VBFA (document flow)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in LIKP u have LIFEX which is PO number &lt;/P&gt;&lt;P&gt;EKKO-EBELN = LIKP-LIFEX .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once u have PO number u can proceed fetching MIGO &amp;amp; MIRO docs from EKBE and do the necessary processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reference u can check &lt;/P&gt;&lt;P&gt;FM SD_DELIVERY_DETERM_VIA_LIFEX&lt;/P&gt;&lt;P&gt;BADI LE_SHP_GOODSMOVEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2008 04:01:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-15T04:01:25Z</dc:date>
    <item>
      <title>Insert new entry on SD Document Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645241#M1093333</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'm trying to insert a new entry on SD document without success. Actually I'm trying to use the function SD_DOCUMENT_FLOW_MAINTAIN but it's not working, I don't know what I'm missing. I've tried this one as well: RV_DOCUMENT_FLOW_ADD.&lt;/P&gt;&lt;P&gt;    I have to insert a connection between the delivery and the invoice document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Alexandre.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 11:54:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645241#M1093333</guid>
      <dc:creator>former_member548796</dc:creator>
      <dc:date>2008-10-14T11:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Insert new entry on SD Document Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645242#M1093334</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;try using one of these FM's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_VBFA_READ_WITH_VBELV&lt;/P&gt;&lt;P&gt;SD_VBFA_SINGLE_READ&lt;/P&gt;&lt;P&gt;MAP_VBFA_TABL_TO_BAPISDFLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can link delivery &amp;amp; invoice table using VBFA table, where vbtyp_n wud be M(for invoice).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 12:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645242#M1093334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T12:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Insert new entry on SD Document Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645243#M1093335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Thanks for your answer but Those functions it's just to read the document flow, ins't it? Actually I really have to insert a new line on Document Flow, because I've a Delivery but the Invoice I have to make throw MIGO, because here in Brazil we have something called Nota Fiscal and this document it's just generating throw MIGO transaction. The Material Document that it's create throw the transacction MIGO I have to link with the Delivery Document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, and best reagards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 12:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645243#M1093335</guid>
      <dc:creator>former_member548796</dc:creator>
      <dc:date>2008-10-14T12:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Insert new entry on SD Document Flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645244#M1093336</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;the scenario is somewhat similar to a o/b delivery created from a PO &amp;amp; then u do MIGO &amp;amp; MIRO for billing purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can link it using tables LIKP,LIPS(for delivery header &amp;amp; item) EKBE(PO history), VBFA (document flow)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in LIKP u have LIFEX which is PO number &lt;/P&gt;&lt;P&gt;EKKO-EBELN = LIKP-LIFEX .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once u have PO number u can proceed fetching MIGO &amp;amp; MIRO docs from EKBE and do the necessary processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reference u can check &lt;/P&gt;&lt;P&gt;FM SD_DELIVERY_DETERM_VIA_LIFEX&lt;/P&gt;&lt;P&gt;BADI LE_SHP_GOODSMOVEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 04:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-new-entry-on-sd-document-flow/m-p/4645244#M1093336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T04:01:25Z</dc:date>
    </item>
  </channel>
</rss>

