<?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: VA41 - Contracts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855559#M47113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, date of first line of schedules is copied by standard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(For sales orders) changes of delivery date (RV45A-ETDAT, first date) is allowed and triggers new schedule calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't deactivate these 'user-exits', so create new database table and store some flags.&lt;/P&gt;&lt;P&gt;Check in each of your user-exits, if flag is set - otherwise exit immediately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will enable you to test standard behavior with program changes - when you include username as keyfield, you can deactivate all exits for user used by SAP-OSS-persons -&amp;gt; total standard behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I propose, you make first some tests about RV45A-ETDAT without additional coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Feb 2005 15:44:35 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2005-02-22T15:44:35Z</dc:date>
    <item>
      <title>VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855552#M47106</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;&lt;/P&gt;&lt;P&gt;My requirement is need add field in the item level called &amp;lt;b&amp;gt;Delivery Date&amp;lt;/b&amp;gt;. Already this field is avialble in the schedule lines, Is there any userexit available if not i will change the screen directly. After adding the field in the table control,I have to transfer some of the fields contents to schedule lines such as &amp;lt;b&amp;gt;TargetQuantity to Delivery quantity&amp;lt;/b&amp;gt;, &amp;lt;b&amp;gt;Deliverydate to Deliverydate.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me ways of doing the task,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh Babu Karanam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2005 14:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855552#M47106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-16T14:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855553#M47107</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;You might run into some problems, because there can be multiple schedule lines (VBEP) for one item line (VBAP). There is not necessarily a 1:1 connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, user-exits are very old style and can be found as routines in includes MV45AFZB, MV45AFZZ,...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2005 15:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855553#M47107</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-02-16T15:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855554#M47108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christain:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks your response i have alredy raised points. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mean these userexits used for adding field in the table control of the &amp;lt;b&amp;gt;VA41 lineitems&amp;lt;/b&amp;gt; or transfering of &amp;lt;b&amp;gt;delivery.date and target quantity&amp;lt;/b&amp;gt; to schedule lines. I have to add field in &amp;lt;b&amp;gt;VA41&amp;lt;/b&amp;gt; item level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Suresh Babu Karanam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2005 08:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855554#M47108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-17T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855555#M47109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;caused by missing examples I have to look at VA01 (but it's same program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First delivery date is already copied into field RV45A-ETDAT (First date), target quantity I can't follow - see above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a tabstrip for customer header fields, but that's the only predefined field extension (as far as I know). &lt;/P&gt;&lt;P&gt;So you have to decide:&lt;/P&gt;&lt;P&gt;a) if you miss-use an other standard field, which is already on line level, or &lt;/P&gt;&lt;P&gt;b) if you make a modification and append your field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But these user-exits still might help in case of modifications, because you get right place (-&amp;gt; time) for value assignments. USEREXIT_MOVE_FIELD_TO_VBAP is called during creation of new line (probably to early for you, but correct place for default value assignments), USEREXIT_CHECK_VBAP is called at end of line processing. Here field changes can be done, too - but changes don't trigger follow-on functions any longer.&lt;/P&gt;&lt;P&gt;But also in USEREXIT_MOVE_FIELD_TO_VBEP you can change values of VBAP by accessing XVBAP - and it's getting more 'out of line' of original SAP data flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, there is no easy way and you will need a lot of testing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2005 10:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855555#M47109</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-02-17T10:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855556#M47110</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;to give a short answer: yes!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you will place a break-point in every routine, which may have something to do with your tables and just start entering an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find, that some stops are to early (but would have been nice to use, because of easy change-access). &lt;/P&gt;&lt;P&gt;Others aren't executed in all circumstances (only one special way of maintenance...).&lt;/P&gt;&lt;P&gt;There won't be much left (but I hope you agree, it's difficult to foretell): here you will make your changes. Maybe you need to read XVBEP (or XVBAP) to get your values, maybe you have your value at hand and you will change above table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just start debugging!&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2005 11:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855556#M47110</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-02-17T11:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855557#M47111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christain:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much once again trying give po'ble ways, I will let you know if any problem occurs!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh Babu Karanam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2005 16:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855557#M47111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-17T16:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855558#M47112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am devleoping the functionality which we have discussed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken delivery date field as &amp;lt;b&amp;gt;RV45A-ETDAT&amp;lt;/b&amp;gt;now it was appeared in the va41 item level, problem is when i entered mateiral in &amp;lt;b&amp;gt;va41&amp;lt;/b&amp;gt; , &amp;lt;b&amp;gt;delivery date&amp;lt;/b&amp;gt; is automatically coming it maybe customization, it was not taking outside date at all, is there any option to give &amp;lt;b&amp;gt;date manuvally&amp;lt;/b&amp;gt;. Please lemme know and give suggestion , is that way i am doing is right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh Babu Karanam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 15:11:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855558#M47112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T15:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855559#M47113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, date of first line of schedules is copied by standard. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(For sales orders) changes of delivery date (RV45A-ETDAT, first date) is allowed and triggers new schedule calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't deactivate these 'user-exits', so create new database table and store some flags.&lt;/P&gt;&lt;P&gt;Check in each of your user-exits, if flag is set - otherwise exit immediately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will enable you to test standard behavior with program changes - when you include username as keyfield, you can deactivate all exits for user used by SAP-OSS-persons -&amp;gt; total standard behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I propose, you make first some tests about RV45A-ETDAT without additional coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 15:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855559#M47113</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-02-22T15:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855560#M47114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christain:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Once Again, Now my idea of this Task. According to you i will add field in &amp;lt;b&amp;gt;VBAP&amp;lt;/b&amp;gt; for &amp;lt;b&amp;gt;Del.Date&amp;lt;/b&amp;gt;so that the date which i have entered is avialble in XVBAP Internal Table, then i will move &amp;lt;b&amp;gt;XVBAP to XVBEP&amp;lt;/b&amp;gt; in userexit which u have suggested in last thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Move XVBAP-zdate to XVBEP-ETDAT.&lt;/P&gt;&lt;P&gt;Move XVBAP-kwmeng to XVBAP-wmeng.&lt;/P&gt;&lt;P&gt;append XVBEP.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct me if i am wrong!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2005 08:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855560#M47114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-23T08:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855561#M47115</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;Hope this time I can make clear statements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP copies first line of (X)VBEP into RV..-ETDAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't append XVBEP-lines -&amp;gt; you will confuse data flow of transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XVBAP-kwmeng to XVBAP-wmeng? Second table is XVBEP? As long as there can be multiple lines, simple move can't handle all circumstances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to look more closely on standard functionality before changing code!! Maintain several examples, debug all places were you might need changes and get understanding of SAP's action before adding own stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2005 14:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855561#M47115</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-02-23T14:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855562#M47116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have found userexit yesterday by looking SAP standard functionality. In that userexit i can able to add date to RV45A-ETDAT and quantity which i have to move from item level to schedule lines , After there is SAP standard code which was &amp;lt;b&amp;gt;clearing both fields&amp;lt;/b&amp;gt;. But after i can't found userexits to move data into those fields. I am thinking of any &amp;lt;b&amp;gt;BADI's&amp;lt;/b&amp;gt; might can solve my purpose. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your suggestion!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suersh Babu Karanam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2005 09:32:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855562#M47116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-24T09:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: VA41 - Contracts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855563#M47117</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;Should be pretty easy to find the user-exits by looking at includes MV45AFZB, MV45AFZZ,...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see, you have success by debugging, go on!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some BADI's implemented, but not released by SAP.&lt;/P&gt;&lt;P&gt;You have to wait till next release before you can use them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2005 09:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va41-contracts/m-p/855563#M47117</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-02-24T09:51:15Z</dc:date>
    </item>
  </channel>
</rss>

