<?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: Problem in Account assignment group in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069579#M428505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This user exit is called only when you create the billing document. It is not called when you change billing document. But you need to populate not editable field anyways. Therefore it can be populated at create time.  You can also use user exit USEREXIT_ACCOUNT_PREP_KOMPCV to populate account assignment group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2007 21:14:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-26T21:14:47Z</dc:date>
    <item>
      <title>Problem in Account assignment group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069576#M428502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a small requirement , When i am trying to create or changing the billing (VF01,VF02), I need to put account assignment group field as Non Editable mode.I am unable to find any proper user exit to do this .Any one help me in this .Thanks ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 13:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069576#M428502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Account assignment group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069577#M428503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use program SAPLV60A include RV60AFZC subroutine USEREXIT_FILL_VBRK_VBRP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 15:27:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069577#M428503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T15:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Account assignment group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069578#M428504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i am trying to save the billing i am changing the accgrp but this userexit is not calling.pls help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 16:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069578#M428504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T16:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Account assignment group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069579#M428505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This user exit is called only when you create the billing document. It is not called when you change billing document. But you need to populate not editable field anyways. Therefore it can be populated at create time.  You can also use user exit USEREXIT_ACCOUNT_PREP_KOMPCV to populate account assignment group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 21:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069579#M428505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T21:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Account assignment group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069580#M428506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this User exit i am chaning the value .But it is not updating the value .it is chaing somewhere in the end of the saving&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 21:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069580#M428506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T21:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Account assignment group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069581#M428507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks problem solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 18:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-account-assignment-group/m-p/2069581#M428507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T18:29:42Z</dc:date>
    </item>
  </channel>
</rss>

