Problem in batches

Hi,
"Invalid batch according to selection criteria in batch determination".
This is problem while selecting batch in goods issue.
Can anyone explain to how solve this.
thanks/regards
vish

hi
please check your strategy record t-code COB2 where check your class assignmnet and sort rule assignment proper or not.
regards
Pravin

Similar Messages

  • Photoshop SC5. What's the problem, Automate / Batch, did not work.

    Photoshop SC5. What's the problem, Automate / Batch, did not work.
    Message was edited by: roomus

    What OS?  Details?
    What error message?

  • Problem in Batch Updation After posting

    Hi Experts
    Currently we are having a problem with one-step stock transfer. We want do automatic GR (Goods Reciept) during PGI (Post Goods Issue) for a delivery.
    We have done some coding in exit EXIT_SAPLIE01_007 so that even we have XXX batch during picking and PGI, the GR document item will show in YYY batch. The document was posted succesfully. And the table MSEG is showing correctly material was recived YYY batch against 101 movement. Also MB51 is also showing material was recieved under YYY batch. But the real problem is stock was updated in XXX batch????????????.
    To prove this the table MCHB was not updated for this material with YYY batch, which we will expect generally once there is GR for any batch, latesr GR date will be updated. Table MCHB showing GR date also updated against XXX batch which we dont want.
    While searching SAP notes for this i have gone through note 619913, which says If the batches are uniquely defined on material or client level, the batch exists in the system, and only a plant segment is created for the receiving plant. User exit EXIT_SAPMM07M_003 is not processed. Here we have some coding for batch creation and updation.
    Can you please provide some thoughts on this? I am a functional guy dont know much ABAP knowledge, how to deal with this. I am assuming that If we can call EXIT_SAPMM07M_003, the problem may solve.
    Please guide.
    Regards
    Suresh

    Hi Any views
    Suresh

  • Problem with batch in outbound delivery

    Hi gurues...I´m newby in SD and I have the followin problem.
    I confirm an outbound delivery that need a batch, without the batch.
    Obviously I can´t post goods receipt, but when i do the shipment,
    it creates the bill but it don´t post goods receipt because it says that i need a batch in the position. How can i do to avoid that the shipment creates the billing without the batch??????..... 

    Jorge,
    Here I am giving you more idea batch determination so that it will be more easy for you to correct the isue as you are new.
    On batch determination, the whole process, how it is determined automatically in the order.
    1)     Normally we use batch determination at delivery level, because at the time of order material may or may not be created. For this material should be configured with batch and batch determination should be checked in sales views of material.
    2)     A2) Batch Determination during order Creation.
    For this you need to maintain Classes d for you Material. Depending on the Manufacturing process you can define the characteristics for your material.
    Ex: Purity for Medicines, Resistance for Electric Items.
    You need to create a class (You might have to create a new class type) which incorporates the characteristic.
    First Create the Characteristic Using Ct04 and then using Cl02 create the Class including this characteristic.
    Then in your material master Classification View Enter this class.
    Then Create a Batch for the particular plant and Stor Loc using MSC1N.Give the value of the characteristics in this batch.
    Then go to SPRO ->Logistics General ->Batch Management and maintain the Condition Technique (Procedure, Strategy Types and assignment to sales docs etc).
    Then Create the Batch Determination Record using VCH1.

  • LC Output - problem big batch of 1000+ records

    Hi,
    I am creating a prototype with LC Output. The calling application will produce big XML file - Batch with more than1000 records.
    Example XML data:
    <?xml version="1.0" encoding="utf-8"?>
    <BATCH>
    <formDataRecords>
    <LC_KOMA002>
    <customerNameAddress>Jensens Biludlejning</customerNameAddress>
    <customerNameAddress>Vestergade 21c</customerNameAddress>
    <customerNameAddress>7100 Vejle</customerNameAddress>
    </LC_KOMA002>
    <LC_KOMA002>
    <customerNameAddress>Pete Petersen</customerNameAddress>
    <customerNameAddress>Vestergade 10</customerNameAddress>
    <customerNameAddress>7100 Copenhagen</customerNameAddress>
    </LC_KOMA002>
    </formDataRecords>
    In a setVariables step I extract the XML data to be merged with formTemplate. I extract all all nodes under <formDataRecords> in a new XML variable.
    I use this xml as input data to a GeneratePDFOutput (LC Output). The GeneratePDFOutput is set up with 'multiple streams&apos; and &apos;record level&apos; 2 and &apos;Record name&apos; = <LC_KOMA002>. I use the &apos;Output Location URI&apos; to save the pdf with incremental filename xxx1,2,3,4.pdf
    The workflow works fine with 500 records - here it produces 500 pdf files with 1 page.
    Problem:
    When running with 1000 records or more my process does not produce any pdf. The watchedfolder take my XML datafile. But after 3-4 min. it returns this error in the ERROR server log.
    2010-08-12 11:52:00,484 WARN [com.arjuna.ats.arjuna.logging.arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.BasicAction_58] - Abort of action id a10ed08:ce4d:4c596be4:15f4fee invoked while multiple threads active within it.
    It seems like GeneratePDFOutput run out of memory in some way when it handles more that 500 records.
    I hope that you have ideas to configuration/settings that can be used on the Adobe LC server or CL Output so that it can handle large batch jobs??
    I look forward to all you clever solutions - I really want to show the customer Adobe LC can do this one :)
    /Thomas Groenbaek, Jyske Bank

    Thanks Neal,
    You are always a life saver... and wauw you second post, it takes the tough questions to get you out :)
    Great info. I have now succesfully produced Batches with 1000 records and 2000 records. This means my GeneratePDFOutput create 1000/2000 PDF with one pages and 1 Big of 1000/2000 pages.
    Just want to share with everybody what settings I adjusted on my Adobe LC server:
    1) In C:\Adobe\Adobe LiveCycle ES2\jboss\bin\run.bat
    set XX:PermSize=512m -XX:MaxPermSize=512m -Xms2048m -Xmx2048m
    2) In C:\Adobe\Adobe LiveCycle ES2\jboss\server\lc_turnkey\conf\jboss-service.xml
    set <attribute name="TransactionTimeout">900</attribute> Default 300
    3) In Home > Services > Applications and Services > Service Management
    Find service 'outputservice1.1&apos; and click link to open settings
    Changed &apos;Transaction Time out&apos; from default =180 to 900
    When I produce batch with 2000 record it produced all 2000 PDF but I had an error right after it finished:
    2010-08-13 15:16:43,076 ERROR [org.jboss.ejb.plugins.LogInterceptor] TransactionRolledbackLocalException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) throws com.adobe.idp.dsc.DSCException, causedBy:
    java.lang.IllegalStateException: [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] [com.arjuna.ats.internal.jta.transaction.arjunacore.inactive] The transaction is not active!
    Anybody knowing what caused this error and how to solve it
    /Thomas Groenbaek

  • Problem in batch input method

    Hi wizards,
    please help me for the following problem:
    I have created a parent recording for MATERIAL MASTER in LSMW batch input method by selecting all of the fields that may be required for different material types.  Now I want to edit the recording and create new recordings from the parent one for specific material types.  For this, i have made a copy of the same recording with a different name in the same project.  In the copied recording, i have kept only the screen fields which i require for a particular material type and deleted the rest. I have created new structure relationships and field mapping rules for the new recording. Now when i upload the data, system is behaving normally upto the DISPLAY READ DATA stage, but gives a short dump on CONVERT DATA. On inspection i have found that during FIELD MAPPING, the _source field mapping is still showing mapping with the source structure of the parent recording for fields which have mapping rule as "Transfer" but it is picking up the new source structure for those source fields for which mapping rule is "Constant"_.
    Kindly help me solve this problem as i do not want to create a separate recording for each material type. Can creating a new subproject help in this regard?
    Thanks and regards
    Abhik

    Hi Harris,
    could you please let me know how to use the two methods you have mentioned? If you have any docs regarding the same then could you please mail it to me at [email protected]? Or else if you have any link for the same then please do send it to me.
    However, I would like to know that if separate recording is required for every material type, then why the "COPY RECORDING" and "DELETE SCREENFIELD" utilities have been provided.
    Thanks and regards
    Abhik

  • Dear all i have a problem with batch selection

    Hello ,
    i have this problem , i  can't assign automatically batches to some promotional material items, we have generic batches accord to the price of this items. when i deliver the order i have to put mannually the batch.
    Some of you can help me?
    i tried to classificate the batch with transsaction MSC2N but this changes are not saved and when i start another order must to put batch manually again
    Thanks

    For Batch determination in Delivery:
    -Please check if the Material Masters for these materials have been extended to Classification Views with class 023.
    -Check VCH1   if the search strategy records are maintained .
    There is also a detailed document here :
    Automatic Batch Determination Based on Shelf Life

  • Problem with Batch Updates

    Hi All,
    I have a requirement where in I have to use batch updates. But if there's a problem in one of the updates, I want the rest of the updates to ingore this and continue with the next statement in the batch. Is this not one of the features in BatchUpdates in JDBC2? I have been trying to accomplish this since 2 days now. Can anyone help me with this. Can anyone please help me with this?
    FYI, I have tried the following.
    I have 3 test updates in my batch.
    2 nd statement is an erraneous statement(deliberate). Other 2 statements are fine. It is appropriatley throwing 'BatchUpdateException'. when I ckeck the "arrays of ints" reurned by executeBatch() as well as BatchUpdateException.getUpdateCounts() are returning an arrays of size '0'. If remeove the erraneous statement, behaviour is as expected.
    Thanks in advance,
    Bharani

    The next paragraph of the same API doc:
    If the driver continues processing after a failure, the array returned by the method BatchUpdateException.getUpdateCounts will contain as many elements as there are commands in the batch, and at least one of the elements will be the following:
    3. A value of -3 -- indicates that the command failed to execute successfully and occurs only if a driver continues to process commands after a command fails
    A driver is not required to implement this method.

  • Problem with batch inputs

    Dear All
    Could you advise me, we have many batch inputs stored in our system, some of them are very old one.
    What is SAP recommendation?
    How long batch inputs should be stored?
    Maybe you have some experience in this matter and can advice us>
    Thank you in advance for your help.
    Best regards
    Maja

    Hi Maja,
    if you double click on each batch input session, u will find the status, (Error, Processed, Not Message). u can delete the batch inputs whose status is Error or no message. those are all not in use. Even if you leave that also not a problem.
    U can find the status in 2nd Column, if the 2nd column has symbles like (Execute, Create and Error). Based on that also u can find the status.
    Kumar

  • Problem with batch import and ReadAloud flag

    We use the batch import to get our books into the Content Server. We have a couple of books where we want to allow the read-aloud feature. According to the manual setting the flag acs:RightReadAloud to -1 in the XML import file should take care of this but it doesn't work for us. I have tried setting the flag to -1 and 0 but the result is the same. <br />Below is an excerpt from our XML file:<br />          <acs:PublishInfo><br />               <acs:RightReadAloud>-1</acs:RightReadAloud><br />Any suggestions?

    What version of ACS are you using and what process are you using? <br /><br />The following should work:<br />- export the XML for the books you want to change<br />- modify the XML tags for acs:RightReadAloud from 0 to -1<br />- make sure the values for the NotifcationType tags are set to 04 (update)--rather than 03 (replace)<br />  <Product> <br />    <NotificationType>03</NotificationType><br />- import the XML<br /><br />Do a new search for the books in ACS (to make sure you're seeing the new values) and check that the read aloud rights have changed.<br /><br />There is a problem in the importer which could cause an update like this to fail. See:<br />http://support.adobe.com/devsup/devsup.nsf/docs/53803.htm

  • Problem in Batch Determination

    I think that I did all configuration necessaries but the batch determanation dont work.
    In delivery on the screen Batch Determin. I can check that the condition record was found on procedure.
    And in the log Log, i get :
    Batch stocks are being read...
    Batch 0000000112 Storage Location DC01
    Batch 0000000180 Storage Location DC01
    Batch 0000000210 Storage Location DC01
    Batch 0000011815 Storage Location DC01
    Search according to selection criteria...
    Batch 0000000112
    Batch 0000000180
    Batch 0000000210
    Batch 0000011815
    MRP area check for batches...
    Availability of batches...
    Batches are being sorted...
    So, after "MRP area check" I have no batch.
    I did a test configuring in condition record (VCH1) the field SelectionType with option "O",  then i got all batchs on the delivery.
    In my Selection Class there are  LOBM_LFDAT and LOBM_VFDAT.
    Does anyone know why the batch determination is not working ?
    Best regards.

    Though you have confirmed that you did all configuration settings for batch determination, unless there is some setting missing, system will not throw an error and the explanation given is not suffice to conclude where exactly the problem is.
    Please go through the link and reconfirm that your settings are in line with this
    [Config Setting In Batch Management|http://www.sap-img.com/materials/config-setting-in-batch-management.htm]
    If not, please enlighten more on what you have done on IMG settings.
    thanks
    G. Lakshmipathi

  • Problem in Batch Management

    Hi guys,
    We have configured for batch specific units of measure and configured to change the conversion of batches for kg per each using MSC2N transaction.
    The configuration is working fine if we give the conversion factor upto 3 decimel places only.  If we give the conversion factor with more than 3 decimal places, the system is giving error in MB1B and also in Goods Issue, and it is not coming out of loop.
    Can anybody suggest the solution for this problem
    I will reward for the help
    Thanks in advance

    Hi Rajeev,
    Actually it is not possible to change please check the following SAP note :
    Note 95869 - Decimal places for quantity fields (type QUAN)
    Note 931971 - Decimal places in stocks and stock postings
    reward if helpful,
    Regards,
    Chetan.

  • Cs6 problem with batch from raw to jpg

    hello
    I recently have problem when I want to batch raw files in bridge and convert them to jpg. it gives me errow message as: The command "Save" is not currently available. (-25920)
    I try all possible ways but it doesn't work. I try to process files - script- image processor but in this way doesn't work eather. different computer works just fine with same files and using same workflow.
    Just few weeks back I was able to do all my work without problem. Please HELP,HELP,HELP
    Bibi

    Andrew Shalit wrote:
    I used iPhoto for many years and found it to be cumbersome and more trouble than it was worth.  It did not let me manage, organize, rate, tag, and edit my photos in any way approaching convenience. 
    Hate to say this for the 3rd time, but use Canon's "DPP" (Digital Photo Professional).
    With it you can "manage, organize, rate, tag, and edit [your] photos" as well as batch convert to jpeg or othet formats.

  • Problem with Batch Resizing in CS3

    I have a bunch of .jpeg pictures I want to resize.  I created a new action, I went to File - Automate - Fit Image and set the size to 1920x1080, closed but did not save the image. Then I stopped the action.
    Then I went to File - Automate - Batch and set the Action to my new action, set up the source and destination folders and clicked OK.
    However, after resizing the first picture in the source folder, I get the JPEG quality window opening and when I click ok, it just keeps opening the JPEG quality window after each picture is resized.
    Is there anyway to prevent this jpeg quality window from opening each time, so the action just resizes all the pictures ?  I'm using CS3 Photoshop?
    Thanks in advance,
    John Rich

    That could be a video card problem, so run a check on it.
    If changing drives be sure to deactivate CS3 before doing this (in Help menu).  Then activate once installed on new HD.  Best to do this with disks rather than just file transfer.

  • Problems by batch processing in CS2

    Hello,
    I have a problem. I had record a new activity "Insert a logo and storage". Then I started a batch processing with 40 photos. But I have a problem. Not all photos are insert a logo, the first 10 photos are with logo, then come 3 without logo, then come 2 with logo and the rest are without logo.
    All photos have the same dimension and all are upright.
    What is wrong with this batch processing????
    Thanks for help!!!!!!!
    Greetings from germany

    This sounds like a Photoshop, or maybe Illustrator, question. You should ask it directly in the application forum for your platform (presumably Windows) where there are more people likely to be able to help. Please try to provide some more details, like what the steps are in the action.

Maybe you are looking for

  • How to display dynamic hyper link in list view webpart using xslt ?

    Hello, I have changed design layout of list using xslt webpart. However, still I am unable to update the hyperlink value for the same. I have column named "PageLink" that is having http link value for example "http://google.com" I require to display

  • Photo will not disappear from Photos app

    I saved a photo from my messages into my camera roll, imported it into iPhoto, and synced it back to my iPhone.  A few minutes later I deleted the photo from my iPhoto Library . . . but it refuses to disappear from my iPhone.  I've turned off photo s

  • Xml loading and empty elements

    Hi, I'm having problems with Flex and xml data. I've created an app to edit pre-existing xml files or create new xml files, which are then saved out.  The xml node structure is defined (and cannot be changed as it's widely used across the company and

  • Why dose it says that my apple id is disable and how could i activate it

    its says that my apple id is disable when im going to download a app

  • MacBook with weird beeping boot up?

    Last night, my MacBook just shut off. I figured it was the logic board, because this has happened three times before on me (while in warranty). But now I am a year out of warranty. I waited until the next day, and I tried turning it on. It made the c