<?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: FI Document line item text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043782#M1501075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnak you for your quick response but wen I put a brek point in this user-exit to check how it works and I call the transaction FB03, it doesn't enter in the user-exit. &lt;/P&gt;&lt;P&gt;Are you sure that that is this user-exit? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jul 2010 07:40:51 GMT</pubDate>
    <dc:creator>mrahhaoui</dc:creator>
    <dc:date>2010-07-08T07:40:51Z</dc:date>
    <item>
      <title>FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043780#M1501073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to copy the sales line item from the billing document to the FI document in line item text (SGTXT). &lt;/P&gt;&lt;P&gt;I know that I have to use an user-exit 	(EXIT_SAPLV60B_006 or BADI BADI_SD_ACCOUNTING) but I don't know how to find the link between them and if there is a function module to do that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody could explain how please? &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;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 13:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043780#M1501073</guid>
      <dc:creator>mrahhaoui</dc:creator>
      <dc:date>2010-07-07T13:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043781#M1501074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Among other options, you can implement SMOD enhancement SDVFX008.  Set the value of XACCIT-SGTXT in a loop according to your requirement.  The link to the billing doc item is provided by field POSNR_SD and the link to the sales doc item is provided by fields AUBEL and AUPOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 18:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043781#M1501074</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-07-07T18:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043782#M1501075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnak you for your quick response but wen I put a brek point in this user-exit to check how it works and I call the transaction FB03, it doesn't enter in the user-exit. &lt;/P&gt;&lt;P&gt;Are you sure that that is this user-exit? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 07:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043782#M1501075</guid>
      <dc:creator>mrahhaoui</dc:creator>
      <dc:date>2010-07-08T07:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043783#M1501076</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;Solution given by Brad is correct.  This exit is triggered when the billing document is saved and released to accounting.  Put the break-point in this exit and save the Billing document in VF01.  The control will stop at this exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 08:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043783#M1501076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-08T08:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043784#M1501077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I will try now. &lt;/P&gt;&lt;P&gt;And what is the link between them, I mean to find the good line item to modify. &lt;/P&gt;&lt;P&gt;How can I find it easily? &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;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 08:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043784#M1501077</guid>
      <dc:creator>mrahhaoui</dc:creator>
      <dc:date>2010-07-08T08:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043785#M1501078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have multiple line items per SD line item, linked by the POSNR_SD field as I said.  The number of line items depends on your pricing procedure and tax configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 12:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043785#M1501078</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-07-08T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document line item text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043786#M1501079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnks a lot Brad I did what you've said. It works properly; &lt;/P&gt;&lt;P&gt;I should also take the company code since one of the criteria is based on that. &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;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 08:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-line-item-text/m-p/7043786#M1501079</guid>
      <dc:creator>mrahhaoui</dc:creator>
      <dc:date>2010-07-09T08:51:35Z</dc:date>
    </item>
  </channel>
</rss>

