<?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: batch checking by user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349414#M518537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and I tried to modify user exit EXIT_SAPLV01Z_014 for batch valuation. This is called in function VB_CREATE_BATCH. My problem is that there is a flag - no_cfc_calls - that is passed to the function that prevents it from calling the user exit. I've tried tracing this back thru all the calling programs, but I always dead end. Is this flag maintained in a table somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 08:45:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T08:45:38Z</dc:date>
    <item>
      <title>batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349411#M518534</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've an requirement to check the valuation type when creating a batch with MSC1N.&lt;/P&gt;&lt;P&gt;I've tried using various user exits, especially EXIT_SAPLV01Z_004, ZXVBZU04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not called in MSC1N. What's wrong is there?&lt;/P&gt;&lt;P&gt;(Another exit EXIT_SAPLV01Z_006 in MSC2N &amp;gt; ZXVBZU13 can be called with MSC2N.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 07:57:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349411#M518534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T07:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349412#M518535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you created the customer project (CMOD) and activated it before checking the exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 08:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349412#M518535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T08:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349413#M518536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure, I've activated it in CMOD.....&lt;/P&gt;&lt;P&gt;but just donno why it is not called...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I found that there is a flag called 'no_cfc_calls' in FM VB_CREATE_BATCH, it always set to 'X' that prevents the calling of the user exit.&lt;/P&gt;&lt;P&gt;Just donno how to reset it to '' so that user exit could be called.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 09:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349413#M518536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-04T09:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349414#M518537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and I tried to modify user exit EXIT_SAPLV01Z_014 for batch valuation. This is called in function VB_CREATE_BATCH. My problem is that there is a flag - no_cfc_calls - that is passed to the function that prevents it from calling the user exit. I've tried tracing this back thru all the calling programs, but I always dead end. Is this flag maintained in a table somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 08:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349414#M518537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349415#M518538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, this flag is set in the program LCHRGF02 and at form save_batch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 08:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349415#M518538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T08:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349416#M518539</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;I have the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have already a solution for this problem ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349416#M518539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349417#M518540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the same issue I want to update a date 6 field while the user create a Bacth thurogh MSC1n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the EXIT_SAPLV01Z_013 to update the same.&lt;/P&gt;&lt;P&gt;But This Exit is not called as there is a condition which fails while this exit is called thru FM VB_CREATE_BATCH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the field NO_CFC_CALLS is set to "X" in Include LCHRGF02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'VB_CREATE_BATCH'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          ymcha                        = akt_mchx&lt;/P&gt;&lt;P&gt;          new_lgort                    = dfbatch-lgort&lt;/P&gt;&lt;P&gt;          bypass_lock                  = 'X'&lt;/P&gt;&lt;P&gt;          kzcla                        = ' '&lt;/P&gt;&lt;P&gt;          xkcfc                        = ' '&lt;/P&gt;&lt;P&gt;          no_check_of_qm_char          = 'X'&lt;/P&gt;&lt;P&gt;          no_change_document           = ' '&lt;/P&gt;&lt;P&gt;          check_external               = space&lt;/P&gt;&lt;P&gt;          check_customer               = space&lt;/P&gt;&lt;P&gt;          no_cfc_calls                 = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help how do we resolve this issue i am using SAP 4.7.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Solanki Ritesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 03:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349417#M518540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-11T03:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: batch checking by user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349418#M518541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enhancement SAPLV1ZN is activated and NO_CFC_CALLS is set initial if the goods movement has "Extended Calssification via Customer Function Call" set. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is done in the IMG under Lgistics General &amp;gt; Batch Management &amp;gt; Batch Valuation &amp;gt; Valuation for Goods Movements in IM &amp;gt; Activate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Took some time for me to find it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 21:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-checking-by-user-exit/m-p/2349418#M518541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-16T21:14:50Z</dc:date>
    </item>
  </channel>
</rss>

