Exit for batch no check not fired for Tr MFBF

hi. experts,
i'm new to abap.
i've to check the manually entered BATCH No. entered in Tr. MFBF and accordingly throw a error message for wrong entry on the first screen.
for this m using the exit SAPLV1ZE and its Function module EXIT_SAPLV01Z_004.
i've created a project in Tr. CMOD and have assigned this exit. also i've created the include given inside the function module. i've activated all.
But while i set a breakpoint there and try executing the transaction, the transaction doesnot stop at the specified break-point in debugger and hence the message doesnot get fired.
Plz help as to why the exit is not fired and why it doesnot stop in the debugger.

try this XMRM0001 enhance ment in smod for mfbf.
NB : activate all the things.
regards
shiba dutta

Similar Messages

  • "Prodcut allocation check not allowed for ATPcat.'BR' and application".

    SAP Experts,
    Whenever, I delete a delivery, I am seeing a pop-up message with the information message as "Prodcut allocation check not allowed for ATPcat.'BR' and application". Is this a standard functionality. We dont have ATP Check/Allocation check during delivery delete. How come we get this message ?
    This is something curious. Can someone help me on this please ??
    Thanks,
    Babu Kilari

    Delete the ATP category BR from check control for A (Sales document). It seems when you are deleting a delivery the transfer of requirements settings pop this
    Let me know if you are successful
    Regards,
    Loknath

  • Auto To working for one material and not working for other material

    Hi,
    Hope everybody is doing fine.
    I have configured the auto TO. Its working fine for one material and not working for the other material. I checked the material master and wm 1,2 views have the same fileds / values. What could be wrong?
    I didn't setup the back ground processing job. Is that is affecting it?
    thanks for any help.
    regrads,
    KHAN

    Thnaks,
    You are right but then what could be wrong? Its working for one material and not working for otehr material? Any clue?
    Appreciate your time charlie

  • Install for mountain lion is not progressing - for about 3 hrs now. It went to the launch pad and just has a dot, saying it is "downloading", but no progress. Shouldn't i get a "time remaining" somewhere?

    Install for mountain lion is not progressing - for about 3 hrs now. It went to the launch pad and just has a dot, saying it is "downloading", but no progress. Shouldn't i get a "time remaining" somewhere?

    The Download is about 4GB, it depends on how fast your internet connection is and how busy Apple computers are. Have you any way of checking if your Internet is downloading, I.E activity lights on you router. My Internet is 8Mb/s download and it took just over an hour to download earlier today.
    I am not sure about a "time remaining"icon.

  • My new Dell PC running Windows 8 does not recognize my iPad or iPhone. Worked OK for iPhone for months but would not work for new iPad.  I removed /relaoded iTunes and now it won't recognize either iPad or iPhone.

    My new Dell PC running Windows 8 does not recognize my iPad or iPhone. Worked OK for iPhone for months but would not work for new iPad.  I removed /relaoded iTunes and now it won't recognize either iPad or iPhone. Got any suggestions?

    Hi there Lizabethfromaz,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • I bought an unlocked Iphone 3GS, I needed to update Ios5 and restored the settings for that which was not authorised for unlocke, but after that iphone is not getting activate and no sim card insatlled error is there. i m using local sim card in Pakistan

    I bought an unlocked Iphone 3GS, I needed to update Ios5 and restored the settings for that which was not authorised for unlocke, but after that iphone is not getting activate and no sim card insatlled error is there. i m using local sim card in Pakistan

    You didn't buy an 'unlocked' iPhone 3GS - you bought a 'hacked' one.
    Updating to iOS 5 removed the hack and the unofficial unlock.
    All you can do is try to find out which network the phone is locked to and ask them if they can unlock it properly.
    Otherwise, sell it or throw it away and buy an officially unlocked phone from an official source.

  • My apple ID will work for uk itunes but not work for canadian itunes. Why?

    My apple ID will work for uk itunes but not work for canadian itunes. Why?

    http://www.apple.com/legal/internet-services/itunes/ww/

  • Automatic Batch Determination is not happening for New Sales Order Type

    Dear Experts,
      I have created a new sales order type ZBPY - For Free Sales, but automatic batch detrmination and batch pick up is not happening for new sales order type,  but it is activated for all the other sales order types in Production Server, can any body let me know the steps how to map this new order type to batch management and let it behave like other order types.
    Thanks in Advance.
    Saravanan(EKS).

    Hi Saravanan,
    Kindly check the following steps for automatic batch determination.
    1. First check the material is maintained with batch in the warehouse management.
    2. Maintain new entry for search procedure for batch determination with the new created doc type.
    3. Maintain new entry for automatic batch determination for sales order or automatic batch determination for delivery ( This depends on the business process of our client, whether they want to determine the batch with sales order or at the delivery level. check this and make new entry)
    4. Create Batch using T.code MSC1N with proper date of manuf. and SLED.
    5. Create Batch Search Strategy using T.code VCH1 with proper strategy type.
    6. Maintain stock with active batch. check this with t.code LS26 or LS24.
    regards
    Ravishankar M

  • SD- Sales Order - ATP check not working for few item in same sales order

    Hi Experts,
    Need help we activated ATP check but for few item i could not find confirmation qty after availability check. In same SO out of 4 items for schedule line it confirming qty for 2 item but  it's not confirming for remaining 2 items though stock is available. Please guide me how to correst and what need to check.
    Manoj

    Dear Manoj,
               As you know, ATP is a big subject & some times its difficult to point the exact problem.
    In your case, I suggest you to execute the function module:BAPI_MATERIAL_AVAILABILITY using Tx:SE37
    key in selection criteria , in results check the "ATPQTY"- it will show you how much actual stock is available for use i.e. ATP qtty.
    still if you find the availability & system not confirming the qtty, then problem could be in checking rule
    Tx:OVZ9 check in relevant combination, whether you are considering RLT or not?
    is this case with MTS or MTO
    because in Sales order -
    for MTS - checking rule "A" & MTO checking rule will be "AE"
    Regards,
    Reazuddin MD

  • Alert not firing for SQL Statement Script

    Hi All,
    I have defined an alter which will trigger when a requisition is stuck with the requestor.
    At the time i need to send an email to the requestor and update the status of the requisition to 'INCOMPLETE'.
    i have defined two action sets one for email and another for update. The email part is working fine but the sql script which updates the status is not firing.
    It is a standard script residing in PO directory sql.
    It has two parameters
    1) Requisition number 2) org_id
    these two are the output of the mail alert query.
    i have defined the application as 'Puchasing'
    arguments as &SQL_REQ_NUMBER &SQL_ORG_ID
    and gave the file name 'poresreq.sql' in the file location.
    but the status is not updating.
    how can i know the reason for not firing.
    Regards,
    Jana

    Hi Jana;
    What is your EBS and OS? Did you run query manualy? Did you get any error message?
    Regard
    Helios

  • Budget check not active for commitment & actual budget

    Budget check runs  fine while checking budget limits for Production order and vendor invoices i.e does not allow to further create production order and vendor invoices if budget limits exceeds the released budget.
    But  this budget check does not work on procurement processes ( PR, PO &GR).
    No warning or error message pop out and the system allows to further create PR/PO/GR  beyond  released budget
    What  config changes are required to make budget check active for procurement processes.

    Hi vishal,
    Check the Transcation groups in Budget tolerance limits.
    PScostsbudget---define tolerance limits.
    If you assign ++ All Activity groups it will activate the Budget avaliability control for all Transcation.
    Check the avaliability control in OPS9 whether the activation type is 1 or 2 . If  2 run the avliability control CJBN.
    Hope this will helpful,
    Regards,

  • Requested auto spell check not worked for months - gmail uses Firefox's

    Tools Advanced setting is on auto spell check but has not worked for months - yes it had worked, probably for years. Looking at gmail for an auto spell checker I see that it leaves that to one's browser - Firefox.

    Your More system details list doesn't show the en-GB dictionary.
    If you do not have the en-US locale then check that you have a dictionary installed (Tools > Add-ons > Extensions) and selected.
    You can see which dictionary is selected if you right-click in a text area and open the Languages submenu.<br />
    Also make sure that [X]"Check Spelling" in the right-click context menu has a tick.<br />
    You can also try to toggle the "Check Spelling" item off and on again.
    See:
    * http://kb.mozillazine.org/Spell_checking
    * http://kb.mozillazine.org/Dictionaries
    You can look here for more dictionaries:
    * https://addons.mozilla.org/firefox/language-tools/

  • 'Acc.dep. accnt.for ordinary depreciation' could not found for are 15

    Hi Sap Gurus,
    I am trying to Run Depreciation for the month of March 2010 with group asset.
    I have created group asset and normal asset and in the normal asset, i have maintained group asset and for both assets i maintained values in AS92&as82.
    But when i am running depreciation, i am getting the below Error.
    Account 'Acc.dep. accnt.for ordinary depreciation' could not be found for area 15
    Message no. AU133
    Diagnosis
    When creating the accounting document, the system could not find account 'Acc.dep. accnt.for ordinary depreciation' in depreciation area 15 for company code GO01.
    Procedure
    Enter this account in the account determination for Asset Accounting.
    Please tell me how resolve the above Issue.
    Thanks&Regards,
    Dude

    Hi,
    could you please check if the following threat is helpful:
    Error AU133 Account 'Contra account: Acquisition value' could not be found
    regards Bernhard

  • With out goods issue for order system should not allow for order confirmati

    Dear all
    with out goods issue system should not allow for order/operation confirmation.
    how it is possible.
    Regrads
    Srinivas

    Dear ,
    In some cases we required to do confirmation or TECO without GI .
    We can change it as per req using user exit
    Regards,
    Ishwar

  • Trying to use new YahooMail interface, I've got the message: Sorry, Mozilla Firefox optimized for Yahoo! is not available for your system.

    My hardware is moch more advanced than demanded for version of Firefox? optimized for Yahoo.
    Thank you for your help!

    Download latest Firefox 6.0.1 version from one of these links:
    * http://www.mozilla.com/en-US/firefox/new/
    * http://www.mozilla.com/en-US/firefox/central/
    * http://www.mozilla.com/en-US/firefox/fx/
    * http://www.mozilla.com/en-US/firefox/all.html
    Uninstall your current Firefox
    * https://support.mozilla.com/en-US/kb/Uninstalling%20Firefox
    * DO NOT SELECT TO REMOVE USER DATA AND SETTINGS
    Install Firefox using the downloaded installer file
    * https://support.mozilla.com/en-US/kb/Installing%20Firefox%20on%20Windows
    Check and tell if its working.

Maybe you are looking for

  • Problem with the data source and web.xml

    I have an issue where JSC is removing my resource reference: <resource-ref> <description>Creator generated DataSource Reference</description> <res-ref-name>jdbc/localOracleDatabase</res-ref-name> <res-type>javax.sql.DataSource</res-type> <res-auth>Co

  • Why can't EXS find my instruments and samples?

    Why can't EXS find my Instruments and Samples? LPX 10.0.7 I have had issues with this problem before, and have spent a few hours looking throughout the many related threads on this forum and on Logic Pro Help without finding a workable solution.  So

  • Bex Analyzer Design Mode

    I am creating a workbook using the new Bex Analyzer Design Mode. I klick on the "Table" icon and then double click to get into the <b>Analysis Grid Properties</b>. Here I select a Dataprovider and Query. Now here comes my question. On the Analysis Gr

  • Updating a current file in ContextMenuListener

    I have a context menu so when a user right-clicks on the file, and click on the item, it opens a GUI of the file. Once the user modifies the data and closed the GUI, how would I write that data back to the file? Currently I'm getting the path of the

  • Widget browser and Adobe Help not opening in dw cs6

    I am trying to insert a widget in dw, but I cannot get the widget browser to open. I have dw cs6 installed in my applications folder along with Adobe>Widget Browser and Adobe help.  How can I get this to work?