<?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 Add new fields in Tcode VF01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-fields-in-tcode-vf01/m-p/4595691#M1083543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;             I need to add a new field in VF01 at header level.Do I need access key or is there any other way.&lt;/P&gt;&lt;P&gt;             Please let me know.&lt;/P&gt;&lt;P&gt;             Points for helpful answers assured .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2008 06:44:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-15T06:44:01Z</dc:date>
    <item>
      <title>Add new fields in Tcode VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-fields-in-tcode-vf01/m-p/4595691#M1083543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;             I need to add a new field in VF01 at header level.Do I need access key or is there any other way.&lt;/P&gt;&lt;P&gt;             Please let me know.&lt;/P&gt;&lt;P&gt;             Points for helpful answers assured .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 06:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-fields-in-tcode-vf01/m-p/4595691#M1083543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T06:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add new fields in Tcode VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-fields-in-tcode-vf01/m-p/4595692#M1083544</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;&lt;/P&gt;&lt;P&gt;Access key is not required to do this job. You can do this by using transaction CMOD and attaching particular screen exits point to your project. You are also required to find exit point in the table so that fields can be added in table without access key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can search the enhancements for transaction VA01 VA02 and VA03 in following manner:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPRO --&amp;gt; Sales n' Distribution --&amp;gt; System Modifications --&amp;gt; User Exits --&amp;gt; User exits in Sales --&amp;gt; User exits in Sales Documents processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the FM's belong to the exits --&amp;gt; set a user break-point there and try ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Exits and BADis for transaction VA01 as follows:&lt;/P&gt;&lt;P&gt;Transaction Code - VA01 Create Sales Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement/ Business Add-in Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enhancement&lt;/P&gt;&lt;P&gt;V45A0001 Determine alternative materials for product selection&lt;/P&gt;&lt;P&gt;V45A0002 Predefine sold-to party in sales document&lt;/P&gt;&lt;P&gt;V45A0003 Collector for customer function modulpool MV45A&lt;/P&gt;&lt;P&gt;V45A0004 Copy packing proposal&lt;/P&gt;&lt;P&gt;V45E0001 Update the purchase order from the sales order&lt;/P&gt;&lt;P&gt;V45E0002 Data transfer in procurement elements (PRreq., assembly)&lt;/P&gt;&lt;P&gt;V45L0001 SD component supplier processing (customer enhancements)&lt;/P&gt;&lt;P&gt;V45P0001 SD customer function for cross-company code sales&lt;/P&gt;&lt;P&gt;V45S0001 Update sales document from configuration&lt;/P&gt;&lt;P&gt;V45S0003 MRP-relevance for incomplete configuration&lt;/P&gt;&lt;P&gt;V45S0004 Effectivity type in sales order&lt;/P&gt;&lt;P&gt;V45W0001 SD Service Management: Forward Contract Data to Item&lt;/P&gt;&lt;P&gt;V46H0001 SD Customer functions for resource-related billing&lt;/P&gt;&lt;P&gt;SDTRM001 Reschedule schedule lines without a new ATP check&lt;/P&gt;&lt;P&gt;V60F0001 SD Billing plan (customer enhancement) diff. to billing plan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business Add-in&lt;/P&gt;&lt;P&gt;BADI_SD_SCH_GETWAGFZ Scheduling Agreement: Read WAGFZ from S073&lt;/P&gt;&lt;P&gt;BADI_SD_V46H0001 SD Customer functions for resource-related billing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2008 08:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-fields-in-tcode-vf01/m-p/4595692#M1083544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-15T08:21:38Z</dc:date>
    </item>
  </channel>
</rss>

