User enter sales order, system display " Lock table overflow",

Hi Experts,
We are facing a problem, user enter sales order, system display " Lock table overflow",  and using T-code VL02N, system display "You   cannot block the transaction at the moment.
Please help.
Thanks,
Sujit S.

Dear Sujit,
[Lock Table Overflow|Re: Lock table overflow]
Also, Just check with your Basis-Admin in T. Code: TU02 - profile parameter maintenance
Best Regards,
Amit

Similar Messages

  • All fields in sales orders in display

    Hi All,
    Upon a certain condition, I need to make all fields in header and item of sales order as display(greyed out).
    Can anyone let me know how this can be done.
    Thanks in advance,
    Regards,
    Srikar
    Message was edited by: Srikar Nagarajan

    hi,
       it can be done through user exit. find suitable user exit for you Tcode and write code using SCREEN table for making the fields gray(display mode) .
    try the exit : EXIT_SAPFV45S_002.
    in the aboue exit header data will available in I_VBAK, but you have to check is it suitable for your reauirement or not.
    the following are the exits available for sales order
    Exit Name         
    SDTRM001          
    V45A0001          
    V45A0002          
    V45A0003          
    V45A0004          
    V45E0001          
    V45E0002          
    V45L0001          
    V45P0001          
    V45S0001          
    V45S0003          
    V45S0004          
    V45W0001          
    V46H0001          
    V60F0001          
    Sudheer.A
    Message was edited by: sudheer Addepalli

  • IDOC Receiver Adapter, getting Lock Table Overflow to CRM System

    Hello SDN!!!
    This scenario is for PI to process a file and send to CRM via IDOC. The IDOCu2019s are only being created and not processed until later.
    Problem: I am getting a Lock Table Overflow error in method IDOC_INBOUND_ASYNCHRONOUS via sm58 in PI which points to the CRM box.
    I have been searching many forums and every solution seems to indicate increasing the lock table, the problem with that solution is we are currently trying to create (not process yet) 80000 IDOCu2019s. This would allocate too much for the lock table.
    So my question is this, Shouldnu2019t the lock be released when the IDOC gets created or none the less when a packet of IDOCu2019s via content management (breaking up the file in 1000 increments) finish. The lock table in CRM keeps increasing until all rows from the file, sent via IDOC adapter in 80 messages with 1000 IDOCu2019s per messagein the table are complete (80 separate messages in sxmb_moni).
    Background:
    IDOC was imported, changed to include unbounded and reimported.
    Content Management breaks the file into 80 different segments, thus creating 80 distinct mappings with distinct MessageIdu2019s.
    80 IDOC packets are sent to CRM, via IDOC adapter and sm58.
    TCODE sm12 in CRM shows the table to keep growing and locks not released until full message is complete.
    Any help would be appreciated
    Cheers
    Devlin

    The only way to process the IDOCs in this case is by increasing the "enque/table_size" parameter in order to create the required IDOCs. You can increase the value for this parameter up to 102400 (beyond that can cause performance issues). Since you need to handle 80000, this shouldn't be an issue.
    Please refer to the notes below for more information about the lock queue overflow and management.
    [Note 552289 - FAQ: R/3 Lock management|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=552289]
    [Note 13907 - System error in the block handler, overflow lock table|https://websmp230.sap-ag.de/sap(bD1wdCZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=13907]

  • TCode where we can enter sales order number and calculate costing?

    At the sales order there is "Costing" (Ctrl + F7) button. Item by item we can calculate costing. Is there any transaction code where we can enter sales order number and calculate its items' costing?
    Thanks in advance....

    You can calculate cost in Va02 itself
    Is there any transaction code where we can enter sales order number and calculate its items' costing?
    In CK51 you can enter sale order line item and execute costing, system will update EKo2 value in sale order line item condition

  • Item level remark while entering Sales order

    I have entered a remark at item level while entering sales order. How will the user i.e production or quality department will come to know that there is a remark at the item level.
    Now one has to go and check for each and every item for remark.
    Can someone help me out from this.
    Thanks

    The answer to your question is you use sales texts. This is done in IMG-SD-BF-Text determiantion
    In customizing, you can specify which texts are to be used for internal purposes and which are to be used in the sales and distribution forms.

  • Sales order system status

    Hi All,
    we want to change the sales order system satus, then we found we can only do it in item level.since in one sales order we may have many items, if we change the system status by manually one item by one item, it cost time, I wonder in SAP 6.0 if we can do batch change sales order system status? If have, please tell me how to do it?
    Regards,
    Jagan

    Hi Raj,
    Thank you for the reply.The problem here is there are 100 line items in a sales order and user wants to change the item status (in the status tab in item level data) from A3-A4 ( example here is A0-SO created,A1-SO changed,A2-SO released,A3-PO created,A4-Delivery created,A5-SO closed) for all line items.In this Sales order 10 line items have not got the Goods receipt.But all other items have got.So he dont want to go to each and every line item to check and update the status of the GR,since it is time consuming process.So he is looking for the possibility in the header level like when he update the status in Heder level,it has to change the status in item level or if any item is not relevent for status change from A3-A4 (means the item present status is not in A3) it should throw a message.
    Regards,
    Jagan

  • How to make a field in Sales order as Display

    Hi Friends,
    I want to make the field pricing date in sales order as display only. Currently the field is changeable.
    Can someone please tell me how can i do this.
    Regards,
    Wasim.

    hi
    Follow the below steps.
    T-Code SE51(Screen Painter)
    Give Program Name SAPMV45A (before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Screen Number 4440(before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Select Attributes radio button.
    Go to Element list Tab. Inturn select Special Attribute tab in Subscreen.
    For Field Name "VBKD-PRSDT" make Input as "OUTPUT" (DISPLAY).
    Hope this will help you

  • Need to send a mail to group of users when sales order saved

    Hi
    user requirement is send a mail to group of users when sales order is saved

    hi Sanjay,
    Have a look on Michal's blog, it's for JMS, but it works for others: [PI/XI: Quick tip: Preserving attributes of XI messages via MultipartHeaderBean|PI/XI: Quick tip: Preserving attributes of XI messages via MultipartHeaderBean]
    Mickael

  • Purpose of Changing Requirement Type by User processing Sales Order

    Hi,
    What could be the reasons for a user processing sales order to change requirement type in the sales order.......as we know that requirement tyor has only one requirement class assigned......so with the change of requirement type, requirement class also gets changed, which is essentially an object controlled by Production folks.....I want to undestand why has SAP given this option where in the user porocessing the document can change the requirememt type.....an you let me know possible scenarios.....
    Thanks
    Satish Talikota

    Sure.
    The possible requirement types are controlled normally via the planning strategy group in the material master.
    In there you can have more than one strategy, which in turn leads to the possibility to change them in the order.
    There can be many scenarios, lets look at one; I normally sell from stock (MTS) a certain material, but from time to time I receive large orders that require a certain modification/customization of the product, so I can't sell the ones that I have in stock, and need to specificaly manufacture (MTO). In this case I change the requirements from MTS to MTO for these orders only.

  • MC603 Lock Table Overflow Error in Maintenance Order Settlement

    Hello,
    I am running RKO7KO8G- "Settlement of Maintenance Orders" program in background. For few Orders I am getting "MC603:Lock Table overflow " error. What might be the problem for this?
    Number of Order processed in a job is around 10,000.
    I checked in SM12 table.No entry is found
    Size of the Lock table details is
    Min - 4096
    Max - 102400
    Diff Value - 4096
    Profile Value - 10000
    Current Value - 10000
    Regards,

    Hello Srinivas,
    Please take a look at the below link.
    http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ab344411d3acb00000e83539c3/content.htm
    As I already said, there is no standard value to define. You need to consider the no.of locks being generated and act accordingly to address this problem.
    I suggest you please go through the lock management documentation to address this kind of problems in the feature.
    Thanks,
    Siva Kumar

  • "Lock table overflow" error msg when trying to change a repot program

    hi ABAP experts,
    We are getting the following error msg
    "Lock table overflow
    Choose 'Display object' or 'Cancel'.".
    Click the question mark on the same error msg window, then the detailed error msg would like this:
    Message no. MC603
    Diagnosis
    This table overflowed when trying to enter SAP locks in the lock table.
    System Response
    The locks could not be set.
    Procedure
    Contact your system administrator. If this error occurs frequently, change the size of the profile parameter 'enque/table_size'. This parameter defines the size of the lock table in KByte.
    What would be the reason and how to resolve this problem?
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 2, 2008 1:03 PM

    Hi,
    This could be bcos the lock table is getting overflowed beyond the allotted space. Check if any other program/BAPI is causing continuous creation of locks.
    To analyze choose (SM12) Extras Statistics to display the statistics. These are the statistics that have been compiled since the last time the lock server was restarted.
    Check the below link for more information on SAP Lock Concept.
    http://help.sap.com/saphelp_nw04/helpdata/en/7b/f9813712f7434be10000009b38f8cf/content.htm
    For details on Subsequent Analysis of Lock Table Overflows, check the below links.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d3/43d2416d9c1c7be10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f0/b57338788f4d72e10000009b38f8cf/content.htm
    Hope this helps. <REMOVED BY MODERATOR>
    Thanks,
    Balaji
    Edited by: Alvaro Tejada Galindo on Apr 2, 2008 1:03 PM

  • UCWB - Consolidation Workbench - Lock table overflow

    Hello,
    This is w.r.t SEM BCS. We are in the initial phase of consolidation implementation. When I try to execute UCWB - Consolidation Workbench, system is giving an error with Message No. MC603
    Lock table overflow
    Diagnosis
    This table overflowed when trying to enter SAP locks in the lock table.
    System Response
    The locks could not be set.
    Procedure
    Contact your system administrator. If this error occurs frequently, change the size of the profile parameter 'enque/table_size'. This parameter defines the size of the lock table in KByte
    Request you kindly reply in this regard.
    Regards
    Sreekanth

    Hello Sreekanth
    Have you implemented any note for this problem or adjusted the table parameters.I am also facing the same problem.Could you please let me know if there is any note which needs to be implemented.
    thanks

  • EnqStoreTopHist: Lock Table Overflow

    Hello SAP agents,
    This is the error log from our basis team. As I checked with SD users, they didn't do anything special in VT01N/VT02N and there are no big volumn in their shipment. Maximun there will be 70 items inside. This will not cause any tables locked.
    Our basis team mentioned SAP Notes 1800487 and 604473, but we suppose that our system (ECC 6.0) is including them already.
    Pls can you help us with this defect? It's very urgent!
    2014-9-11:
    EnqStoreTopHist: Lock Table Overflow at 2014/09/11 09:58:07 caused by
    Top user 1:
    Cnt=   89911 Cli=011 Uname=WOA9HK3      Tcode=VT02N
    Owner1=20140911095734119086009474rb3prpa0........................
    Owner2=20140911095734119086009474rb3prpa0........................
    Top user 2:
    Cnt=      82 Cli=011 Uname=DIM6CHA      Tcode=/REX/R_BININFO
       Owner1=20140911082516610788004574rb3prpa0........................
    Owner2=20140911082516610788004574rb3prpa0........................
    Top user 3:
    Cnt=      47 Cli=011 Uname=YAE5PK       Tcode=MD15
    Owner1=20140911082858843639001374rb3prpa0........................
    Owner2=
    2014-9-5:
    EnqStoreTopHist: Lock Table Overflow at 2014/09/05 15:23:56 caused by
    Top user 1:
    Cnt=   89482 Cli=011 Uname=TSQ9HK3 Tcode=VT01N
       Owner1=20140905152159039144007174rb3prpa0........................
    Owner2=20140905152159039144007174rb3prpa0........................
    Top user 2:
    Cnt=     218 Cli=011 Uname=LYA2PK       Tcode=MD15
    Owner1=2014090508543029367200E374rb3prpa0........................
       Owner2=
    Top user 3:
    Cnt=     212 Cli=011 Uname=LYA2PK       Tcode=MD15
    Owner1=2014090513464980597800H074rb3prpa0........................
    Owner2=2014090513464980597800H074rb3prpa0........................
    Top argument 1:
    No top lock argument 1 identified
    Top argument 2:
    No top lock argument 2 identified
    Top argument 3:
    No top lock argument 3 identified
    EnqStoreTopHist: Lock Table Overflow at 2014/09/05 15:57:43 caused by
    Top user 1:
    Cnt=   89741 Cli=011 Uname=TSQ9HK3      Tcode=VT01N
       Owner1=20140905152159039144007174rb3prpa0........................
    Owner2=20140905152159039144007174rb3prpa0........................
    Top user 2:
    Cnt=     218 Cli=011 Uname=LYA2PK       Tcode=MD15
    Owner1=2014090508543029367200E374rb3prpa0........................
       Owner2=
    Top user 3:
    Cnt=      36 Cli=011 Uname=PAM8AHM      Tcode=ME21N
    Owner1=20140905143700719131005374rb3prpa0........................
    Owner2=20140905143700719131005374rb3prpa0........................
    Top argument 1:
    No top lock argument 1 identified
    Top argument 2:
    No top lock argument 2 identified
    Top argument 3:
    No top lock argument 3 identified

    Hello,
    Not on apps servers but on CI/enque server
    enque/table_size in ASCS/CI
    http://help.sap.com/saphelp_nw04/helpdata/en/37/a2e3ab344411d3acb00000e83539c3/content.htm
    Enque/table_size paramter is not reflecting in SM12 statistics
    http://help.sap.com/saphelp_nw04/helpdata/en/fd/c675698b8d462b8895583c27bdc9bd/content.htm
    Thanks

  • Lock table overflow 1 & Error 7 when sending an IDoc

    dear all,
    we r getting error in purchasing cube for itm datasource
    2lis_o2_itm for delta...
    1.Lock table overflow 1
    2.Error 7 when sending an IDoc
    3.Errors in source system
    when i check in details it is showing :
    Data Package 1 : arrived in BW ; Processing : Selected number does not agree with transferred n
    its daily delta..plz give me solution its urgent....
    at request in manage...we got some records...wat shud  the process..
    Thanks in adv
    pinky reddy
    Edited by: pinky reddy on Apr 8, 2008 7:42 AM

    solved

  • Error  " RFC Status :-  Lock table overflow "in event trace  ( SWEL )

    Hi experts ,
    I will not mention this post as URGENT but you guys can understand the importance as I am in PRD Support of my workflows .
    My Workflow is throughing error in SWEL  , as below   and after error its getting deactivated .
    The workflow is triigering based on the  BO : DRAW and event CREATED .
    Error :  RFC Status           Lock table overflow
    In feedback after error the message is : A system error has occurred in lock management .
    I have resolved the deactivation problem after error  , but   can any body please suggest me  what is the root cause of this error , so that i can try to avoid that error .
    Regards
    Prabhudutta
    Edited by: Prabhudutta Behera on Nov 20, 2008 5:58 AM

    This error I have not faced. i will suggest you to check SWU3 transaction Code and check everything is configured. Also check SM12 and SM58. Also I will ask you to contact the Basis Guys related to this issue. Also check WF-BATCH is having all the authorization required. Try to replicate this from the system where Workflow is working.
    Thanks
    Arghadip

Maybe you are looking for

  • I can't find a single photo from iPhoto?

    Firstly I am not technically minded at all. But I do back up my Mac from time to time for the obvious reasons.... But when i entre time machine I cannot browse my photos from my iPhoto libary and therefore cannot restore single lost photos? What am I

  • How to use 'for-each' in transform

    Hi I have created a BPEL process which transforms '.csv' to '.xml' The input .csv looks like this 1,09042008,1263,80019.5,HC_D 2,01011030,J100246,00051779J1002460903,30032008,46.20,LUTON PRIME 3,01011030,SE1320/4431,46.20,00051779Payment,0.00,2 2,010

  • Itunes radio is not available in canada

    when is itunes radio going to be available in Canada? Still not available as of Feb. 25th.

  • Plz Help me regarding oracle  event alerts..... Its urgent !!

    Hi all, How to create oracle event alert when particular column is update. plz help me.... Acutually i need email alert when ever list price for an item column in pricing table get updated+... plz. Its urgent.

  • Uninstalling Photoshop 7 from Mac 10.5.4

    Hello, I am using Photoshop CS3 and would like to uninstall PS v.7. Instead of deleting the folder (adobe PS 7)... Is there an better way of doing this? Thank you in advance Carlos