How to search the batch?

hi gurus      
how to search the batch?

use batch search strategy
go to logisitic genral >batch management>batch management and stratefgy>
define selction rule
define sort sequence
define condition table
define acess sequence
define condition type
and maintin the sort rule and selction rule in condition type
assign the condition type to the batch search procedure
activate it for the movement type
create condition record in mbc1

Similar Messages

  • How to search the indexes in 11g Enterprise Manager Console

    Hi,
    After setting the Indexes using Java Embedding for a process, can you please tell me how to search the indexes in 11g Enterprise Manager Console for the particular process.In 10g BPEL Console we have the option of searching the Instances based on Indexes we already set at process level which is inbuilt in 10g. I need the same in 11g .
    Thanks,
    Sagar.

    Hi Sagar,
    You can define composite sensors in your composite.
    Then you will get fields in enterprise manager of that composite instance.(the sensors you have defined will be displayed here)
    You can enter the values based on what you want to search the instance. :)
    Regards
    PavanKumar.M

  • How to reverse the Batch number which was enter wrongly during GRN posting

    Hi Folk,
    How to reverse the Batch number which was enter wrongly during GRN posting .
    Please revert.
    Thank you.

    You can either do a transfer posting and move quantity from this batch to another batch e.g. in MB1B with movement 311, or you cancel the entire material document using MBST transaction and redo your receipt correctly.
    Then you can flag the wrong batch for deletion in MSC2N.
    The batch itself gets deleted physically with the archiving transaction SARA object MM_SPSTOCK

  • How to run the batch files

    Hi Experts,
    I am trying to implement automatic cache purging every day at specified time and i created txt file with SApurge All cache() and created bat file with nqcmd -q Analyticsweb -u username -p password -s (txt file location).
    Now i want to run this bat file daily at specified time with out executing manually may i know how to run the batch file at specified time .
    Thanks,

    There is task type as command in workflow manager if you want you can go for that during the load
    nqcmd -d "AnalyticsWeb" -u Administrator -p Administrator -s "D:\PowerCenter8.1.1\server\infa_shared\SrcFiles\1_BIPurgeCache.txt"
    Check these urls
    http://docs.oracle.com/cd/E12103_01/books/AnySched/AnySched_Scripts3.html
    http://deliverbi.blogspot.com/2011/12/purge-all-cache-from-dashboard.html

  • How to search the Body

    Please guide how to search the Body to add more TAB in CIN Details.
    Regards,
    Manish Jain

    I wanted to add more TAB in CIN details for Excise Range & Division address

  • How to Print the Batch no in the AR Invoice , AR Credit memo

    hi
    Dear experts my client using SAP Business One 2007 B Patch 15 and i want to print the batch no in the AR Invoice print.
    How can i do this? Please help me
    I have already done setting in the Administration>>system intialization >>print Preference but then also system do not print the batch no in the AR Invoice document is created based on the Delivery
    Please Reply ASAP
    Regards
    Rajani P Patel

    Dear Joseph
    I have also tried with the Document Printing but problem is not solved
    do u have another way for this problem?
    Regards
    Rajani P Patel

  • How to search the content of TPL files?

    Hi. I have a folder with hundreds of template "tpl" files that I'm needing to search the file contents of but using the regular search of that folder is unable to search the content of the tpl files, is it possible to do so?
    Thanks!,
    Wesley

    I assume there's not a "scan all files" with Spotlight?
    I don't think that would be possible in the specific case of content searches. Here's my understanding:
    EasyFind searches the files themselves when it looks for content, which makes it slow but very flexible.
    In contrast, Spotlight searches a pre-existing index when it looks for things - it can be instructed to search the index in various ways, but if the desired information is not in the index in the first place, it won't be found. Indexing the content of every file in the system is not feasible, so only the contents of certain file types get indexed. I found the following in [this Wikipedia article|http://en.wikipedia.org/wiki/Spotlight_%28software%29]:
    Aside from basic information about each file like its name, size and timestamps, the mdimport daemon can also index the content of some files, when it has an Importer plug-in that tells it how the file content is formatted. Spotlight comes with importers for certain types of files, such as Microsoft Word, MP3, and PDF documents. Apple publishes APIs that allow developers to write Spotlight Importer plug-ins for their own file formats.[3]
    So unless you'd care to write your own Spotlight Importer plug-in for tpl files, I think you are out of luck!

  • How to run the Batch input session(SM35) in background thru Report program

    Hi Experts,
    I am working in one modification report requirement ,the report is Mass upload will update and run the file via batch input session. The client requirement is to implement the report execution in background mode , the batch input session will process automatically (ie. the job runs the batch input session in background and process the session ends).
    Currently, the report calls SM35 to write a batch input session and the user manually selects the session and record the transactions.
    Once the Transaction enters and the selection-screen inputs are given, then the transaction executed in background mode and all the above batch input process to be implemented.
    Please advise and guide me, how to proceed.
    I need your guidance to proceed via Call transaction using bdcdata statement, if it can be achieved the requirement.
    Thanks & Regards
    San.

    Hi Arabind Prasad,
    Thanks for your inputs.
    I know the process of the report Execution in background and job steps.
    I want the inputs for how to upload thru Batch input session in background job and the session should also processed automatically
    Currently the report logic declared like call transaction 'SM35' and skip first screen.Once the report (tcode) executed (not in background) It writes one session in SM35. The user should select the session and process the transaction manually.
    The new requirement is, if the report (tcode) executes in background mode...what and how the batch input session should be declared and how it process automatically (like you said mode 'N').
    Hope I am clear in my query.
    Please advise.
    Regards
    San.
    Edited by: San Learner on Mar 1, 2011 7:16 PM

  • How to search the content in a Table

    Hi all,
        How can i search the content in a table. is there any UI Element is there to do this? Can any body give me any sample code for this
    regards,
    VJR

    Hi,
    you gotta do that programmatically,
    here is a sample code:
    int sizeOfstudent = wdContext.nodeCtx_vn_student().size();
    //Ctx_vn_student is the node associated with the table ie its dataSource property
    String filtername = wdcontext.currentContextElement.getSName();
    //sName is the name to be searched , it is a context attribute
              for(int i = sizeOfstudent-1;i>=0;i--)
                   String matchValue = recNode.getElementAt(i).getAttributeAsText("Name");
    //get the name of 1st record(in table) or 1st elememnt in node, "Name" here is value attribute of that node
    //so we are fetching its value and comparing it like..
                   if(matchValue.equalsIgnoreCase(filtername))
                        //here you can add the action to be taken on mathing name                }
    hope it helps
    regards

  • How to search the entire catalog

    Question: I've got loads of folders in my library, and they span over several pages on the Folders section in the Library module. But, when I want to search for a photo using the Library filter, I need to always first, move my mouse and click manually over the Folders section to the top Parent folder before I can do a search on the entire catalog.
    I was wondering how you go about searching the entire catalog, but with a quicker solution? I don't want to always have to find the most parent folder and click on it before I do a search across the entire library.
    Thanks in advance!

    shaibn wrote:
    Question: I've got loads of folders in my library, and they span over several pages on the Folders section in the Library module.
    Maybe time to think about re-organising folders into sub-folders?  I got into the same position, and then created folders for each year, so I don't see individual folders unless I want to:
    If you do that, remember to do it from inside Lightroom (just drag folders around) or Lightroom gets thoroughly confused. 

  • How to search the file in all directories

    dear sir,
    i know how to retrive ms word while clicking the button action.,
    if know the path of file where it exists.
    if i dont know the path,i want to search ms word in exiting all directories
    and retrive msword .how to do search the file?
    please help me ,
    thanks ,
    pullareddy
    [email protected]

    Lets go back to your first question, the one you didn't post here. Why do you want to "retrieve ms word"? My guess is that you want to execute the Microsoft Word executable program and have it load a Word document that you happen to have available.
    If that's the case (and dozens of people have already asked that here), then do this:Runtime.getRuntime().exec("start yourdoc.doc");but put the actual file name in there in place of "yourdoc.doc".
    If you have some other reason for wanting to find MS Word's executable (e.g. you want to delete it), then please reply to this post and let us know.

  • How to search the file in all directoris

    dear sir,
    i know how to retrive ms word while clicking the button action.,
    if know the path of file where it exists.
    if i dont know the path,i want to search ms word in exiting all directories
    and retrive msword .how to do search the file?
    please help me ,
    thanks ,
    pullareddy
    [email protected]

    Sorry I do not understand your question.
    If your question is
    1. How Do I iterate over files in a Directory? Then see A1.
    -or-
    2. How do I let the user select a File (Dir)? Then see A2.
    A1:
    void processDir( String dirPath ) {
    File dirFP = new File( dirPath );
    String dirs[] = dirFP.list();
    for ( int i = 0; i < dirs.length; i++ ) {
    String fileName = dirs;
    String dirName = dirPath + File.separator + fileName;
    File theFile = new File( dirName );
    if ( theFile.isDirectory() == true ) {
    processDir( dirName );
    else {
    // Not Directory! ... It is a file!
    int nDot = fileName.indexOf( '.' );
    String ext = (nDot > 0 ) ? fileName.substring( nDot ) : "";
    // Process File...
    // To see if the extension is of a
    // particular Type...
    if ( ext.compareTo( "xyz" ) == 0 ) {
    // Process special file type...
    A2:
    String BrowsePath( )
    JFileChooser chooser = new JFileChooser();
    chooser.setFileSelectionMode( JFileChooser.DIRECTORIES_ONLY );
    chooser.setMultiSelectionEnabled( false );
    JFrame parentFrame = null; // Or better!
    int returnVal = chooser.showOpenDialog(parentFrame );
    String result = null;
    if (returnVal == JFileChooser.APPROVE_OPTION)
    File selectedFile = chooser.getSelectedFile();
    result = selectedFile.getAbsolutePath();
    return result;
    -John
    null

  • How to create the Batch Automatically during creation of Production order

    Hi All,
    I wanted to create the Batch Automatically for the Specific order type during creation.
    Not for all order type so OPKP transction will not work for me.
    Please suggest any way or user exit any production order.
    Thanks,
    Amit Shah

    Hi All,
    Thanks for your inputs.  
      1. Why we want create the Batch Auto -
          For Std Production Order type we want to generate Batch Automatically.
          For Re-work Production Order type we don't want Batch Created Auto.
          If you have better solution please let me know.
    2.  Scheduling profile.
          I think I misunderstood your solution.
          You want to say that mainatin the Schd profile in the SPRO with repect to Sub Schdler.
          Already client is maintaining the Schd Profile in the Material Master.
           please correct me if i am wrong.
    Thanks,
    Amit Shah

  • How to schedule the Batch file to run from task scheduler

    Hello Everyone,
    I have a batch file which kills the wscript.exe process, I am doing this manually, I need to schedule this batch file to run from task scheduler whenever the process wscript.exe reaches to specific numbers,  i.e if the wscript.exe process count in task
    manager reaches to 30,  the task schedular should execute this batch file,
    Is there a way to do so.
    dibu

    Hi,
    àI need to schedule
    this batch file to run from task scheduler whenever the process wscript.exe reaches to specific numbers.
    As I know, it will not help you to achieve this target via Scheduled Task. When configure Scheduled Task, there
    seems no Trigger option that help you specify this condition (process counts reaches to specific numbers) to trigger the batch file.
    You could consider that improve this batch file. Adding the
    Check function to the script will be a better option. For script issue, you can post it in the
    Official Scripting Guys Forum. I believe we will get a better assistance there.
    If any update, please feel free to let me know.
    Best regards,
    Justin Gu

  • How to generate the batch number for group of records

    Hi All,
    requirement: i have created one sequence to generate the batch numbers.i have to get the nextval of the sequence for batch number (this column is not part of the table. its dynamic column/alias column) only for every 50000 records of a table.
    detail description:
    for example, if i have 10 records in a table. And, if i want to generate the batch number for every 2 records, then the output should look like belo.
    batch-number qty
    1 10
    1 20
    2 30
    2 40
    3 50
    3 60
    4 70
    4 80
    5 90
    5 100
    Please help me on this. Please let me know if you need more info.

    one more update on the above request. this has to be done using SQL query only.

Maybe you are looking for

  • How do I re-install CS4 on my computer ?

    I have a Mac. I want to delete everything, and perform a 'clean install' of Lion. So my copy of CS4 will have been deleted. I think it was bought as an upgrade to CS3 or equivalent. I have the CS4 disks - but I worry that they won't work if I don't h

  • Can't re install Leopard in iMac 20"

    Well let me explain... I tried to install a Snow Leopard, but it fails because was my 6th imac in the family bundle, well the imac turned off at the 9 min to finish the installation. I tried re instal a leopard but i can't do it, cuz the system saids

  • Standard FM to get the Serial Numbers associated with the PO

    Hi, I'm using the Standard FM "BAPI_PO_GETDETAIL1" to get the details of the PO which I have created. The FM is returning the details such as PO HISTORY, POITEM, POHEADER etc. I want the serial numbers associated with the PO. Please help me to get th

  • I need help with rectangle tool size/align

    Hey there ! i've some trouble with a specific document. I could not align any rectangle or define a specific size. For exemple, i choose 600px x600 px in the top "menu" bar, illustrator change the values by 599,641 px It's the same in inch, mm..ect T

  • My macbook will not eject a disc

    How can i get my macbook to eject a disc.  The eject button makes noises but the dusc will not eject?