<?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: Exclude items at billing document creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053622#M89812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Flavio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a new requirement(which should be in the 900 series), system will generate a program for you in the SAP namespace. That is why it asks for an access key. It is quite normal, and you can request one from service market place if you have a service market place ID. If not your basis system administrator should be able to help you out on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2005 15:46:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-13T15:46:45Z</dc:date>
    <item>
      <title>Exclude items at billing document creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053618#M89808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our team receive the follow user request: at the moment of billing document creation, exclude all itens from delivery where quantity is igual zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the best approach, use user-exit at VF01 to exclude all itens with quantity=zero or try to find some customazing (SPRO) to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there someone that had the same problem or like that? Is it prossible to do that by customizing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Flávio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 20:32:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053618#M89808</guid>
      <dc:creator>furlan</dc:creator>
      <dc:date>2005-10-11T20:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude items at billing document creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053619#M89809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to do it using config. Follow the path&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Implementation Guide for R/3 Customizing (IMG)
--&amp;gt;Sales and Distribution
   --&amp;gt;Billing
      --&amp;gt;Billing Documents
         --&amp;gt;Maintain Copying Control For Billing Documents
            --&amp;gt;Copying control: Delivery document to billing document
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here select your source delivery type and the target invoice type. Then click on 'item'. Select the appropriate item categories and do a display. You can play with the settings there to exclude the items that you don't want in the invoice. If nothing from standard settings work for you, you can still use the 'copying requirements' field to enter your own requirement there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2005 21:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053619#M89809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-11T21:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude items at billing document creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053620#M89810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Srinivas, your help is very usefull to me!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By now, I'm trying to create my 'copying requirements' at VOFM, but the system asking me to entrer Access Key, like when we change any standard object, is it correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there some routine number reserved to clients modifications, like Formulas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Flávio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 13:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053620#M89810</guid>
      <dc:creator>furlan</dc:creator>
      <dc:date>2005-10-13T13:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude items at billing document creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053621#M89811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VOFM routines can be created from 901 onwards. Less than this is SAP namespace. Yes the access key required is correct as a new program is created when you create a new VOFM routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 14:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053621#M89811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-13T14:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude items at billing document creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053622#M89812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Flavio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a new requirement(which should be in the 900 series), system will generate a program for you in the SAP namespace. That is why it asks for an access key. It is quite normal, and you can request one from service market place if you have a service market place ID. If not your basis system administrator should be able to help you out on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 15:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exclude-items-at-billing-document-creation/m-p/1053622#M89812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-13T15:46:45Z</dc:date>
    </item>
  </channel>
</rss>

