CS4 index code for subentry repeats entry term

I'm indexing a book and for each subentry I'm getting a repeat of the entry string concatenated with the subentry value. For example:
Agencies 357
Agenciesconsumer rights 359
Agenciesinterview questions 358
Agenciesregistry or staffing 357
Problem appears to be in Word Import where InDesign creates index codes with erroneous content. I've tested with with RTF, Word 97-2003 and Word 2007 format and the results are the same.
Running CS4 on Windows Vista. Index markers were imported from Word 2007 using Word 97-2003 format. Index worked correctly in Word.
I've got a 500 page book with complex layout that is ready to go once I get the index fixed!
Suggestions welcome, thank you.

Yes, I'm using 6.0.4. The bug is still here.
I think the easiest work around may be to:
place the original Word document (with its imbedded index markers) into CS3 (if you have it!)
generate the index and save the CS3 file
open the CS3 ID file in CS4
index generation now works fine
This should, of course, be done before any formatting begins.
Exporting the document from CS4 to INX, then loading into CS3 doesn't work.
It seems the problem is with CS4's inability to properly deal with the second level index markings of Word.

Similar Messages

  • T-code for creating new payment term

    Dear All,
    What is the T-code for creating new payment term in PO.
    Pleaze reply it soon.
    Thanks
    Prasant Sekhar

    use /NOME2.here u can create or copy as u wish.
    regards,
    indranil

  • What is the index service index codes for nokia info message services?

    Is there an ee service information message service and if so is there a numerical index codes list?

    What is the application release?
    what is the workflow document web services service?Oracle Workflow Administrator's Guide -- Page 7-75
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121wfag.pdf
    Workflow approval message is stuck in the inbox. It mail_status is mail. It's status is open.
    I can see the approval message in the inbox and it is holding up other emails as it's just sitting there.Can you find any errors in the Workflow log file?
    A Guide For Troubleshooting Workflow Notification Emails - Inbound and Outbound [ID 831982.1]
    Outbound Workflow Email Notification is Not Received [ID 370327.1]
    How to Perform a Meaningful SMTP Telnet Test to Troubleshoot Java Mailer Issues [ID 753845.1]
    What to Review When Notifications are not Emailed (Outbound Processing) ? [ID 1051421.1]
    Also, see old threads for similar discussion.
    Receive Workflow Notification
    http://forums.oracle.com/forums/search.jspa?threadID=&q=Receive+Workflow+Notification&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Help in Match-code for field SEARK (Search Term)

    Friends, in my aplication was necessary insert the match-code for SEARK field.
    I use the function module RH_OBJID_REQUEST in the form OPEN_BOX2 at the event AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_requi-low.
    When I use this match-code and select the 4 itens and clique the OK button, only the last item appears in the field.
    Anyone else had this problem?
    Can someone help me?
    Thanks for listening. 
    Below is the code:
    select-options:
      so_requi    for pm0d1-seark no intervals  .
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_requi-low.
      PERFORM open_box2 CHANGING so_requi-low.
    form OPEN_BOX2  changing p_so_requi_high.
    Variáveis
      DATA: h_plvar LIKE p1000-plvar,
            h_otype LIKE p1000-otype,
            h_objid LIKE objec-realo,
            h_begda TYPE begda,
            h_endda TYPE endda,
            p_subty TYPE plog-subty.
    tables
      DATA: p_change_profq LIKE hrpe_profq OCCURS 0 WITH HEADER LINE.
    preenche as variantes para os parâmetros da função
      h_plvar = PCHPLVAR.
      h_otype = 'Q'.
      h_begda = sy-datum.
      h_endda = '99991231'.
      DATA: sel_objects LIKE objec OCCURS 0 WITH HEADER LINE.
    popup with qualifications catalogue
      CALL FUNCTION 'RH_OBJID_REQUEST'
           EXPORTING
                plvar                 = h_plvar
                otype                 = 'Q'
                seark                 = '*'
                seark_begda           = h_begda
                seark_endda           = h_endda
                set_mode              = 'X' "multiple choice
           TABLES
                sel_objects           = sel_objects
           EXCEPTIONS
                cancelled             = 1
                wrong_condition       = 2
                nothing_found         = 3
                illegal_mode          = 4
                internal_error        = 5
                OTHERS                = 6.
    Captura os dados selecionados e passa para o select-options
       free: so_requi.
       if sy-subrc = 0 .
         loop at sel_objects.
           clear so_requi.
           so_requi-sign    = 'I'.
           so_requi-option  = 'EQ'.
           so_requi-low     = sel_objects-objid.
           append so_requi.
         endloop.
       endif.
    endform.                    " OPEN_BOX2

    Hi
    I am sorry I thought that it is TPLNR field
    for EQFNR there is no matchcode or search help
    if you want you can create a matchcode/search help and add
    It is a CHAR 30 field for which most of the times no values are entered
    Reward points for useful Answers
    Regards
    Anji
    Message was edited by:
            Anji Reddy Vangala

  • InDesign CS4 - Index no longer lists entries

    First off, it's been a while since I've posted here! I feel all giddy =)
    Second, thanks for taking time to look at this one....
    I'm on XP using InDesign CS4. We've created and updated many book files over the years starting with CS1 and have not run into this situation before. I'm hoping someone out there can help shed some light as to why, if not a fix. This particular project is a chapter based book file that was originally made several years earlier using InDesign CS1. There are 11 chapters, plus Table of Contents, Index, and technical matter up front. Since the original production, information has changed so we have set out to make an update.
    Updates included:
    - Figure edits/addition (all externally linked to .AI files)
    - Layout changes (i.e., page shifts due to additional graphics, some text content added, some removed, but nothing heavy)
    - Conversion from CS1 to CS4
    - Chapter Title updates (we are not using any scripts that name internal content based on file name)
    - Chapter sequence has changed so that old Chapter 5 is now new Chapter 1 and all following chapters shifted up by one. This literally changed all file names of the individual InD chapter files used to comprise the book document.
    OK!
    Old Chapter 5 is now new Chapter 1 and required reinsertion into the book document. This was the same for most of the other chapters as well. Upon all updates, the page numbering, sequences, etc., all checked out. I updated the ToC withgout issue. I then attempted to update the Index. This is when I noticed that the "Update Index" option was greyed out (Windows/Type & Tables/Index Shift+F8). Odd, but Ok, so I tried to generate a new index. No luck there either as it only created a empty text field with the title "Index" but with no entries. I then checked the Index Preview list and noticed that all but perhaps 5% of my entries were missing.
    So this is where I am. Yes, content was edited, but not to the extent that would have deleted so many indexed entries throughout the book. Has anyone had experience with index errors during conversion from CS1 to a newer version? Or perhaps by renaming and reinserting chapter files into the master book document? I always assumed that the Index entries were held within the chapter file they were created in, until running the book-based Index generation. Perhaps I'm wrong. Could renaming/reimporting chapters have wiped my entries?
    I do have the old Index.ind file with all old entries as well as several prints for reference should I need to comb the ENTIRE book replacing each Index entry. I hope that is not my only option! I hope hoping that one of you might offer some sound advice that I'm overlooking here before I head down that road. Please help me, Obi-won. You're my only hope. Any takers?
    Thanks in advance for any suggestions. It's much appreciated!
    - Noel.

    yn wrote:
    First off, it's been a while since I've posted here! I feel all giddy =)
    Second, thanks for taking time to look at this one....
    I'm on XP using InDesign CS4. We've created and updated many book files over the years starting with CS1 and have not run into this situation before. I'm hoping someone out there can help shed some light as to why, if not a fix. This particular project is a chapter based book file that was originally made several years earlier using InDesign CS1. There are 11 chapters, plus Table of Contents, Index, and technical matter up front. Since the original production, information has changed so we have set out to make an update.
    Updates included:
    - Figure edits/addition (all externally linked to .AI files)
    - Layout changes (i.e., page shifts due to additional graphics, some text content added, some removed, but nothing heavy)
    - Conversion from CS1 to CS4
    - Chapter Title updates (we are not using any scripts that name internal content based on file name)
    - Chapter sequence has changed so that old Chapter 5 is now new Chapter 1 and all following chapters shifted up by one. This literally changed all file names of the individual InD chapter files used to comprise the book document.
    OK!
    Old Chapter 5 is now new Chapter 1 and required reinsertion into the book document. This was the same for most of the other chapters as well. Upon all updates, the page numbering, sequences, etc., all checked out. I updated the ToC withgout issue. I then attempted to update the Index. This is when I noticed that the "Update Index" option was greyed out (Windows/Type & Tables/Index Shift+F8). Odd, but Ok, so I tried to generate a new index. No luck there either as it only created a empty text field with the title "Index" but with no entries. I then checked the Index Preview list and noticed that all but perhaps 5% of my entries were missing.
    So this is where I am. Yes, content was edited, but not to the extent that would have deleted so many indexed entries throughout the book. Has anyone had experience with index errors during conversion from CS1 to a newer version? Or perhaps by renaming and reinserting chapter files into the master book document? I always assumed that the Index entries were held within the chapter file they were created in, until running the book-based Index generation. Perhaps I'm wrong. Could renaming/reimporting chapters have wiped my entries?
    I do have the old Index.ind file with all old entries as well as several prints for reference should I need to comb the ENTIRE book replacing each Index entry. I hope that is not my only option! I hope hoping that one of you might offer some sound advice that I'm overlooking here before I head down that road. Please help me, Obi-won. You're my only hope. Any takers?
    Thanks in advance for any suggestions. It's much appreciated!
    - Noel.
    Please forgive my weird sense of humor, but, it looks like you've found a perfect way to delete 95% of your index markers in a book.
    Seriously, I'm not certain how this could happen, but I do have a couple of ideas on how to troubleshoot that I learned from some years as a trainer and tech-support guy.
    * Go back to the beginning of your process. Open a copy of an old file in CS1, if you still have it, and if it runs on a workstation that's compatible with it. Generate an index; the original index markers should work. If you don't have CS1, open a copy in whatever release you used to convert your old files, and generate an index. Compare the two indexes, if you have been able to make one for the file with CS1. If no CS1, compare the index entries in the newer version's index with the complete CS1 index. If any original-index entries from the test file aren't present in the newer-version index, here's where things went bad. If nothing's lost, this likely isn't the trouble spot.
    What could go bad here? The obvious suspect is the conversion from CS1 to CS4. I can't remember how CS1 worked. If it had an export-to-inx, and you opened that inx file in CS4, and the CS4 file is missing index markers, try opening a copy of the CS1 file directly in CS4. Or, if you opened the CS1 file directly in CS4 and lost index markers, try exporting from CS1 to inx and opening that file. If both methods lose index markers, then this is the problem spot; perhaps someone has a suggestion to fix this problem.
    * If the file conversion doesn't lose index markers, then the book feature is the next place to look. Create a new book in CS4 and add the files in the old order and generate an index. Compare it to the original. No loss, then push it harder, and rearrange the order of documents in the book, and regenerate the index. If this fails, generate a brand-new index. If both index generation approaches fail, then you've found the problem. Perhaps someone can suggest a fix.
    * If all's OK so far, try more stuff, like rearranging chapter files, generating the index.
    * If rearranging files works, test each succeeding step in the process until you find the failure.
    * If you can't find a fix for the problem you uncover as the cause, one possible help in re-marking content for a new CS4 index would be to export the original book file set from CS1 to PDF with index entries set to create hyperlinks. Then work through that PDF index by clicking the page references to find their sources, and create new markers in the new files.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • [Ann] QR Code for InDesign CS4 and up

    Ever needed to create a QR code? There are literally hundreds of free QR code generators on the web, but they all have the same drawbacks:
    1. They typically deliver a PNG, either 'click here to download', or you have to drag it somewhere yourself.
    2. It's typically an RGB image, so the cautious designer will start up Photoshop to convert it to a monochrome image.
    3. .. so you get a file to store somewhere ..
    4. ... and after seeing four of them you cannot remember which QR code said what ...
    5. .... and, you cannot use such site in a batched environment (well, maybe some people can by building a proper URL, call the website, wait for a response, etc. I bet it's difficult for your average scripter.)
    So I had a go on converting one of the existing Javascript solutions -- Patrick Wied's, in case you're curious -- into a construction fit for InDesign. All you have to do is download the zip: http://www.jongware.com/binaries/jw_qrcode.zip -- unpack it, and save the file "QRCode.jsxbin" in your local User Script folder. It ought to be compatible with InDesign CS4 and upwards, for both Mac and Windows.
    When it appears in your Script Panel, you can double-click to run and
    1. with nothing selected, it prompts for text and error recovery settings, and will place a proper monochrome TIFF bitmap of (approximately) a useful dimension in the center of your current page.
    2. with an empty rectangle selected, the new QR code will be placed inside it.
    3. with some text selected, the text field will be pre-filled with this.
    4. With a QR Code selected which you created earlier using this same tool, the text field will contain the original text, and the quality setting will be retrieved. You can cancel the dialog if you only wanted to know what it said, or change the text or quality.
    5. You can call this script from another script to perform batch operations. It accepts two required arguments, and one optional, in this order: text, Error Correction level (1-4), and optionally a destination rectangle to place it in:
    app.doScript(new File(app.activeScript.path+'/qrcode.jsxbin'), ScriptLanguage.JAVASCRIPT, ["hello", 1, app.selection[0]], UndoModes.ENTIRE_SCRIPT, "Call QR Code");
    6. Since it's a monochrome bitmap TIFF with enough resolution (at its default size it's 200 dpi), you can use the swatches palette to change the white or black parts to another color, or even make one transparent.
    7. It's just a small file, and so I decided to always have it automatically embed. That way you can never loose it. The image first has to be created in a temporary file (default location: (Temp)/qrcode.tiff, where (Temp) is your local Temporary Files folder). If this fails for some of you (there always seem to be overly prudent IT professionals who seem to despise users storing files willy-nilly), I'll have to think of something else.
    Note: this version only supports plain text mode, not numeric, alphanumeric, or Kanji. Text is converted to UTF-8; for the most common purpose -- web pages -- it should work normally.
    Enjoy!
    Based entirely on Patrick Wied's implementation of a basic QR Code generator. Patrick Wied dutifully notes
    I do not guarantee any resulting QR code generations or detections, use this application at your own risk! - this project is just a study project (non commercial).
    and so I advise to always check your generated code using a good QR Code reader.

    To give back to community, here is the script to generate QR codes for business cards created by data merge
    It reads text frames starting with MECARD:, empties them and places QRcode rotated 15 degrees counterclockwise. Enjoy!
    var _d = app.documents[0];
    var _allStories = _d.stories;
    for(var nx=_allStories.length-1;nx>=0;nx--){
        var _storyAllTextFrames = _allStories[nx].textContainers;
        for(var mx=_storyAllTextFrames.length-1;mx>=0;mx--){
             _storyAllTextFrames[mx].select(); // change page
             if(_storyAllTextFrames[mx].contents.indexOf('MECARD:')==0){
                 var obj = app.doScript(new File(app.activeScript.path+'/qrcode.jsxbin'), ScriptLanguage.JAVASCRIPT, [_storyAllTextFrames[mx].contents]);
                 _storyAllTextFrames[mx].contents = "";
                var myScaleMatrix = app.transformationMatrices.add({horizontalScaleFactor:.7,
                    verticalScaleFactor:.7,counterclockwiseRotationAngle:15});
                obj.transform(CoordinateSpaces.pasteboardCoordinates,AnchorPoint.centerAnchor, myScaleMatrix);            
                 //obj.move ([_x,_y]);
    here is a MECARD template for you:
    MECARD:
    N:<<Last>>,<<First>>;
    TEL:<<Direct>>;
    TEL:<<Mobile>>;
    EMAIL:<<E-mail>>;
    NOTE:<<Position>> at <<Company>>;
    http://www.nttdocomo.co.jp/english/service/developer/make/content/barcode/function/applica tion/addressbook/index.html

  • Repeated entries in VAPMA-sales index table-order item

    Hi,
    I want to know in which scenario SAP system create repeated entries in VAPMA-sales index table for same material and same order.as in my scenario system had created a repeated entries in VAPMA for same material in sales order.so it looks like duplicate entries except there is difference in some of the primary keys.
    Thanks
    Manish Gupta

    Uhm... VAPMA is just an index table of VBAP/VBAK entries, so when you have different key fields that's when you'll see the "repeated" entries. When the key fields are different it's not a duplicate.

  • The calendar sync is recently not working correctly, not display "All events" but it only displays the last six months for my individual entries. My repeating entires do go back further, though. How do I fix?

    I have an iPad 5.1.1. The calendar sync has started to not work correctly. I have it checked "All events," but it only displays the last two months for my individual entries. My repeating entires do go back further, though. How do I fix?

    HI Jason269. Thanks for your reply, however I wrote that I already have "All events" checked. If All Events is checked and it doesn't diaplay all events, how do I fix? It seems this is a common issue, as I have read many others on here state the same problem.
    I believe my problem occurred when I synced my iMac calendar to my iPad calendar using yahoo. Yesterday, I unsynced them on my iMac controls. When I checked my iPad calendar, all of my old entries reappeared - but only for five seconds and disappeared again. So, the data is saved and still there but cannot be displayed, even when I have All events checked. In fact, it only shows my individual entries for the last two months, but does show all my recurring entries. If I switched to last six months, I will see everything for the last six months. If I switch back to all events, it is only for the last two months.
    As I mentioned, others on here have expressed exactly the same issue, including the two month example and having used yahoo.
    For legal purposes, I need to be able to use the information from my indidual calendar entries in an upcoming court case. So I really need to fix this ASAP!

  • Recover lost activation code for CS4 [subject edited by moderator]

    I'm Cheong Man Keong, my software is Adobe Dreamweaver CS4 with product no.992536501348201435 and I have registered this software in Adobe.com in year 2009. Can help and support team Adobe.com tell me "activation code" for my software because I lost it.

    If you registered your product online, you can retrieve the serial number by logging in to MyAdobe with your email and password.
    https://www.adobe.com/account.html
    Nancy O.

  • T-code for term of payment

    plz let me know the  t-code to create  new terms of payment condition for Customers.
    full mark for correct answer.

    The T.Code to create new payment term is obb8
    thanks
    G. Lakshmipathi

  • Reminder & Term Code for prepayments in Performa Invoices or Vendor POs

    Hi,
    I need set proper Term Code for AR, PO.  All orders will be paid before ship the goods, the Terms will be 1/3, 1/3 and 1/3 and 2 weeks apart with each prepayment.  PO need pay to vendors 1/2 and 1/2 before they ship. 
    How to setup those Term Codes and can send the Reminder to me for which Performa Invoice(s) need to follow up with customers as well as the PO vendor payments need to be paid on time?
    I will use "Quotation" for Performa Invoice until I get all prepayments to release the shipment.  The GL account will set to "Customer Deposit" first.  When Quote becomes Invoice then need reverse the "Customer Deposit", how can I setup this GL account for this type of transaction instead of regular AR account?

    Raj,
    This is a good solution, I tried in client's data in Sales - A/R> A/R Down Payment Invoice data but got error when I create the new Installment Payment for 33.33% 0 month, 0 day and installment "Credit Method" is "First Installment", by 15, 30 and 45 days each is 33.33%.
    Error detail is:
    [Microsoft] [SQL Native Client] [SQL Server] Can not insert the value NULL into column 'GroupNum' table
    'Test.dbo OCTG'; column does not allow.....
    Which quick way I can link the error solution in SAP B1? 
    I tested another one on my laptop with OEC data, when I applied 33.33% of $4,000 the 1st installment is $1,333.33 (I manually entered the 33.33%) even I set the Payment Term for 3 installments already, the balance showed $1,333.33.  Where is the mistake? Oh, I did not add any patch to my 2007A yet. I downloaded the patch in the basket but did not install yet.
    Thanks,

  • Only receiving repeat entries in iCal on iPhone 3GS v5.1.1 since iMac went down for service

    Yesterday I took my iMac in for service.  Today I was checkingl entries in iCal in my iPhone 3GS v5.1.1 and all entries were missing except those that were Repeat entries.  I tried to go to iCloud to check iCal but iCloud didn't recognize my account and password and said I had to creat a new account.
    What is up?

    I had this same exact issue while traveling in Italy and France (I returned yesterday 17-October).
    Before leaving, I verified by phone w/At&T that I had all necessary features to use my phone overseas. They said yes I did have all necessary features to use my phone overseas. They did offer me their AT&T World Traveler plan for $5.99/month but I declined since I would not use this feature enough to justify the monthly cost. They said my phone would still work overseas, but my per minute usage rate would be slightly higher. ...HOWEVER, I could not connect with any of the available networks while overseas (same results/messages as you).
    I just spoke w/At&T again. Now they say I did not have the necessary feature to use my phone overseas. This is what I found out:
    1. You can sign up online for the World Traveler $5.99/month plan. This will allow you to use your phone overseas.
    2. If you do not want the $5.99/month plan, you need to have the Expanded International Roaming feature activated on your phone. If it is activated, you will see it on your online account under "International Features". Be aware, the rates will be higher for all services (I believe they told to make sure "Data Roaming" is turned off, otherwise I will be charged $20.00/minute for internet access")
    3. If you have had your phone less than 90 days, and you want to activate Expanded International Roaming, you must call AT&T and ask to speak with International customer service. According to my recent phone call with AT&T, this is the only department that can activate the services (@ less than 90 days).
    I'm still not confident this issue is resolved, but I will find out next time I travel outside the United States.

  • Defualt tax code for enjoy entry

    Hi ! Guru
       How I can default tax code  on screen enjoy entry such as default tax code D7, V7,N7,U7 on Transaction code
    FB60. Please help me
    Thank you very much.

    Dear,
    You can default tax code per company code but not per transaction........if you want to meet your requirement then only option is to create substitution in GGB1 and assign the same to your company code in trasaction OBBH.
    Regards,
    Chintan Joshi

  • InDesign Tagged Text for Cross-reference Entries

    I'm transforming XML to InDesign Tagged Text. The XML has index codes. For regular page entry type entries I'm having no problem outputting to the appropriate InDesign Tagged Text markup. However, I cannot figure out how to code cross-reference type entries. The document "Using Adobe InDesign Tagged Text CS5 Tagged Text" is extremely limited in its usefulness as it does not list all possible values for tag type tags, etc. I've tried dozens of tag combos and guesses at values. None have worked. Also, for some reason, even though I can create a "See x" type reference in the InDesign document, when I export to InDesign Tagged Text to look at the code, those tags are not included in the export.
    Does anyone have a more definitive list of possible IDTT index tag values?

    I have been exporting various things to IDTT to see what the result would be, with nothing really helpful as a result. I'll try hyperlinks, but reading of the Adobe guide to InDesign Tagged Text and also just looking at the InDesign scripting object model leads me to believe that there must be specific tags to create index-specific cross-reference tags.

  • How to disable a custom designed Tx code for multiple user at a time

    Hii ,
    I have designed a screen in module pool for end user to make entries in the screen and when he saves the data is saving in standard table and ztable. the main field in the screen is Batch number..from that batch  number bag number will be generated. and consumed quantity will be saved in that bag no.Bag number will be generated like first 5 digits of batch number and bag number series of that batch number. for example if batch number is 12345 and already 5 times packing is done for same batch..last bag number in the ztable will be 123450005.so next time when user tries to pack using same batch number the new bag number will be 123450006 for batch 12345.Problem here is when user tries to make enrties in that Tx code and at the same time if another user opens same Tx code to make packing for same batch both of them are getting same bag numbers before saving.
    I have called Enqueue and Dequeue FM's but still at a time for same batch user is able to do the packing.now my issue is i want to restrict 2 user to use same batch while packing in that Tx code.
    I have written following code for enqueue and dequeue technics
    data: B_matnr type mara-matnr,
           B_charg type mchb-charg.
    data : i_temp type TABLE OF zpackhdr WITH HEADER LINE,
           i_temp1 type TABLE OF zpackhdr WITH HEADER LINE.
    move : 1110 to WA_BCH-werks,
           chk_matnr1 to WA_BCH-matnr,
           v_bcharg to WA_BCH-charg,
           vgrade to WA_BCH-grade,
           new_batch to WA_BCH-bagno,
           m_baleno to WA_BCH-baleno,
           b_date to WA_BCH-indat.
    APPEND wa_bch to i_bch.
    clear b_date.
    READ TABLE i_bch INTO wa_bch INDEX 1.
        B_MATNR = WA_BCH-matnr.
        B_CHARG = WA_BCH-bagno.
    concatenate  B_matnr B_charg  into
        WA_BCH-objek respecting blanks .
       modify I_BCH from WA_BCH index sy-tabix.
    CLEAR: B_MATNR,
               B_CHARG.
    call function 'ENQUEUE_EMMCH1E'
    EXPORTING
       MODE_MCH1            = 'E'
       MANDT                = SY-MANDT
       MATNR                = WA_BCH-MATNR
       CHARG                = WA_BCH-BAGNO
    if sy-subrc <> 0.
    endif.
    call function 'DEQUEUE_EMMCH1E'
    EXPORTING
       MODE_MCH1       = 'E'
       MANDT           = SY-MANDT
       MATNR           = WA_BCH-MATNR
       CHARG           = WA_BCH-CHARG

    I do understand what u say...mine is a custom designed screen...when i open that screen i have around 15 input fields in which batch is obligatroy...when i give batch and hit enter all the other fields will be filled automatically picking from the table which are relevant for that batch..for example..material,order etc are picked from table...and bag number field will be generated taking first 5 digits of batch and followed by 0001 if its afirst time entry for that batch....so when a user is opening that screen in 2 different windows and giving details without saving any of the screens...in both screens bag number is generating as 001...and when saving it ..its saving 2 entries with same bag number...so i have created a lock entry for afpo table taking order field...so when a user opens 2 screens with same batch...and giving entries in those 2 screens without saving..he is getting same bag numbers as 001.....now when user saving the first screen and coming to second screen to save...he is gettimg message 'ORDER CURRENTLY BEING PROCESSED'..but after the data gettng saved in first screen,then when he saves the second screen it is getting saved...with same bag numbers as 001.so my issue is here...when he saves first screen and comes to second screen to save it the user should get that error message and should come out of the screen....so that he can make a fresh entry for that batch and bag number will be generated as 002 for that batch...
    Regards,
    venkat.

Maybe you are looking for

  • Need a script to fill in a Y or N answer

    I am not familiar with programming too much. Just started using LC and i have a text box called literature. What i want to do is when the text box literature contains the phrase "not required" there will be some sort of field near the bottom page tha

  • How to return a bool value from MyBrokerProcess

    To make MyPlugin work in Adobe Reader X in Protected Mode On, i have created a Broker Process(MyBrokerProcess.exe) Plugincode(C++)--->BrokerProcess(C#)---->Helper(C#) MyPlugin has 4 button, when i click on each button a Window(System.Window.Form) wil

  • Is yellow iPod touch 7th really yellow or lime?

    I want to buy an iPod nano 7th but I don't know if the yellow one is really yellow or more lime color. What the truth? Thank you, DZetko

  • How do I locate a missing file when trying to update Itunes

    I have tried to update my Itunes but get a messaage that the file Boinjour.msi is missing.  I saved the updated file and tried to install it manually but now it tells me that it can't remove the old version of Bonjour.msi.

  • What are some helpful macbook pro forums.  im brand new too mac

    i got a juiced up 15inch macbook pro.  im having problems opening a new folder inside my external hard drive.  im trying to manage the folders but the computer wont let me. i need help