<?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 Modify VBAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123685#M1618669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a customer that wants a modification made to sales items involving requirement categories (VBAP-J_4KRCAT). The original idea was to change the customer indicator at schedule level in VBEP, however each item for a sales order in VBAP has to have the same requirement category, and if it's changed otherwise an existing user-exit changes it back to match the category in VBAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are were some other bapi's I saw avaliable however they also only modify the VBEP table, and I need to make the change in VBAP. Manually updating the SQL table is an option, but I'd rather avoid that one if possible since. Does anybody know of any other possible options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2011 08:22:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-24T08:22:47Z</dc:date>
    <item>
      <title>Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123685#M1618669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a customer that wants a modification made to sales items involving requirement categories (VBAP-J_4KRCAT). The original idea was to change the customer indicator at schedule level in VBEP, however each item for a sales order in VBAP has to have the same requirement category, and if it's changed otherwise an existing user-exit changes it back to match the category in VBAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are were some other bapi's I saw avaliable however they also only modify the VBEP table, and I need to make the change in VBAP. Manually updating the SQL table is an option, but I'd rather avoid that one if possible since. Does anybody know of any other possible options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 08:22:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123685#M1618669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T08:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123686#M1618670</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;BAPI_SALESORDER_CHANGE or (perhaps your system is AFS) /AFS/BAPI_SALESORD_CHANGE iare not good for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They can change item data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 08:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123686#M1618670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T08:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123687#M1618671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly no, I've already tried with this bapi. The problem is the information needs to be changed on the sales document level, not the item level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Sorry I've made a bit of a mistake in my original message. The information has to be changed on VBAP level, which is also the item level. That function module changes VBEP. The values in VBEP are taken from VBAP so it has to stay that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bryan Abrams on Aug 24, 2011 10:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 08:40:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123687#M1618671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123688#M1618672</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;U can use the EXTENSIONIN to change a field not supported in the standard inteface of the BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 08:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123688#M1618672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T08:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123689#M1618673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is already supported, that isn't the problem. There is a userexit created inside VA02 that makes all the requirement categories in VBEP the same as the related sales document in VBAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123689#M1618673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T09:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123690#M1618674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123690#M1618674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T09:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123691#M1618675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to make a modification to VBAP-J_4KRCAT without using an update statement if possible. The BAPI that you supplied only allows me to make that modification in VBEP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:21:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123691#M1618675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T09:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123692#M1618676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but Max is right&lt;/P&gt;&lt;P&gt;The bapi is correct, you have table ORDER_ITEM_IN that change ITEM information&lt;/P&gt;&lt;P&gt;On which release are you working?&lt;/P&gt;&lt;P&gt;In my ECC 6.0 i cannot find VBAP-J_4KRCAT field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123692#M1618676</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2011-08-24T09:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Modify VBAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123693#M1618677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone (Do you remember me?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBAP-J_4KRCAT is an extra-field for AFS, I suppose your system doesn't have it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can't understand if the BAPI is not good because of the user-exit or something else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-vbap/m-p/8123693#M1618677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T09:35:40Z</dc:date>
    </item>
  </channel>
</rss>

