LSO Booking Error - Maximum number of Participants reached;

Hi Experts,
Our Client is implementing LSO. We had installed Enhancement Pack 4 into the development system.
We are currently facing a Problem relating to the LSO.
When I am trying to book a participant on to the Course (E) via LSO_PSV1 or LSO_PV00, I am getting the following warning but able to book the person on to the Course.
Warning:Maximum number of Participants reached; proceed with waiting list.
But if I try to do the booking using PSV1 (which is TEM transaction) i am able to book the particpant on to the Course I am not getting any warning and the particpant was booked successfully.
I had assigned a Location to the Course Type (D) related to the Course (E) with Minimum Capacity (10), Optimum Capacity (15) and Maximum Capacity (20).
Also to the Course I had provided the same capacity that is there for the Location.
Because of the warning above we are not able to book any Courses from the Portal.
Did anybody face this kind of issue before?
Please provide your expertise on this.

Hi,
No. We had not assigned the Capacity anywhere other than at the Course Type and Course Level.
I tried one Scenario.
I removed my employee assigned and tried to book on the Course as a User (US). I am able to book without any warning message.
Please let me know if there is any Config that we would have missed.
Thanks and Regards,
Nagendra

Similar Messages

  • BDC error :Maximum number of sessions reached

    Hi!
    I have created a BDC program which outputs the available Orders / delivberies for a particular plant with checakboxes to select each lines or multiple selection. On selecting one opr more line from output and clicking a GENERATE button on the output screen the bdc calls in VF01 transaction and subsequently the billing documenst are automatically generated and sent to the printer directly.
    The problem: The problem happend when more than 6 documents are selected or if the selected no. of items are more than the screens opened in any enviornment where we are running , it gives an error message that "maximum number of sessiosn reached" . This creates  aproblem is knowing which documenst or how many invoices have already printed and which ones did not.
    I was wondering if there is nay other way of stopping this problem of miximum number sessions recahed. I mean if there is anyway we can eliminate each processesed session so that it does not have to create so many screens even if more documents are selected.
    Thanks

    I have the sales document number that I am using to create the billing document. I am not prety sure where to use it. I ahve set the parameter ID AUN alread6.
    refresh: bdc_tab.
      perform update_bdc using: 'X' 'SAPMV60A'    '0102',
                                ' ' 'BDC_CURSOR'  'RV60A-FKART',
                                ' ' 'RV60A-FKART' lc_fkart,
                                ' ' 'BDC_OKCODE' '/00'.
      loop at it_vbeln into wa_vbeln.
        ln_index = sy-tabix.
    *   Up to the second delivery of the BDC add the Delivery to the screen,
    *   after that click the More Documents for every entry.  logic changed for DEVK902353
    *   changed again in added for every line DEVK910604
        case ln_index.
          when 1.
            concatenate 'KOMFK-VBELN' '(' ln_index ')' into lc_field.
            if li_lines = 1.
              perform update_bdc using: ' ' lc_field wa_vbeln.
            else.
              perform update_bdc using: ' ' lc_field wa_vbeln,
                                        ' ' 'BDC_OKCODE' 'FKAN'.
            endif.
          when others.
            if p_rdos  = 'X'.
              concatenate 'KOMFK-VBELN' '(2)' into lc_field.
              perform update_bdc using: ' ' lc_field wa_vbeln,
                                        'X' 'SAPMV60A'   '0102',
                                        ' ' 'RV60A-FKDAT' lc_date,
                                        ' ' 'BDC_OKCODE' 'FKAN'.
            else.
              concatenate 'KOMFK-VBELN' '(2)' into lc_field.
              perform update_bdc using: ' ' lc_field wa_vbeln,
                                        'X' 'SAPMV60A'   '0102',
                                        ' ' 'BDC_OKCODE' 'FKAN'.
            endif.
        endcase.
      endloop.
    * VF01 will go to a different screen if only one line selected
      if li_lines eq 1.
        perform update_bdc using: 'X' 'SAPMV60A' '0104',
                                  ' ' 'BDC_OKCODE' '=SICH'.
      else.
        perform update_bdc using: 'X' 'SAPMV60A' '0102',
                                  ' ' 'BDC_OKCODE' '=SICH'.
      endif.
      {color:green}call transaction 'VF01' using bdc_tab options from lwa_bdcoptions
                               messages into it_bdcmess .{color}
      write: / 'BDC Messages:'.
      skip.

  • Error 'Maximum number of sessions reached' while posting an idoc

    Hi,
       i got one requirement that when ever user enters so many materials with different quantities and version id's and when he executes,it has to post the idocs using FM .but if the number of records increases,iam getting error that 'maximum number of internal sessions exceeded' how can i avoid this for successfful posting.To avoid  this i called the FM in background .If i call the FM in background it is not at all posting even one idoc also.Can anybody please help on this .
    Thanks & Regards
    Roopa

    Hi,
       i got one requirement that when ever user enters so many materials with different quantities and version id's and when he executes,it has to post the idocs using FM .but if the number of records increases,iam getting error that 'maximum number of internal sessions exceeded' how can i avoid this for successfful posting.To avoid  this i called the FM in background .If i call the FM in background it is not at all posting even one idoc also.Can anybody please help on this .
    Thanks & Regards
    Roopa

  • SRM 5.00 web Maximum number of sessions reached

    hello
    it seems a problem very simple anyway i don't know how to resolve it.
    the error "Maximum number of sessions reached" occurs in the ITS of SRM 5.00 using the web.
    It happens on all transactionsn anyway it works properly in abap gui but not in webgui.
    If I go in all transactions and i try to open another mode the popup appears with the error descrpted.
    the session with that user are very few ...anyway the number of sessions is smaller than the parameter limit set in rdisp/max_alt_modes
    Do you have any idea?
    thanks
    Nick

    Hello Nick,
    Nicola Blasi wrote:
    If I go in all transactions and i try to open another mode the popup appears with the error descrpted.
    I do not understand what you mean by "all transactions" and "open another mode". Where do you open it? You can not open another mode from the SAP GUI for HTML (Webgui) itself, since this is not supported. You will need to start a new session.
    Best regards,
      TJ

  • Error "Maximum number of items in FI reached"

    Hi All,
    We are getting error "Maximum number of items in FI reached", if there are more than 999 items. We have found an SAP note "Note 36353 - AC interface: Summarizing FI documents".
    This note seems to do more with customizing & doesnt need any code changes.
    Our system is of release 4.6C, My concern is that, in the note it has been mentioned in the correction instruction 1258 that for release 4.6C the Valid Support Package is 46C-ALL SUPP. PACKAGES.
    If this support package is not available in the system does this SAP note work. I mean is this the prerequisite.
    Kindly suggest if this is the correct note as well.
    Thanks & Regards
    Abhii

    Hi Abhii,
    Please see following threads..
    Re: Maximum number of items in FI reached
    http://www.sapfans.com/forums/viewtopic.php?f=6&t=301319
    Hope this helps...
    Best Regards,
    Archana

  • A/c Error 'Maximum number of item in FI reached' during invoice posting

    Invoice is created with multiple Delevery So no.of entriies has increased and accounting document has not been created due to error 'Maximum number of item in FI reached'.
    Accounting document not generated. How it be solved.
    Regards,
    Sohail

    dear
    maximum number of accounting line items is 999.
    if the total number of line items exceeds that value .. it would cause the error ....
    speak to FI guy and abap guy ..may be it could be increased but as far as i know its not changeable.
    you just need to reduce the items and processes in parts..
    regards

  • GUI connection error MAXIMUM NUMBER OF CONNECTION HANDLES REACHED

    Dear Experts
    while logging on to GUI7.10 I am getting following error
    MAXIMUM NUMBER OF CONNECTION HANDLES REACHED'
    'MAXIMUM NUMBER OF HANDLES REACHED'. 'NO MORE MEMORY IS AVAILABLE'.
    'DO YOU WANT TO SEE DETAILED ERROR DESCRIPTION?'
    When i click on yes to the question above, i get the following:
    'COMPONENT = DPTM'
    'RELEASE = 7.10'
    'VERSION = 10'
    'RETURN CODE= -16'
    'Counter = 3
    This error is not allowing me work.
    Does anyone have a solution?

    Hi,
    I am having the same issue. Did you resolve the issue.
    Please let me know
    Regards

  • SNP heuristic error maximum number of orders per period reached

    Hello All,
    I am getting one strange error "APO SNP heuristic error maximum number of orders per period reached (000000040)"
    Product XXX/ Location XXX: Maximum number of orders per period reached (000000040)
    For the problem : PPDS heuristic is working fine, while running the SNP heuristic I am getting this problem.
    Please let me know asap.
    Thanks in Advance,
    Kind Regards,
    Santosh

    There is a section in the IMG where you can change this behaviour.
    in SPRO - SAP SCM - IMG
    -> Advanced Planning and Optimisation
      -> Supply Chain Planning
        -> Supply Network Planning (SNP)
           -> Basic Settings
              -> Maintain Global SNP Settings
    You will see the field "Heu.: Orders per Bkt" which should have the value of 40 in there, e.g. the limit to the number of orders SNP can raise in any planning bucket.
    If you raise this number (to say 100) then hopefully your message will no longer be issued by the system.
    Alternatively, you can check the cause of why the system is rasing so many orders. For example, check the lot size that the Product has for that location (lot-for-lot will create an order for every demand for example).
    Hopr that helps
    Regards
    Ian

  • Maximum number of licenses reached error message on CCX agent's desktop

    Intermittently CAD agents or supervisor are getting the error message "Maximum number of licenses reached". I have checked at the same time of error, still there are license available but users are getting this error message. Currently we have 50 seats licenses.I have noticed this problem reoccur when it's reaching the login agents between 40-50 agents. Is there any threshold value, we can modify to get rid of this error message.

    We had a very similar issue last week. For us we had a couple of sessions that were stuck that didn't end properly even after a restart (probably because we have a HA cluster).
    We have 35 seat licenses activated but only 33 agents could log in. Ended up raising a TAC case and doing the following -
    1) From the command line run show uccx cad license usage to list the current license status - a list of IPs that are currently claiming a license.
    2) Run the same command when the contact center is closed and see who is still claiming a license. Here I traced the computers down and made sure the Agent or Supervisor application was closed (forcibly if necessary).
    3) Restart the Cisco Desktop License and Resource Manager Service on all nodes in the HA cluster to clear any stuck sessions.
    Remember though that anyone logged into the Supervisor application also uses a seat license!

  • Message no. F5727:maximum number of items reached in FI sereen MI07

    hi sap techies
    Message no. F5727:maximum number of items reached in FI in screen MI07
    when i try to post inventory difference in MI07(Physical difference posting) i give  the difference amount and reason for movement and i try to save it.it gives me the error maximum number of items in  FI reached please help
    kind regards
    sap fico
    arman
    Edited by: akausar on Oct 10, 2011 3:23 PM

    Dear Akausar,
    The error F5 727 is an error from the FI component side.  This is
    because FI cannot accept a posting document with more than 999 line
    items.
    There is a limit of (999) line items which can be posted per FI
    document.  This is because the line item number (BSEG-BUZEI) field
    length is defined as (3) numeric positions, i.e., (999) line items.
    The fact that an MM document contains X positions, doesn't
    mean that the FI document will contain the same number. This is the
    reason why in some occasions the error message is triggered when posting
    an invoice in MM.
    Please bear in mind the 'rule of the thumb' for this kind of scenarios
    in which you have a large MM-Document: consider an average of 4 line
    items created for each line: this is due to discounts, tax postings,etc.
    Unfortunately, there are no immediate plans to expand the number of
    line items beyond the current limit of (999) lines per document.
    SAP's Development group is aware of this functionality change request;
    however, the change is massive because BSEG is a cluster table which
    is used in numerous R/3 programs.  The most commonly used workarounds
    are as follows:
    1)  Implement FI summarization (per note 36353).
    2)  Cancel the original billing document and split it into smaller
        documents using different payment terms but actually with the
        same terms.
    This will avoid the (999) line item limit for FI postings.
    br, Guido

  • Maximum number of clients reached

    Hi all,
    I have Arch running on my laptop since a year, recently i started to have a very annoying problem, with few just few X client sometimes i can't open any X program, for example mousepad from the terminal will show:
    Maximum number of clients reached
    (mousepad:21270): Gtk-WARNING **: cannot open display: :0.0
    while
    xlsclients | wc -l
    shows 24 clients? the maximum should be 255!
    The only one thing that might be related which i did recently was to install compiz and enabling desktop effects, but i removed them completely including the user configuration files that are left, after that i started to see the problem occasionally.
    Any hint?

    Any updates on this?
    After a recent update, when I tried to launch chromium (or google-chrome) via terminal I got a parse error for the file "/usr/share/hwdata/pci.ids"
    After I re-installed some related programs
    pacman -S usbutils pciutils hwids
    I was able to run chromium again, but now I get this max clients error.
    Here is the output of xlsclients
    $ xlsclients
    Maximum number of clients reachedxlsclients: unable to open display ":0.0"
    How can I go about debugging this?
    EDIT: The bug is with VLC. When VLC is closed, everything works as expected.
    Last edited by beardedlinuxgeek (2013-02-19 13:35:29)

  • Maximum number of nodes reached

    Hello all,
    I am currently trying to explain a problem with one of our WF run and I just found out, under the "Step History" tab of a Work Item, the error message "Maximum number of nodes reached" was logged.  That certainly explains the problem but I have some questions regarding such a message:
    1) If WF-A calls a subworkflow WF-B, does this limit of 10,000 nodes apllies for the whole WF run (i.e. WF-A nodes + WF-B nodes) or is it 10,000 nodes for WF-A and 10,000 nodes for WF-B?
    2) In our situation, the error was logged within the WF-B (subworkflow) work item which I beleive caused WF-A to fall into an error status.  Some people have tried to re-execute the WF-B workitem without any success... Always the same error was reported.  Is there anyway to re-start a WF that is in Error if it has reached this limit of nodes?
    Thanks.
    José

    Hello Rick,
    You are right, this worfwlow run was started back in May 2010 and yes, it is for the creation of a new point of sale.  I understand when you say that obviously, the business managed to survive and we should cancel and restart and this is exactly what we are investigating at the moment but this customer wanted us to try to restart it considering, I suppose, the amount of work already completed in this workflow (which contains many subworkflows that are also in progress and stopped because of this problem).
    To your question "How come this error didn't affect other wokflow instances?", I would say that the customer have been lucky so far because there was a design issue in this workflow definition but the "context" required to create this error happened only once since its implementation.  However, they are still at risk and this WF definition requires a modification for sure to prevent this from happening again in the futur.
    Concerning this 10,000 value, I've asked myself the same question since the change in the customizing made no differences, it has to be kept somewhere inside the workflow instance but where?.  I have chekced all the elements of the WF container but, not there!
    I will investigate with SWI2_DIAG, thanks for the hint and I will let you know through this thread.
    Merci ! (Thanks)
    José

  • Maximum Number of sessions reached!!

    Hi, when I am trying to release 8-10 production orders in a single transaction and it is giving an error message below of the screen saying 'Maximum Number of sessions reached'. I have only two external sessions open at single point of time.
    Please help me how resolve this error message. Thanks.

    Hi Sagar Sahoo ,
                              Check the below thread :
    http://sapfans.com/forums/viewtopic.php?t=206077
    You better need to use the Update task function module instead of submit and return.
    Thanks,
    Greetson

  • Error "max number in fi reached"?

    Hi Friends,
    Our scanario is sales order related production in MTO ,
    when I try to backflush accotding to palned order,it gives me an error "max number in fi reached",
    Sap gives suggestion for summarization FI document ,But i dont want to delete the material number.
    because my business need information based on all consumed material(for request of auditors),
    Thanks in advance for your attention,
    Azam

    Hi
    FI documents have a limitation of having only 999 line items. Hence you would have to reduce the no of material line items in your process to fit this.
    Hope this helps
    Thanks
    Anupam Murarka

  • ICloud error "Maximum number of accounts activated on this device

    I keep getting the error "Maximum Number of acounts activated on this device whenever i enter my apple id and password in the iCloud option. Please help me..

    Welcome to the Apple community.
    It sounds as though you are pressing the "create Apple ID" button when trying to log into your account. You shouldn't use this button, it sounds as though you have used it a few times and have now used up all of your free accounts on that device.

Maybe you are looking for

  • Office Web Apps 2010 on SharePoint 2010 site running in SharePoint 2013?

    We're in the process of moving a SharePoint 2010 site over to SharePoint 2013.  The SharePoint 2010 site is using classic authentication, and it's not in scope to update this to claims-based authentication. I'd like to continue running the site in Sh

  • Two steps transfer posting : 313 + 315

    Hi, can somebody help me to explain this system behavior : I'm using a two step stock transfer (313 + 315) from st. location to another within the same plant. I When I post the 313 movement from storage A to storage B , system generates a -313 moveme

  • Q10 no carrier- NO UPDATE to 10.2.1

    Hi BlackBerry Community, My Q10 ver. 10.2.0.424 doesn't update to 10.2.1. I am in Beijing holding unlocked version purchased in HK and my friend has his Q10 unlocked bought in Singapore living within the same building as me got his update 2 weeks ago

  • How to view thumbnails of open files in elements 12?

    For some reason i cannot figure out how to see my open files as thumbs when editing in elements 12. I am sure it is something i am overlooking. thanks for the help.

  • I got my iPhone wet. What can I do?

    I got my iPhone wet. What can I do?