How to avoid: Material data locked by another user

Hi,
'Material data locked by another user'
We want to avoid this kind of situation  so that two different users can do the transactions on same material at same time.
Regards,

hi,
As per SAP std. configuration its not possible...And if we the reason...then it good for a user...
so, that once the user 1's work is not done fully user 2 can't work untill then and by this we avoid making of extra GR/IR or any of the duplicate documents...
Regards
Priyanka.P

Similar Messages

  • How to avoid clear data in the block in a form

    Hi All
    I am using Oracle form 10g and db 10g.
    My form i have a list item in my main canvas. It has a value of (EXPENSE,AMOUNT,SUPPLIER,ACCOUNT).
    The user used to select the list item one by one and used to enter values in the each canvas assigned to the Item(expense,amount,supplier,account) and go for a save.
    For instance when the user enter the value in expense ,amount and supplier and again back when the user navigate back to amount the entered value get cleared.
    how to avoid the data get cleared.
    Thanks & regards
    Srikkanth

    you can use EXECUTE_QUERY built-in to populate the data when that canvas or block instance. If it need at block level write this at When New Block Instance. if it a tab page then you can write when tab page change. If need where condition, add block level where condition.

  • How to avoid overlapping of Table on another table in Adobe Form

    Hi Experts ,
                  Can anyone tell me how to do this scenario,When I am inserting 3 flowable tables in Adobe form ,issue is one form is overlapping over another, All the internal tables has 10 records minimum. Requirement is after one table is printed Next table should be start printing without overlapping on next further table... Please let me know How to avoid overlapping of table on another table.Advance thanks.
    Thanks & Regards
    Sandesh

    Hi Sandesh.
    Put your table in subform. (one for each)
    And than add one more subform and include all 3 table's subforms in single subforms.
    All subforms should be flowed.
    With Regards,
    JP

  • How to avoid invalid data entering in LOV through code

    hi
    1)i have developed lov in table region, but user easily can enter invalid data and saved into the database tables.
    2)i created one formvalue and mapping into that return item , still its not working in table region LOV.
    3)how to avoid invalid data entering in LOV through code. i have tried this below code in EOimpl set value method. but some how its not wokring.
    if (value!=null)
    throw new OAAttrValException(OAAttrValException.TYP_ENTITY_OBJECT,
    getEntityDef().getFullName(),
    getPrimaryKey(),
    "ProcurementCategory",
    getProcurementCategory(),
    "FND",
    "FND_LOV_SELECT_VALUE");
    Thanks.
    krish.

    Thanks reetesh and gourav for your help.
    i followed below mapping details
    LOV Item Properties
    ID -PurcCommodity
    ViewInstance -VendorVO1
    ViewObject -PurcCommodity
    map1 properties
    LOV Region Item - segment1
    Return Item -PurcCommodity
    CriteriaItem -PurcCommodity
    Usefor Validation -Default
    map2 properties
    LOV Region Item - segment1
    Return Item -validation(formvalue)
    CriteriaItem -
    Usefor Validation -yes
    form value properties
    ID -validation
    ViewInstance -VendorVO1
    ViewObject -PurcCommodity
    Gourav- i double checked multiple rows it is not working, some times it is not working for single row too.
    Thanks
    krish.

  • How to avoid duplicate data while inserting from sample.dat file to table

    Hi Guys,
    We have issue with duplicate data in flat file while loading data from sample.dat file to table. How to avoid duplicate data in control file.
    Can any one help me on this.
    Thanks in advance!
    Regards,
    LKR

    No, a control file will not remove duplicate data.
    You would be better to use an external table and then remove duplicate data using SQL as you query the data to insert it to your destination table.

  • IDVD project locked by another user

    Hi all!
    I have recently changed the hard drive of my iBook.
    All projects were on an external firewire drive.
    After installing the system, i tried to reopen one of my project, and get the message (translated from french) :
    "Project locked by another user
    The project xyz was locked by the user Phil (501) + time and date of the probable last save". It must be refering to the user of my old system.
    How do i get to reopen this project?
    OK sorry I have found the answer : needed to delete a file called project.lock and i was up and running

    Needed to delete a file within the project called "Project.lock"

  • When opening elements 12, catalog is locked by another user

    When opening Elements 12, I get a message that catalog is locked by another user. No other applicatrions are open and computer was restarted

    Yes, I've seen this happen when the form contains a multi-line text field. What happens is that applications generated with the Web PL/SQL generator do optimistic locking by saving a copy of the original contents of each field in hidden fields. When you save the form, it calls the lck procedure in the TAPI, and passes the data from the hidden fields. In theory, if no-one has changed the data in the database since you first saw the form, the data in the hidden fields will match the current data in the database. This works fine for data that has no linefeeds or carriage returns. Unfortunately, if you have a long text field that may contain linefeeds or carriage returns, the browser may have changed the whitespace in the hidden field so that it no longer matches what is currently in the database.
    My current work-around is to do a post-generation change to the TAPI's lck procedure, so that it replaces all whitespace characters (tab, lf, cr, etc.) with spaces, and changes multiple spaces to single spaces in both the input data and the data from the database, so that they will only fail to match if the actual readable data has changed. Yes, post-generation changes are a pain, because you have to remember to do them EVERY time you generate - I usually put a reminder in the Comments on the item.
    Unfortunately, Oracle is not going to fix this because Designer is a "mature" product. I'm thinking of writing my own TAPI generator and my own Web PL/SQL generator that uses SCN (system change number) for its optimistic locking.

  • Desktop Administrator Locked by another user

    Lately I have been having a problem making changes to workflow on my primary UCCX 7.0(1)SR3 server. I open desktop administrator and click on "Side A", then login to the desktop administrator site, but each time I get a popup saying that CDA is locked by another user. Am I doing something wrong?

    Hi,
    There is a bug opened for this but we are still trying to get a clean set of logs to provide to the development team for root cause.
    If the problem is still happening, can you please open a TAC case and complete the following:
    1. Se the WebAdmin debug level to DEBUG and set the files to 10
    2. Set the LRMServer debug level to TRACE and set the files to 10
    Try to login to the WebAdmin and get the message that another user is logged in. Wait 15 minutes. Try to navigate to another page like the Enterprise Data Fields page and see if the 'Save' button is activated or if you still get that message.
    Collect the following:
    1. WebAdmin*.dbg from C:\Program Files\Cisco\Desktop\log
    2. LRMServer*.dbg from the same location
    3. WebAdmin*.dbg from C:\Program Files\wfavvid\tomcat_appadmin\logs
    Turn the Threshold=OFF for the LRMServer after the test.

  • Record Locked by another user

    I have an application using ADF, Java, Struts, JSP in JDev10.1.2
    I have created datapages using 'Input form'. So, if any record is viewed through the form, will that record be locked?
    Won't I have this problem, if I view the record using 'Read Only' form? Pls advice, it is very urgent.
    I keep getting the error "Record locked by another user" all the time. Pls tell me how to remove the locks programatically

    Hi,
    Go to application module --> configuration . Probably you have pessimistic locking mode (default in 10.1.2 version). If that, change locking mode for optimistic - recomended for web applications.
    Kuba

  • Error while updating PO - 'This document is locked by another user. Please

    All,
    While updating the PO through API (Oracle Version - 11i) we are getting the error message 'This document is locked by another user. Please try again later.' intermittently.
    We are using below API to update the PO through interface program.
    po_change_api1_s.update_po
    (x_po_number => <PO_NUMBER>,
    x_release_number => NULL,
    x_revision_number => v_revision_num,
    x_line_number => v_line_num,
    x_shipment_number => v_shipment_num,
    new_quantity => l_upd_price,
    new_price => NULL,
    new_promised_date => NULL,
    launch_approvals_flag => 'Y',
    update_source => NULL,
    VERSION => '1.0',
    x_override_date => SYSDATE,
    x_api_errors => v_api_errors,
    p_buyer_name => NULL
    Client is very keen to know the root cause of the error message, Does any has any idea ? Our concurrent program has been configured incompatibility, so one program will at a given time.
    It would be great if anyone can give me some valuable inputs to debug this error message.
    Thanks,

    Hello,
    I am also facing same issue. In my code I am updating PO lines using Update_PO API. Whenever I am trying to Update 2 Lines on same PO. One get successfully update and for second line getting same error 'This document is locked by another user.'
    Please help me for this..
    Thanks in advance.
    Thanks
    Ravi Raj.

  • Project Locked by another user

    Ok, I kind of broke my MacBook Pro and had to buy another one. I took the HDD out of my old MacBook and connected it to my new MacBook through a SATA to USB converter. I am trying to get my iMovie projects off the old drive but it tells me that the project is locked by another user, the username that I had on my old MacBook. I have tried everything to get it open including copying it to the shared folder, taking ownership, and changing permissions and no luck. Any ideas short of swapping the HDDs.

    Needed to delete a file within the project called "Project.lock"

  • How to suppres Forms Default Locking message with user freindly message?

    Hi,
    In general if the record being edited by current user is locked by another user working on the application, forms would give the dialog box 'Could not reserve record(2 tries). Keep trying?' Is there any way by which i can suppress this message and give user friendly message by capturing it in any trigger.
    Please suggest me?
    Seshu

    You should be able to modify the message to whatever you like by using an ON-MESSAGE or an ON_ERROR trigger. Then when/if the error happens, the default Oracle error message will be replaced by your message. An example is included.
    IF message_type = 'FRM' and message_code = 40350 then
         MESSAGE(WAREHOUSE ID NOT FOUND');
         MESSAGE(' ');
    ELSIF message_type = 'FRM' and message_code = 40401 then
         NULL;
    END IF;

  • File locked by "another user"

    Hi,
    I am supporting a small office with 8x Windows 7 Pro 64x machines running Office 2007. They have a 2008 R2 DC which is also file server.
    Recently we started getting the message that files are locked by "another user". This does not happen all the time and the files are not in use by anyone when it occurs. If a file is used by someone else it gives the user name in the error message.
    They can try opening the file one moment and it fails, try again and it works fine. Sometimes it takes repeated tries or they have to open the file from within Excel (they usually just double click the file to open). I'm not sure if it happens with Word as
    well, as they are a quite Excel heavy office.
    I did some investigation online and a lot of the threats I found were related to Windows Defender - which my client was using. So I got rid of that and installed McAfee, which I liked much better anyway. Unfortunately that did not help and my client reports
    that the incidences of locked files are getting more and more, to the point where they are quite annoyed.
    In all honesty, I don't know where to start to get on top of this thing and would appreciate some guidance ;)
    Thanks!
    Maike
    Here a screenshot I got, a little small - sorry!

    Hi Maike,
    Check if the following information would help:
    There is a public blog on file locking issues (http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/05/14/the-definitive-locked-file-post.aspx).
    I would suggest the following:
    If you are seeing problems where the file is locked when double clicking from Windows Explorer, but the files open up correctly when opened in Excel or Word, do the following:
    Turn off the Preview Pane, Details Pane and pop ups that show information about file and desktop items
    This is a problem that has been reported to affect Windows 7 clients only, not Windows XP. The problem here may have something to do with the Windows Explorer in Windows 7. We are currently investigating this further and will post more information as it is
    available.
    In a Windows Explorer window, do the following:
    1. Right click on the Start Button.
    2. Click 'Open Windows Explorer'.
    3. At the top left click Organize > Layout
    4. Uncheck Details Pane and Preview Pane.
    5. On a Windows menu, click on Tools > Folder Options. In the box that opens up, click on the View tab. Scroll down the list to“Show pop-up description for folder and desktop items” and clear the checkbox and then click OK.
    If you are seeing issues where the wrong user name is showing up, there is a known bug on that and a fix:
    In cases where the wrong user name is displayed in the file lock dialog
    Sometimes where it says 'another user' it has the name of someone that didn't open the file or it has no name at all. Just a big ' ' where a name ought to be. Fear not, there is a fix for this problem. The flavor depends on
    whether you have Excel 2010 or Excel 2007. The below KB Articles contain hotfixes that address several issues, not just the file locked issue. But in the dialog of the article you will see this as one of the problem descriptions:
    Assume that you have an .xls file that is protected by Information Rights Management (IRM) on a network share. When you open the file in Excel 2007, a File In Use dialog box appears. However, the dialog box does not display the
    correct name of the user who locked the file. Therefore, you cannot edit the file.
    Understand that these fixes don't make the File in Use dialog go away, they just correct the problem of showing bogus user name information on the dialog itself.
    Excel 2007 -
    http://support.microsoft.com/kb/2598133
    Excel 2010 -
    http://support.microsoft.com/kb/2598143
    Will Buffington
    Microsoft Excel Support
    Max Meng
    TechNet Community Support

  • How Can a User Access Georaster Data Owned by Another User

    We are unable to view raster data owned by one user with another user.
    Have a user that owns a Georaster table, and a spatial index table.
    We create another user, and grant him "SELECT", or "ALL" to these two tables.
    We still run into problems where the second user can not see some other table from the first user, so we run until we get an error message about some table, grant access to the table, and the next table, until we finally receive an error when trying to grant access to some table.
    "grant select on LGGI_DSC_COL_DBL_DATA_81 to schen;"
    ERROR at line 1:
    ORA-01720: grant option does not exist for 'LEICASYS.EDSC_VARRAY_DBL'
    Here are the users, and tables specific to our example
    User A: ORTHO (supplier)
    User B: SCHEN (consumer)
    We are trying to allow SCHEN view data from the raster table ORTHO.DEMOTB
    We grant SCHEN "ALL" on ORTHO.DEMOTB, ORTHO.LGGI_RDT_ORTHO_C1, ORTHO.LGGI_DSC_COL_MAP, then we fail granting access to ORTHO.LGGI_DSC_COL_DBL_DATA_81
    What are we doing wrong, it seems like this is a common work flow, we must be missing something obvious.

    Derrick,
    I suppose mashing up both Dan's answer and mine in this case is your best (and only option). The error, ORA-01720: grant option does not exist for 'LEICASYS.EDSC_VARRAY_DBL', is pointing to the fact that you not only have a GeoRaster table with GeoRaster and other native Oracle types, but also some extra user defined types (UDT) which your group has built to store nested arrays of information. Because the UDT in the table is its own object (just like a table is its own object) you must ALSO grant privileges to the UDT in order to use them in a cross-schema setup.
    In other words, this is not a simple "how do I use GeoRaster across schemas" question; this is a "how do I use GeoRaster, plus other UDTs that I have defined myself, across schemas" question.
    In this case you will have to login as a DBA or the user who created the EDSC_VARRAY_DBL type (LEICASYS), and specifically grant privileges on this type. Does that make sense? I know it's more work than what I alluded to before, but this is a different problem outside of the scope of GeoRaster.
    Finally, I work for Leica Geosystems, and noticed that your schema is called LEICASYS. If you would like to contact me directly you may do so at Justin dot Lokitz at lggi dot com.
    -Justin

  • Regardig material locking by another user

    Dear Friend,
    when i have done production entry by mfbf at that time there is another user for same material then there is error shown that material locked by that user
    is there is any customising to eliminate this type of situation
    at time of entry also to reduce time entry time
    i know SM12 but my user have not authorisation of that t/code
    thanks in advance
    regards,
    nil

    Dear,
    Checck the settings in transaction OMT0.
    This controls the lock used on materials. It can sometimes be set to be TOO safe and therefore lock everyone when it is not necessary.
    There are different ways to do this.
    1. First request user to logoff and try login again.
    2. Check SM04 list and run session for that user.
    3. Try to delete lock , SM12 transaction.
    OR,
    Go to SM50, Select the process.
    Go to menu Program/Session>Program>Cancel.
    Regards,
    R.Brahmankar

Maybe you are looking for

  • Reader 11.0.03 Update?

    We use System Center Update Publisher (SCUP) to deploy Adobe Reader updates.  We have several machines with Reader 11.0.02 that fail to install the update saying that it is the wrong version: "Adobe Reader XI (11.0.01) - Update '{AC76BA86-7AD7-0000-2

  • Display a Linked List ADT in JTree ?

    Most of the Swing examples that I have noticed for building a JTree have used many different ADTs, but I haven't noticed any examples to use a JTree to display a linked list (not necessarily the LinkedList class though). I was studying Data Structure

  • ITunes Store via iPod Touch WiFi download for Digital Booklet

    I purchased Drastic Fantastic/KT Tunsall's new music Deluxe Version. I note that the Digital Booklet extras did not download to the iPod touch via the WiFi download. Nor did they download on their own when I did the synch with my laptop. Finally I we

  • APO  DP production  support

    Qn:  How to prepare for the job of  DP Production support role? My situation: I have a good understanding of the functionality and have gone through the student guide TO help you bainstorm: 1/what are the most useful documents that I need to get? Lik

  • Live site not duplicating what I see in Preview in Browser

    Hi, Hope you're well. I am building a test site: www.misteratm.com. I'm experiencing the following problems after uploading my files even though I previewed in the browser in Dreamweaver and they looked fine: -On the spry menu bar the font for the me