Batch status popup at the time of UD

Hi Everybody,
I have 2 client servers on which I am working. In one of the servers I get a popup which asks me to select the batch status at the time of UD . In other system the popup doesnt appears and the system decides the batch status.
Please let me know under what circumstances the pupup appears.
Regards,
Manish Saraswat.

Hi,
Thanks a lot for your inputs. I still have a query. I am talking about UD for QM lots. We do not work on PM lots. Moreover we dont use the follow up action QM_PM at all. Also the functional module you mentioned is not used.
Please let me know how does the functional module controls the popup.
Regards,
Manish.

Similar Messages

  • Process Order Batch number generation at the time of order creation

    Dear All,
    I m facing some issue at the time process order creation:
    Current Settings:
    1. Batch Number Creation at the time of order create.
    Reason for this setting: Release of order is done  by releasing operations one by one, therfore batch number will be generated on the final operation release, thats why we set up batch creation at the time of order create.
    2. For FG batch number generation there is a program that copy the SFG(in Order BOM) Batch number to FG. ITs a industry requirement.
    Problem:
    when we create FG order system generate the error message at the time of order creation tht No batch could be determine.
    Please suggest the solution
    Thanks,

    Hi
    Hope you have cretaed Batch serch strategy in COB1
    U need to maintain it as per your strategy type.

  • Please Help its Urgent ***POPUP at the time of MIGO Posting*****

    Hi all,
    Please help me on this issue,
    I want to display one popup at the time of migo posting and that popup ask to user that " How much labels you wants to print?" and in next of that i want one text box or input field in that user inputs the number of labels he wants to print.
    I have tried using various POPUP functions but i have not got any FM which fulfill my requirement so please help me on this issue?
    Kind Regards
    Sudarshan Gaikwad

    The standart POPUP* function modules seem to either give an option to output descriptive text, or ask for a dictionary based field as an input.  As you want both in one popup you may need to write your own custom pop-up.
    Create a function group with a Z function module and add a dialog screen with the required text and input field to this function group.
    Take a look at function POPUP_GET_VALUES as an example - A custom written one could be a lot simpler.
    Then call this function from your user exit.
    Andrew

  • HT1338 i have some bugs on computer, how do i get them off, kids are playing games, and i get popups all the time, please help

    Is there an antivirus for the imac my kids have played some games and now I have popup's all the time.

    From the Safari menu bar, select
    Safari ▹ Preferences ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

  • No New Batch number creation at the time of Material Transfer Movement(309)

    We are upgarding from 4.6C to ECC6.0. We have an issue in regards with the material movement type 309. At the time of creating the material tranfer using the same material as issuer and receiver, the same plant and storage location ( this process is used by the business to diferentiate batches).
    In 4.6C a new batch number is created automatically when 309 movement is posted; stock and characteristics transfered are allocated at the new batch created automatically.
    The same case in ECC6.0 does not create a new batch as done in 4.6C. We have looked for any SAP note or forum discussion without success.
    If anybody has an answer for this issue, let us know.

    As a matter of fact these configuration has been checked before, additionally we compare configuration at 4.6C and ECC6.0 and it is the same but the new batch creation (for this specific case) is working at 4.6C, not at ECC6.0.

  • Stop processing of billing batch in VF04 at the time of pricing check

    Hi,
    T-code is: VF04
    We are calling external system SABRIX using RFC "RFC_CALCULATE_TAXES_DOC"  to get the tax information and once if it returns any error it should not create the billing document for that particular sales document in the batch.
    The problem is Billing document is creating though we have the error in Tax info from SABRIX system. All the user exits are calling before this sabrix call and we didn't find any way to stop the billing for that particular sale doc.
    Can anyone throw a light that we can place the SABRIX call to any of the user exit at the time of pricing and stop the billing if any error in tax information.
    It is mostly appreciated and we got stuck up with a serious issue on this!!!!!!!!!!!!!!!!!!!

    Hi Ajay
    Thanks for the reply.
    The COPA Documents Generated 2 Times through settlement.
    *When document generated.*
    1 After Delivery Sales order is settled
    2 After Billing  Sales order is settled
    *What sort of value*
    There i maintain the PA Stracture as same as CCS. But in the COPA report system is updating Material Cost 2 times.
    *Record Type*
    Record Type for documents is C in both cases
    Settlement after Billing  & Delivery.

  • Batch with classification at the time of inbound delivery

    Dear all,
    How do I create batch with classification at the of
    inbound delivery.
    Thanks in advance
    Mrinmoy Chakraborty

    Hi,
    Go to SPRO > Logistics Execution > Shipping > Deliveries > Define Batch Creation Controls in Inbound Deliveries > Here select option 3 for the Item category of Inbound delivery (for e.g. ELN)
    And during creation of Inbound Delivery (VL31N), under "Stock placement" Tab, select the line item and click on "Batch creation" on the down of the screen.
    Define Batch Creation Controls in Inbound Deliveries: - You can use this activity to set controls for batch creation in the inbound delivery.
    Define for each desired delivery item category how batch creation, batch classification or expiration date checks should be carried out in inbound deliveries. You can make the following settings:
    - There is no batch creation, no valuation of the class characteristics of the batch and no expiration date check.
    - Batch creation is possible in the inbound delivery, but there is no valuation of the class characteristics of the batch and no expiration date check.
    - Batch creation in the inbound delivery and valuation of class characteristics is possible, but there is no expiration date check.
    - Batch creation in the inbound delivery, valuation of class characteristics of the batch and the expiration date check are all possible.

  • How to supress a UI popup at the time of Service start up in solaris-10

    Hi,
    I have written a service script(service.sh) for my application which will add my application(BTINM) as service and start the service. Internally inside the script i will call the sh script which will start my application server. When my application server starts a UI opens saying that the "Server is loading". I have to supress this "Server is loading" UI when i start my application service (i.e) when I give /etc/init.d/BTINM start
    Regards
    Revathi

    Any one help please.....................
    Urgent.........................

  • The Error Message in Tax Code determination Set up At the time of updation

    When I update the taxcode in the Valid Period-Setup Form Taxcode determination Forms of the SAP, an error message occur "THE COMBINATION OF KEY FIELDS CANNOT BE DUPLICATED" in the status bar at the time of Update button pressed.what is the reason for this error message? how can I overcome the above error msg and update the taxcode ?

    What is your B1 version and PL? You may check this: Re: Problem related to the Cenvat Tax Code
    Thanks,
    Gordon

  • Batch status updating using function module BAPI_BATCH_SAVE_REPLICA

    Hi,
    I want to change batch status after creating the outbound delivery through inbound idoc, i was able to create delivery , but after creation, i should update the batch status using function module BAPI_BATCH_SAVE_REPLICA, but i was unable to execute this function module correctly,
    Can any one provide details like what are minimum things that are required to update the batch status using this function module.
    In my system batches are defined at plant level.
    Please let me know the solution if any one knows this.
    With regards.
    P.Prasanth.

    Look at BAPI_INCOMINGINVOICE_POST
    Rob

  • Required information on Batch status updatings.

    Hi,
    I want to change batch status after creating the outbound delivery through inbound idoc, i was able to create delivery , but after creation, i should update the batch status using function module BAPI_BATCH_SAVE_REPLICA, but i was unable to execute this function module correctly,
    Can any one provide details like what are minimum things that are required to update the batch status using this function module.
    In my system batches are defined at plant level.
    Please let me know the solution if any one knows this.
    With regards.
    P.Prasanth.

    Hi 
    By design scom object monitoring health state is aggregated as Availability, Configuration, Performance, Security and this is nothing to do with monitoring alerts.
    you can place unit monitor under any of the above.refer below link for more information 
    http://technet.microsoft.com/en-us/library/hh457599.aspx
    http://technet.microsoft.com/en-us/library/dd440880.aspx
    if any monitor under Availability, Configuration, Performance, Security is Unmonitor indicated the monitor is not initialized and Availability, Configuration, Performance, Security will show unmonitor if there are no unit monitor under it.
    Regards
    sridhar v

  • Batch status disappearing after taking the UD (QA11)

    Hi Experts,
    We are facing the following issue (ECC6.0 EHP5 with no enhancement activated):
    - when the UD is made for the IL created at GR from purchase order (origin 01), the batch status initially set at GR (Q) is cleared; same time the UD for the IL is recorded and kept correctly (UD has the new status)
    - when this UD is changed for the same IL, the batch status is getting updated with the new status; the UD for the IL is correctly updated, too.
    We have implemented the note 1687321, but the problem still persists.
    Has anyone of you faced the similar problem? Any hints where to look for the root-cause?
    I've checked the user exits for batch update and QA11 (based on forum posts), but they are not called at making UD or they have correct values.
    Thanks for help,
    /J

    Hi FF,
    I think we are on the same page with terminology
    Indeed, our process is a bit "enhanced" I would say. When doing the GR from purchase order, the batch characteristic LOBM_UDCODE is pre-filled with the UD of "Q" (LEANQM1  Q) whereas the IL created upon packing of HUs has no UD.
    Then, when user makes UD for this IL, the pre-filled UD on batch level should be changed to the UD user made. It is not and the value disappears. I've run some checks on the ABAP code and the issue seems to be caused by the VB_CHANGE_BATCH used in the MQEVAF40 in form charge_klassifizieren. When the initial UD is made (QA11), the internal table for this f-n module has only the new values the batch classification is to be updated with. When the UD change is made (QA12) - both new and old values are provided. If I change the internal table values to include old and new ones for the initial UD, the process works correctly (batch LOBM_UDCODE is updated with new value).
    As we are upgrading to ECC6 EHP5, I've compared the flow to the ECC5 and the values provided to VB_CHANGE_BATCH at initial UD (QA11) are the same for both systems. The process works in ECC5. As result, we have created the OSS message.
    In MSC3n changes to the batch characteristics are visible from change docs - and the log is kept for QA11 and QA12. For the removal of LOBM_UDCODE it displays "deleted" values, and for QA12 it shows "created" values. In other words - change logs are working correctly.
    Once SAP responds to OSS message I will update this tread. Any ideas appreciated.
    /J

  • Anyone else having issues with location services since the 7.1 update? Ever since I updated i've been seeing the location services on my status bar at all times.

    Anyone else having issues with location services since the 7.1 update? Ever since I updated i’ve been seeing the location services icon on my status bar at all times. I noticed that google was the app that was using it a lot, but after I turned the feature off for google my phone started using the “traffic”, “frequent locations” and “cell network search”. When I turn the feature off for all of those things it’s no longer a problem. So just wondering if anyone else is having this issue or if anyone has a solution?

    The "solution" is probably to increase your knowledge.  You've done good things.  Perhaps this article will educate you a bit more about location services.
    Basically, they can be very useful, but can cause a lot of iPhone use.  A major example is "Remind me to ... when I leave home."
    http://support.apple.com/kb/HT5594

  • I install LION on my mac pro 2008 and it's alway's pop with " there was a problem connecting to the server " Time Capsule" .How can i remove this popup. My Time machine is working fine and also rename it. But the popup keeps on coming with the old name.

    I installed LION on my mac pro 2008 and it's alway's pop with " there was a problem connecting to the server " Time Capsule" .How can i remove this popup. My Time machine is working fine and also rename it with less than 7 karakters. But the popup keeps on coming with the old name.

    I have a BT Infinity router plugged into the Time Capsule, not sure where the radio settings are?
    They are able to use the network settings of the TC i.e. they can connect to the internet via the wifi through the TC but when they try and connect to the AirPort Disk this is where it is not allowing a connection.
    I don;t have the drive shared out at all at the moment, is this necessary?  How do I do this if so?
    I have attached the screen shots of all the settings.
    Thanks again for your help.

  • Next inspection date is not updated in batch / prposed at the time of UD

    Hi
    I have configurted the system for retest of batches, the system successfully creates the inspection lot but when does not propose next inspection date at the time of UD nor it updates in Batch Master.
    I entered inspection interval days in QM View, the system entered the first inspection date correctly. Also Batch Restriction is working properly.
    Kindly help.
    regards
    Mobashir

    Hi Shaymal & VRMP
    I have checked the system, the only problem I am facing is that the system does not show next inspection date dialog box at the time of UD where I can see the next inspection date being set by the system
    Say, I use QA07 (Triggered Manually) on 19.jan.08. The Next inspection date was 26.jan.08 and Initial Run in Days was 10 (days), the system created inspection lot on 19.jan.08 successfully. At the time of UD it automatically set 29.jan.08 as the next inspection date (i.e. 19.jan.08 + 10 days)  istead of 06. Feb.08 (i.e. 26.jan.08 + 10 days) without showing dialog box / suggesting next inspectino date. 
    regards
    Mobashir
    Edited by: Muhammad Mobashir on Jan 19, 2009 7:11 AM

Maybe you are looking for

  • How to show 250 characters in a single line.

    Hi,   How do I store 250 characters in an infoobject? (An Infoobject can be of 60 characters only) I can certainly store using 5 different infoobjects but my requirment is that the text should be visible in a single line while executing a report. Reg

  • Driver for Deskjet 1220c (Windows 7 x64 and Windows Server 2008 R2)

    Hi, I've got a Deskjet 1220c and have recently upgraded two machines; one to Windows 7 Ultimate x64 and the other to Windows Server 2008 R2.  Any idea where I can get printer drivers?  I'd like to try the Vista x64 drivers, though these were included

  • IPod Stuck on the Black screen with White Apple logo

    Last night, my iPod suddenly stopped working after I restarted my PC with the iPod still connected to it. It's now stuck on the Apple Logo screen and keeps on making hard drive noises, as if it's constantly being reset. I tried doing the Select+Menu

  • Bug in P6 integration API. Where do I post it?

    assert new com.primavera.common.value.Percent(0.1) != new com.primavera.common.value.Percent(0.9) this fails

  • Problem with EJB skeleton classloader

    Hi We have been migrating an enterprise application from Weblogic 7 to 9.2 and experienced strange problem with EJBs. Our EAR contains (beside the other elements) an EJB module with EJBs and some common POJO classes inside. At the deploy and run phas