<?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 VOFM Billing documents routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199426#M1626105</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 have created a new routine 600 in VOFM-&amp;gt;Billing documents.  My requirement is to create single invoice per order.&lt;/P&gt;&lt;P&gt;My functional consultant told that the configuration has been done in VTFL.  I have generated the routine in RV80HGEN as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I put the break point in routine and execute the billing in VF04, it is neither stoping at that point or it is achieving my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2011 09:39:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-26T09:39:39Z</dc:date>
    <item>
      <title>VOFM Billing documents routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199426#M1626105</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 have created a new routine 600 in VOFM-&amp;gt;Billing documents.  My requirement is to create single invoice per order.&lt;/P&gt;&lt;P&gt;My functional consultant told that the configuration has been done in VTFL.  I have generated the routine in RV80HGEN as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I put the break point in routine and execute the billing in VF04, it is neither stoping at that point or it is achieving my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 09:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199426#M1626105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-26T09:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM Billing documents routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199427#M1626106</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;Check to the tcode VTFA (copy rules from SO to invoice), not only VTFL (copy rules from delivery to invoice). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See these notes, they help always:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 326560 - Various problems when using VOFM functions&lt;/P&gt;&lt;P&gt;Note 327220 - VOFM function and its objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that you are using the subroutine to manage the splitting, populating the structure ZUK. Remember that this subroutine populate the field ZUKRI, so, you must avoid to create a record with more than 40 character. For further information see SAP Note 11162 - Invoice split criteria in billing document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need anything, please, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 10:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199427#M1626106</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-08-26T10:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM Billing documents routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199428#M1626107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have afew queries on this routines as I am new to this entirely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this routine 'Billing documents' get triggered when t-code VF04 is executed for maintaining billing list?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 11:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199428#M1626107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-26T11:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM Billing documents routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199429#M1626108</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 think that the name of your routine must be RV60C600. You have to set it in tcodes VTFL and VTFA for the item in the field for data VBRK/VBRP. See Note 28683 - PERFORM_NOT_FOUND: VOFM routine is not active, because the system do a PERFORM daten_kopieren_600 IN PROGRAM RV60C600 (if I remember well) where the name of subroutine and report is built with the name of subroutine in customizing transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD: I forgot it. Yes, with VF04 it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: E_Hinojosa on Aug 26, 2011 2:03 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 12:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199429#M1626108</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-08-26T12:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM Billing documents routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199430#M1626109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no VOFM -&amp;gt; Billing Documents but there is VOFM -&amp;gt; Data transfer -&amp;gt; Billing Documents, which is where the standard example is located for the invoice split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To split the invoices by order # all you need to do is, basically, put order # in ZUKRI field. Of course, the routine needs to be assigned in the copy control in configuration (see your SD expert for this). Also I'm assuming you're talking about order-related billing scenario because in the delivery-related scenario this field would need to be passed to the delivery and the to billing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing use VF01 instead of VF04. VF04 runs in background and there is no guarantee breakpoint will be activated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 20:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199430#M1626109</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2011-08-26T20:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: VOFM Billing documents routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199431#M1626110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 07:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vofm-billing-documents-routine/m-p/8199431#M1626110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-22T07:29:22Z</dc:date>
    </item>
  </channel>
</rss>

