Regarding Internal Session Termination

Hi Friends,
I have to end a particular internal session (Planning Area in my case) of the other user  after a specific time,  who is in change mode through a background job.If I use the function module u201CTH_DELETE_USERu201D,it is closing all the sessions of that user.But my requirement is to close only u2018SDPu2019 session without closing others.How can I do this?
I tried to delete  based on mode number  using function module u201CTH_DELETE_MODEu201D,but each time mode number  is getting changed based on the sessions opened, so I am not  even able to use thatu2026.Please suggest me any function module or bapi which meets the requirementu2026
Thanks in advance u2026u2026

Hi,
check fm : TH_USER_LIST.
Check this sample code provided in 1 forum.
DATA: USRTAB LIKE UINFO OCCURS 1 WITH HEADER LINE,
MODE TYPE I,
OPCODE TYPE X.
CALL FUNCTION 'THUSRINFO'
TABLES
USR_TABL = USRTAB.
LOOP AT USRTAB WHERE BNAME = SY-UNAME.
IF USRTAB-TCODE = 'ME23'.
OPCODE = 25.
CALL 'ThUsrInfo' ID 'OPCODE' FIELD OPCODE
ID 'TID' FIELD USRTAB-TID.
ENDIF.
ENDLOOP.
Hope this helps to solve ur issue.
Thanks & regards.

Similar Messages

  • PSADELETE process failure due to Internal Session Terminated.

    Hi,
    We have a PSADELETE process in Process chain which failed because of Internal Session Terminated error.
    Now when i am trying to Repeat the process it is giving message Cannot activate job BI_PROCESS_PSADELETE (return code 8)
    and the process is not starting again.
    Please guide me the solution.
    Thanks
    Singh

    Can you check for more details in SM37 for the cancelled job log .
    Do you have authorization to run 'repeat step ' ?
    or display psadelete variant - identify the infopack/psa tables->  u can delete manually psa requests
    Edited by: Srinivas on Jul 18, 2010 5:22 PM

  • DTP run Time Error : Dump: Internal session terminated with a runtime error

    Hi Experts,
    I'm facing a problem during loading data from PSA to DSO from DTP. It gives Dump: "Internal session terminated with a runtime error".
    When i went to PSA and see the no. of data packages, it is 1532.
    Could anybody please help me how to load the data.
    Thanks
    Ajay

    Thanks Srini!!
    the load is running for 15 min and then it is throwing dump without a single package extract.
    Ok...the same I'm also thinking to selective upload but can you please explain me how do i do that as it has only request in PSA.
    and it is a pricing data.
    Thanks
    Ajay

  • Internal session terminated with a runtime error(ITAB_DUPLICATE_KEY)

    Hi All,
    Process Chain is failing While loading data from ODS to Cube iam getting error in DTP level internal session terminated with a runtime error(ITAB_DUPLICATE_KEY).Here my source is CRM.
    Can you please suggest me for this issue.
    Thanks,
    Mahes.

    hi Maheesh,
    Runtime Error ITAB_DUPLICATE _KEY is resulted because of Duplicate Transfer Structures from different Logical Systems.
    You can find the corresponding entries in the table RSISOSMAP ..On executing,we have the option to give the InfoSource name(ISOURCE) for wich the data load got failed with Runtime Error ITAB_DUPLICATE_KEY..
    You can coreect this error by running the Program RSAR_RSISOSMAP_REPAIR in repair mode , the program first checks the RSISOSMAP table and corrects any incorrect entries found. A log is then written for the mappings that were corrected.
    This will solve your problem.
    Please refer to link mention in above thread for more detail i have just summarize the things :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a04c82eb-ec7c-2c10-7fae-ca6e764c483a?QuickLink=index&overridelayout=true
    Thanks,
    Deepak

  • ERROR MESSAGE sap system manager:work process restarted, session terminated

    Hi,
    i am a beginer in SAP administration, users are getting this error message and i have done all my research and not able to resolve this issue. Here are the details
    SAP Version :ideas 4.7
    Database :Oracle
    OS : windows 2003
    Module user is working on MM
    user working on it is a Super user with all the permissions
    SAP is configure to run under the  European date and decimal format.
    I have never done any database administration on it, it is a new install and has been rarely used.
    User creates a RFQ and when he tries saving it , seems like for the first time after either restarting the macine or restarting the service it might work and at time it might not, this is a very sporadic error and most of the times it crashes out with the message "sap system manager:work process restarted, session terminated" and kicks the user out of the session.
    Below are the details of the error message from ST22 :
    name of the runtime error : system_core_dumped
    below are the details of the error message and its resoltion as suggested by sap help :
    ========
    Runtime Errors         SYSTEM_CORE_DUMPED           
           Occurred on     01.02.2008 at 07:52:19
    Process terminated by signal " ".                                             
    What happened?
    The current ABAP program had to be terminated because the                     
    ABAP processor detected an internal system error.                             
    The current ABAP program "SAPLCLSC" had to be terminated because the ABAP     
    processor discovered an invalid system state.                                 
    What can you do?
                                                                                    Make a note of the actions and input which caused the error.                                                                               
    To resolve the problem, contact your SAP system administrator.                                                                               
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer      
    termination messages, especially those beyond their normal deletion           
    date.                                                                               
    Error analysis
    An SAP System process was terminated by an operating system signal.           
                                                                                    Possible reasons for this are:                                                
    1. Internal SAP System error.                                                 
    2. Process was terminated externally (by the system administrator).           
               Last error logged in SAP kernel                                    
                                                                                    Component............ "Taskhandler"                                           
    Place................ "SAP-Server server1_DEV_00 on host server1 (wp 1)"      
    Version.............. 1                                                       
    Error code........... 11                                                      
    Error text........... "ThSigHandler: signal"                                  
    Description.......... " "                                                     
    System call.......... " "                                                     
    Module............... "thxxhead.c"                                            
    Line................. 9555                                                                               
    How to correct the error
    The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often             
    contains a file called 'core'.                                                                               
    Save this file under another name.                                                                               
    If you cannot solve the problem yourself, please send the                     
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                  
       To obtain this, select the "Print" function on the current screen.         
                                                                                    2. A suitable hardcopy prinout of the system log.                             
       To obtain this, call the system log with Transaction SM21                  
       and select the "Print" function to print out the relevant                  
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,            
       supply the source code.                                                    
       To do this, you can either use the "PRINT" command in the editor or        
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred            
       or which actions and input led to the error.                                                                               
    System environment
    SAP Release.............. " "                                                                               
    Application server....... " "                                                 
    Network address.......... " "                                                 
    Operating system......... " "                                                 
    Release.................. " "                                                 
    Hardware type............ " "                                                 
    Character length......... " " Bits                                            
    Pointer length........... " " Bits                                            
    Work process number...... " "                                                 
    Short dump setting....... " "                                                                               
    Database server.......... " "                                                 
    Database type............ " "                                                 
    Database name............ " "                                                 
    Database owner........... " "                                                                               
    Character set............ " "                                                                               
    SAP kernel............... " "                                                 
    Created on............... " "                                                 
    Created in............... " "                                                 
    Database version......... " "                                                                               
    Patch level.............. " "                                                 
    Patch text............... " "                                                                               
    Supported environment....                                                     
    Database................. " "                                                 
    SAP database version..... " "                                                 
    Operating system......... " "                                                 
    User, transaction...
    Client.............. " "                                                      
    User................ " "                                                      
    Language key........ " "                                                      
    Transaction......... "ME41 "                                                  
    Program............. "SAPLCLSC"                                               
    Screen.............. "SAPMM06E 0320"                                          
    Screen line......... 71                                                       
    Information on where termination occurred
    The termination occurred in the ABAP program "SAPLCLSC" in "EXECUTE_SELECT".  
    The main program was "SAPMM06E ".                                                                               
    The termination occurred in line 131 of the source code of the (Include)      
    program "LCLSCF2G"                                                           
    of the source code of program "LCLSCF2G" (when calling the editor 1310).      
    =============
    i even tried increasing the dialog processes but with no use.The same error occurs.
    I appreciate every one of help i can get, i am working on a deadline which is tomorrow evening to resovle this issue, any kind of help is highly appreciated.
    thanks
    mudessir.

    Hi
       follow correction method suggested in this dump,
    " The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
    contains a file called 'core'.  Save this file under another name."
    have you done this?
    with regards,
    raj.
    <i>pls, award points</i>

  • ORACLE server session terminated by fatal error

    Hi,
    When i try to startup my database(10g), i am getting this error after database monted.
    ORA-00603: ORACLE server session terminated by fatal error.
    (Startup nomount is ok)
    conn /as sysdba
    Total System Global Area 1048576000 bytes
    Fixed Size 1223392 bytes
    Variable Size 343934240 bytes
    Database Buffers 700448768 bytes
    Redo Buffers 2969600 bytes
    Database mounted.
    ORA-00603: ORACLE server session terminated by fatal error
    Alert.log:
    Errors in file /u01/app/oracle/product/10.2.0/db_1/admin/db/udump/db_ora_9917.trc:
    ORA-00603: ORACLE server session terminated by fatal error
    ORA-00600: internal error code, arguments: [4194], [24], [14], [], [], [], [], []
    ORA-00600: internal error code, arguments: [4194], [24], [14], [], [], [], [], []
    The trace file is 1,6GB(!)
    Trace file:
    ----- Redo read statistics for thread 1 -----
    Read rate (ASYNC): 26Kb in 0.78s => 0.03 Mb/sec
    Total physical reads: 4096Kb
    Longest record: 0Kb, moves: 0/62 (0%)
    Change moves: 35/122 (28%), moved: 0Mb
    Longest LWN: 14Kb, moves: 0/13 (0%), moved: 0Mb
    Last redo scn: 0x0000.31539752 (827561810)
    NO VALID LOG MEMBER FOR SEQ# 20884 OF THREAD 1!
    NO VALID LOG MEMBER FOR SEQ# 20883 OF THREAD 1!
    *** 2011-01-06 06:18:51.782
    ksedmp: internal or fatal error
    ORA-00600: internal error code, arguments: [4194], [56], [49], [], [], [], [], []
    Current SQL statement for this session:
    update service$ set name = :1, name_hash = :2, network_name = :3, creation_date = :4, creation_date_hash = :5, deletion_date = null, goal = :6, flags = :
    ----- Call Stack Trace -----
    Thanks

    Hello,
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/u01/app/oracle/product/10.2.0/oradata/db/system01.dbf'The system01.dbf which belongs to the Tablespace SYSTEM is still inconsistent.
    So, I think you'll need to start from a Backup and apply all the Archived Redo logs before the ORA-600 occured.
    More over, try to open a Service Request to My Oracle Support and, send them all the Traces Files and Alert Log so that they can follow all the actions which has occured on this Database. You may need their help.
    Best regards,
    Jean-Valentin

  • WebVPN session terminated: Service Unavailable

    Hi
    ASA specs
    Cisco Adaptive Security Appliance Software Version 8.2(5)
    Device Manager Version 6.4(2)
    Compiled on Fri 20-May-11 16:00 by builders
    System image file is "disk0:/asa825_k8.bin"
    Config file at boot was "startup-config"
    XXXX up 128 days 1 hour
    failover cluster up 132 days 18 hours
    Hardware:   ASA5510, 256 MB RAM, CPU Pentium 4 Celeron 1599 MHz
    Internal ATA Compact Flash, 256MB
    BIOS Flash M50FW080 @ 0xffe00000, 1024KB
    Seeing this issue occur in the afternoons usually. In the mornings WebVPN users are able to login successfully, then we start seeing some fail with the following in the log:
    Oct 29 2014 15:02:44: %ASA-6-725003: SSL client outside:X.X.X.X/56221 request to resume previous seion.
    Oct 29 2014 15:02:44: %ASA-6-725002: Device completed SSL handshake with client outside:X.X.X.X/562
    Oct 29 2014 15:02:44: %ASA-6-725007: SSL session with client outside:X.X.X.X/56221 terminated.
    Oct 29 2014 15:02:56: %ASA-6-725001: Starting SSL handshake with client outside:X.X.X.X/56226 for Tv1 session.
    Oct 29 2014 15:02:56: %ASA-6-725003: SSL client outside:X.X.X.X/56226 request to resume previous seion.
    Oct 29 2014 15:02:56: %ASA-6-725002: Device completed SSL handshake with client outside:X.X.X.X/562
    Oct 29 2014 15:02:58: %ASA-6-716001: Group <GroupPolicy_XXXX> User <XXXX> IP <X.X.X.XWebVPN session started.
    Oct 29 2014 15:02:58: %ASA-6-716002: Group <GroupPolicy_XXXX> User <XXXX> IP <X.X.X.XWebVPN session terminated: Service Unavailable.
    I haven't seen this "Service Unavailable" before. Any ideas? Thanks
    Regards
    Tim

    Thanks. I don't think it's a license issue (see below).
    I have raised with TAC
    Cheers
    XX-ASA# show vpn-sessiondb
    Active Session Summary
    Sessions:
                               Active : Cumulative : Peak Concurrent : Inactive
      SSL VPN               :       0 :        175 :               2
        Clientless only     :       0 :         18 :               1
        With client         :       0 :        157 :               2 :        0
      Email Proxy           :       0 :          0 :               0
      IPsec LAN-to-LAN      :       1 :          8 :               1
      IPsec Remote Access   :       2 :        100 :               3
      VPN Load Balancing    :       0 :          0 :               0
      Totals                :       3 :        283
    License Information:
      IPsec   :    250    Configured :    250    Active :      4    Load :   2%
      SSL VPN :    250    Configured :    250    Active :      0    Load :   0%
                                Active : Cumulative : Peak Concurrent
      IPsec               :          4 :        240 :               5
      SSL VPN             :          0 :        215 :               2
        AnyConnect Mobile :          0 :          0 :               0
        Linksys Phone     :          0 :          0 :               0
      Totals              :          4 :        455
    Tunnels:
                          Active : Cumulative : Peak Concurrent
      IKE           :          3 :        108 :               4
      IPsec         :          2 :         15 :               3
      IPsecOverNatT :          2 :         99 :               4
      Clientless    :          0 :        175 :               2
      SSL-Tunnel    :          0 :        213 :               2
      DTLS-Tunnel   :          0 :        174 :               2
      Totals        :          7 :        784
    Active NAC Sessions:
      No NAC sessions to display
    Active VLAN Mapping Sessions:
      No VLAN Mapping sessions to display

  • No connection to database, session terminated

    hi all,
    we are facing a oracle  db problem, when we start database, SAP on Solaris 5.10. after some time error comes from sap Gui
    No connection to database, session terminated
    when we checked db , database was shutdown.
    error in Alter_SID.log
    Errors in file /oracle/DEV/saptrace/background/dev_smon_16314.trc:
    ORA-00600: internal error code, arguments: [4137], [], [], [], [], [], [], []
    Wed May 19 18:45:12 2010
    ORACLE Instance DEV (pid = 9) - Error 600 encountered while recovering transaction (9, 27).
    Wed May 19 18:45:12 2010
    Errors in file /oracle/DEV/saptrace/background/dev_smon_16314.trc:
    ORA-00600: internal error code, arguments: [4137], [], [], [], [], [], [], []
    plz guide
    Imran

    Hi,
    What is your database release ?
    You can try first shutdown the database if it is in mount state. Then restart the complete system.
    If the problem remains same..
    Please check the below notes: (and the notes suggested in the below notes)
    [Note 658744 - Composite SAP Note: ORA-00600|https://service.sap.com/sap/support/notes/658744]
    Regards.
    Rajesh Narkhede

  • Delete the internal sessions created in the report program

    Hi,
    I have problem when a user defined transaction is called for many times from a report program. My program uses call transaction method to call a user-defined transaction for many times, i get a error like 'Maximum number of internal sessions reached' when the number of  internal sessions created exceeds 6 . Please let me know whether there is any way to close/delete the previous internal sessions that are created through the program.
    Please help me to solve this problem.
    Thanks in Advance,
    Prabavathi

    Hi prabhavathi,
    1. If a new window is opened then, by default, we can have atmost
        six sessions.
      (This can be increased by basis team)
    2. I just tried, from a program, 
       using call transaction 10 times.
      But the first one is executed, and when we come out of it,
      only then the second one gets executed.
      Its remaining in only one window/session.
    regards,
    amit m.

  • Roll-out failed , session terminated

    Hi all,
    when i'm giving print out from SAP or when i'm opening a new session it's showing roll-out failed , session terminated. Please help..

    Hi ,
                Did you try to reboot the server?, it may help you some times if you are in Windows. Some of the memory will be released once you reboot the server.
    Regards,
    Hari.

  • Workflow Infrastructure Error: 88xr Unexpected WinWF Internal Error,terminating workflow Id#03888be1-28c8-409d-bc65-7115bc17edfa

    Hello Friends,
    I have developed a custom sequential workflow in SharePoint Server 2010 using VS 2010. My workflow gets activated and then creates a new task in the Tasks List.
    But "Error Occurred" gets displayed in the Workflow column in the default view of my document library instead of "In Progress".
    I debugged my code and there are no errors in it. But I found the below error in \14\LOGS\:
    "SharePoint Foundation Workflow Infrastructure Error: 88xr Unexpected WinWF Internal Error,terminating workflow Id#03888be1-28c8-409d-bc65-7115bc17edfa"
    I have set the properties correctly for the workflow activities in VS 2010.
    Can anybody help me solve this error?
    Thanks in advance...
    Regards,Gautam Kaikini.

    I am having the same issue, here is some of the logging errors I am seeing.  If anyone has any ideas I would be forever in your debt,
    02/24/2011 11:32:47.52 w3wp.exe (0x0A14)                      
    0x0F40
    SharePoint Foundation         Workflow Infrastructure      
    88xr Unexpected
    WinWF Internal Error, terminating workflow Id# 4128e252-208e-4d6c-8772-12c51959038e
    616e0e48-457e-4620-8191-dbe40c9af587
    02/24/2011 11:32:47.52 w3wp.exe (0x0A14)                      
    0x0F40
    SharePoint Foundation         Workflow Infrastructure      
    98d4 Unexpected
    Microsoft.SharePoint.SPException: The specified user or domain group was not found. ---> System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.     at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection
    sourceAccounts, Type targetType, Boolean forceSuccess)     at System.Security.Principal.NTAccount.Translate(Type targetType)     at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedSuffix)
        --- End of inner exception stack trace ---     at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedSuffix)     at Microsoft.SharePoint.Utilities.SPUtility.GetFullUserKeyFromFullName(String
    fullName)     at Microsoft.SharePoint...
    616e0e48-457e-4620-8191-dbe40c9af587
    02/24/2011 11:32:47.52* w3wp.exe (0x0A14)                      
    0x0F40
    SharePoint Foundation         Workflow Infrastructure      
    98d4 Unexpected
    ....SPGlobal.CreateSPRequestAndSetIdentity(SPSite site, String name, Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous)     at Microsoft.SharePoint.SPSite.GetSPRequest()
        at Microsoft.SharePoint.SPSite.get_Request()     at Microsoft.SharePoint.SPSite.OpenWeb(Guid gWebId, Int32 mondoHint)     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.GetWebForWorkflow(SPWorkflow wf, SPWorkflowUserContext
    runAsUser)     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.get_Web()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.GetWebForListItemService()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.UpdateModerationStatus(Guid
    id, Guid listId, SPItemKey itemKey, SPModerationStatusT...
    616e0e48-457e-4620-8191-dbe40c9af587
    02/24/2011 11:32:47.52* w3wp.exe (0x0A14)                      
    0x0F40
    SharePoint Foundation         Workflow Infrastructure      
    98d4 Unexpected
    ...ype newModerationStatus, String comments)     at Microsoft.Office.Workflow.Actions.SetTaskProcessItemModerationStatus.DoUpdate(ActivityExecutionContext context)     at Microsoft.SharePoint.WorkflowActions.WaitForDocumentUnlockActivity.Execute(ActivityExecutionContext
    executionContext)     at Microsoft.Office.Workflow.Actions.SetTaskProcessItemModerationStatus.Execute(ActivityExecutionContext context)     at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext
    executionContext)     at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)     at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
        at System.Workflow.Runtime.Schedule...
    616e0e48-457e-4620-8191-dbe40c9af587
    02/24/2011 11:32:47.52* w3wp.exe (0x0A14)                      
    0x0F40
    SharePoint Foundation         Workflow Infrastructure      
    98d4 Unexpected
    ...r.Run() 616e0e48-457e-4620-8191-dbe40c9af587
    Thanks in advance!

  • When PMON will sense session termination

    Hi All,
    I don't know what is the correct way to search about my problem, So forgive me if i douplicate my thread with already answered one.
    I have a scenario where a tool that opens a JBDC connection to the database and when these sessions are killed from the tool admin i found that the sessions are still active and after a period of time the max session parameter is reached the the database stoped giving more connections.
    My question is
    When SMON or PMON are not informed directly be session ubnormal termination?
    If there is a period of time for checking session termination can this time be changed?
    Please help.
    Regards;

    I think you would find Oracle dead connection detection (DCD) feature useful, easy to setup:
    On server side add in SQLNET.ORA:
    SQLNET.EXPIRE_TIME= <# of minutes>
    # of minutes is the time between successive probe packets sent from
    server to the client to check if the connection is still alive.
    A time of 10 minutes is probably optimum for most applications.

  • Error Message-"Maximum number of internal sessions reached"

    Hi,
       In one of the User defined screen , we are getting error as
    "Maximum number of internal sessions reached".
       This error is not coming each & every time.This screen is used to store the values in Z-table.
       This error is coming after entering 6-9 entries.  
       What may be the problem.
       The code is as follows :
       when 'save'.
            INSERT zmmt001_grn_gate FROM wk_zmmt01.
            INSERT zmmt002_grn_item FROM TABLE it_zmmt02.
            IF sy-subrc EQ 0.
              COMMIT WORK.
              MESSAGE I002 WITH wk_sno.
              CLEAR wk_lifnr.
              CLEAR wk_ebeln.
              CLEAR wk_name.
              CLEAR wk_appval.
              CLEAR wk_chal.
              CLEAR wk_form38.
              REFRESH it_temp_tc1 .
              CALL TRANSACTION 'ZMMI001'.
            ELSE.
              ROLLBACK WORK.
              MESSAGE e000 WITH text-006.
            ENDIF.
      Whether CALL TRANSACTION 'ZMMI001' statement having problem..
      Pls give your suggestion on this.
    Thanks in Advance,
    Best Regards,
    Pavan.

    Hi
    I agree on the reason of the problem, too. SAP limits the number of internal sessions. By calling the transaction with <b>"CALL TRANSACTION ..."</b> statement, you keep the current transaction's program data and open a new internal session. To handle things technically, SAP forces an internal session number limit.
    The solution is to use <b>"LEAVE TO TRANSACTION ..."</b> which ends the current transaction session, rolls out the relevant program and then opens the new session.
    *--Serdar
    [email protected]

  • Controlling Internal sessions

    Hi Gurus
    We have issues with the performance of the system.
    Could any one tell What is the parameter using which we can control the user
    from NOT opening NewSessions ( internal sessions ) the default value is 6.
    By internal session i mean ( user login by typing the user name and password )
    from the SAP eassy access menu he select the new session ICON.
    How can we control him by opening those sessions ( what is the parameter ).
    Regards
    Kirankumar.d

    HI
    Please set the parameter value rdisp/max_alt_modes  ( as required sessions)
    RZ11 set the value for the temporary
    RZ10 set the vallue in the instance file for the permanent.
    You can use this parameter to restrict the maximum number of external sessions a user is allowed to open in one logon. You should only change this if the circumstances require it (for example, if there are too many roll areas, or the dialog load is too high). Note that in certain situations the system may create new, hidden sessions automatically (for example, for frontend spooling).
    You can change the parameter dynamically. The changes take effect logons that occur after the parameter change.
    Regards
    Anwer Waseem
    SAP BASIS

  • How many Internal sessions?

    Hi,
    How to find out that a particular program uses how many internal sessions?
    Is there any function module?
    Regards,
    Rahul

    Hi rahul,
    When you call a function module, the ABAP runtime system checks whether you have ... It is only of limited value for passing data between internal sessions.
    http://help.sap.com/saphelp_nw70/helpdata/en/c6/617d0ce68c11d2b2ab080009b43351/content.htm
    thanks
    trinadh

Maybe you are looking for