Selection-Screen - Warning for similar screens with same info

Hi Gurus!
I have a small question regarding the screens. I have a program which splitting of the UWI's. This program has a selection screen  for entry of the company code , plant and date and two radiobuttons to show incomplete ones and all lists. Now the problem is that when this report is used by 3 or 4 people in the department and if they are working on the same plant say 0311, everyone has this screen opened and can make changes without the other person knowing that the other person is also doing changes . I want to make something in the repot that will give a message that this screen is already opened for this particular plant (warning message) which will make the other ppl aware that someone is already working on that plant , not only that evben if a single person has two screens of it opened with similar plant , also it should give message as that its opened for that particular plant. Is it possible please.?
So like in here in my report I should be adding in something or what?
*&                  Module  CHECK_INPUT  INPUT                         *
*                      Field Input Check                               *
MODULE check_input INPUT.
  DATA: lv_plant TYPE t001k-bukrs.
**** Checking For Plant Input.
  IF dyn_plant IS INITIAL.
    MESSAGE e000 WITH text-002.
  ELSE.
    SELECT SINGLE bwkey FROM t001k INTO t001k-bwkey
                  WHERE bwkey = dyn_plant.
    IF sy-subrc NE 0.
      MESSAGE e000 WITH text-019.
    ENDIF.
  ENDIF.
Thanks
Aarav

I used the enqueue and dequeue function module in my program to dis-allow two or more people to work on the same screen with similar input of plant ,and I am getting the error message too on the first screen itself that "selected plant si used by another user", but the problem is that its not allowing me to get into it even when I am the first user, I wanted actually it to happen with the second user or if I open up another screen and try inputing same plant and try entering then it should give me the message but its giving me message in the first screen itself and locking , not allowing me to get in.
Kindly suggest what should I be doing to this happen in the second or thisrd ascreen and so on , but not on the frist screen.
I put the logical lock after the plant validation happens , but for teh first user it should allowing him to go through the screen  and just give warning for other uses if they enter the same plant and try entering the screen.
Thanks
Aarav

Similar Messages

  • I have downloaded whats app/brave temple run but using netsafe card. well now it shows 1.98$ is pending , though m trying with new netsafe card to pay it is showing error saying Pls select valid method for payment. i used same method as i did earlier

    i have downloaded whats app/brave temple run but using netsafe card. well now it shows 1.98$ is pending , though m trying with new netsafe card to pay it is showing error saying Pls select valid method for payment. i used same method as i did earlier

    I have recently started having this problem in PSE8. The Adobe workaround
    did work, but I don't fancy having to re register each time I use it.
    What I have discovered is that it's nothing to do with the image metadata as it occurs before any image is opened.
    It SEEMS to only occur if you use file/open with to open an image in the editor - IE start PSE with that command.
    If you close elements down, and start it using programs/PSE/Elements (or your desktop shortcut) - the panorama feature magically works.
    Each time I've opened the editor 'automatically' using image/open with, it seems to create the problem.
    Hope this helps

  • How to find screen exit for a screen?

    Hi,
    If you know the transaction, how to find if there is a screen exit exists or not?
    Here even I know the screen number also. I have opened it in screen painter. How can I see if there is a screen exit for the screen?
    Thank you.

    Hii
    Screen Exit is nothing but enhancing the screen like creating some more fields, subscreen and so on.
    1. Go to the screen>System>Status-->Program (Double
    click this program. It will take you to the program.
    2. Now, Goto-->Object Directory Entry.
    3. Make a note the package name.
    4. Now run the transactions SMOD, press F4 and enter the
    above noted package, press enter.
    5. It will display list of Exits.
    6. Now go back to the initial screen SMOD.
    7. Specify the exit name here and select the radio button
    Components.
    8. It will display four group boxes one for FM, second
    for Fcodes, thrid for Screen areas and last for
    includes.
    9. Goto transaction CMOD, create a new project, and
    click the button "Enhancement assignments" and
    specify your enhancements that you got in SMOD.
    10. Now bouble clikc the enhancement, it will take you to editor with some includes starting with Z, double clikc the include you want to edit and proceed.
    Screen exit
    Regards
    Naresh

  • Dispatch center - Select multiple tasks for scheduling at the same time

    Hi!
    I need a consultation regarding Dispatch center. Is there a functionality to select multiple tasks for scheduling at the same time for one resource?
    Please, guys, this is urgent.
    Jan

    You can schedule a single task or multiple tasks automatically directly from the
    dispatch center. The scheduling criteria applied come from Advanced Scheduler.
    Make Sure, you have the advanced scheduler. With out Advanced Scheduler and by just using Advice, you can only assign one task at a time.
    HTH
    ps: for more information, refer Field Service User Guide, "Scheduling Tasks"

  • How to get the screen groups for the screen field which are on selectionscn

    hiiii Experts,
                   How to know the screen groups for the screen field which are on selection screen.
    Thanks and regards,
    kasyap

         NAME                                             PNPABKRS-LOW
            GROUP1                                             SEL
            GROUP2                                             DBS
            GROUP3                                             LOW
            GROUP4                                             180
    to get this use this:
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        if screen-name CS 'ABKRS'.
          BREAK-POINT.
        endif.
      ENDLOOP.

  • Are there any mac screen savers for multiple screens

    Are there any mac screen savers for multiple screens? like the one in the swordfish movie with john travolta haha

    screensaver +, free from the apps store, will do two monitors.  It does not do three monitors . 

  • CUOM 2.3 sends multiple notifications for Event StoppedGSUPerformancePolling with same time stamps

    Hi Alll,
    I have a CUOM Version 2.3 which shows mutiple notifications per Device for Event StoppedGSUPerformancePolling with same time stamps. The message below is generated from the default All_Events for all devices.
    Does anyone have a solution for that.
    Regards Michael
    This message is generated 8 times with the same time stamp in all messages.
    ** This message is generated from Cisco Unified Operations Manager **
    ALERT ID                = 00012OW
    CREATION TIME           = Sat 30-Oct-2010 16:31:57 CEST
    MODIFIED TIME           = Sat 30-Oct-2010 17:00:58 CEST
    STATUS                  = Active
    SEVERITY                = Critical
    MANAGED OBJECT          = 183.201.141.193
    MANAGED OBJECT TYPE     = VoiceGateway
    ASSOCIATED EVENTS       =
        Cleared:183.201.141.193:Unresponsive
        Active:183.201.141.193:StoppedGsuPerformancePolling
    CUSTOMER IDENTIFICATION = Voice Port
    CUSTOMER REVISION       = Voice Port

    if you get SNMP timeout on multiple devices then the fault usually lies in the path that the polling follows to get to these devices and back to the server.
    The problem obviously lies in the part path they have in common.
    It is not unusual to see the highest backbone loads during the night, due to backups being taken.
    Make sure the most important inter-switch links have no errors.
    I would rather fix this then turn off alerting.
    Cheers,
    Michel

  • BI: Virtual Provider for ECC Report with same selection parameters

    Dear all,
    I have attached screen shot of ECC report selection screen with contain Material, Plant and Dates. As report is bit complex and I need to use just ITAB (internal table) of it for further use in BEx Query and for Dashboard purposes.
    Problem: I need to call this report by creating Virtual Provider in BI so that I get data from ECC at runtime as it is shares report so I can't able to save any data in transparent table as report calculated opening balances at runtime.
    It is possible for me by using function module i can get itab by submit return and then create Data Source for it ?
    As i make copy of FM ZZRSAX_BIW_GET_SIMPLE i cannot use submit there due to OPEN CURSOR mechanism there.
    Kindly anyone suggest how it is possible to call report with same selection parameters for creation of virtual provider.
    Please mention if i miss any point in explaining problem.
    Feel free to ask for any query.
    Many thanks.
    Hoping for positive and quick responses.

    please create 2 reports as given below.-
    REPORT  ZSZP_00007.
    parameters a(5) .
    parameters b(5) .
    parameters c(5) .
    AT SELECTION-SCREEN OUTPUT.
    LOOP AT SCREEN.
    IF screen-name = 'A' or screen-name = 'B' .
      get parameter id 'aaaaaaaaaaa' field a.
      get parameter id 'bbbbbbbbbbb' field B.
    screen-input = 0.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.
    start-of-selection.
    your logic
    REPORT  zszp_00005.
    PARAMETERS a(5).
    PARAMETERS b(5).
    START-OF-SELECTION.
      SET PARAMETER ID 'aaaaaaaaaaa' FIELD a.
      SET PARAMETER ID 'bbbbbbbbbbb' FIELD b.
    your logic
    SUBMIT zszp_00007 VIA SELECTION-SCREEN.
    i hope this approach will solve your problem.
    thanks
    Swanand

  • Selection menu box for mobile screens

    I am working on a website for a pub/resteraunt.   http://www.thethatcherstavern.com/index.htm   The food menus can be displayed in full for PC and tablet screens, but for mobile devices, I want people to be able to select from a list of sections and view specifics: Starters, Main Courses Desserts etc, to avoid mobile users having to scroll through the entire content.   I am using Dreamweaver for the first time on a project and am fairly new to HTML/CSS.

    Responsive Menus:
    Project Seven Responsive Tabs (commercial DW extension)
    http://www.projectseven.com/products/tools/tpm2/tutorials/responsive/index.htm
    Pop-Menu  Magic3 by PVII (NEW commercial DW extension)
    http://www.projectseven.com/products/menusystems/pmm3/index.htm
    Nancy O.

  • Full screen crosshair for partial screenshot with import

    I frequently use import to take partial screenshots, but the tiny crosshair cursor that comes up
    after calling import is not very useful in helping me select the screen area that I want.
    Can I change the cursor to a full-screen crosshair, i.e. a horizontal and a vertical line spanning
    the entire screen? That would help me to see whether the content I want to capture will fit
    before I start the selection, saving me from having to redo selections.
    Thanks for any assistance.

    This sounds like an interesting question that would be cool to have an answer to.  If I'm reading it right, scrot -s is not an answer.  That just gives a regular small crosshair cursor.
    edit: actually scrot just keeps the regular cursor until you select the starting point.
    Last edited by Trilby (2012-06-28 02:45:31)

  • Screen Exit for MB1C transaction with program :SAPMM07M and screen 410

    I am working on a requirement which is to enhance the Functionality of transaction, MB1C.  In Mb1c item details screen I want to add some additional text line (about 7 to 8) for client Materials. The requirement is to add details of drawings which we have to enter at the time of GR. One item text field is available but that is not enough. As the drawing specs, spool no, ... etc., have to be entered. My question is there any screen exit for MB1c Transaction?. If not how to proceed?.  Could someone answer my query. I am working on ECC 6.0.
    Thanks & Regds
    Ariffu Mohammed

    Please explore the following exit and there documentation , inorder to                    
    fulfill the requirement                                                                               
    MB1C SAPMM07M  MBCF0002        E            EXIT_SAPMM07M_001                             
                   MBCF0006        E            EXIT_SAPMM07M_005                             
                   MBCF0009        E            EXIT_SAPMM07M_009                             
                   MBCFC003        E            EXIT_SAPMM07M_003                             
                   MBCFC004        E            EXIT_SAPMM07M_004                             
                   MBCFC010        E            EXIT_SAPMM07M_010                             
         SAPMM07M  MBCF0002        E            EXIT_SAPMM07M_001                             
                   MBCF0006        E            EXIT_SAPMM07M_005                             
                   MBCF0009        E            EXIT_SAPMM07M_009                             
                   MBCFC003        E            EXIT_SAPMM07M_003                             
                   MBCFC004        E            EXIT_SAPMM07M_004                             
                   MBCFC010        E            EXIT_SAPMM07M_010

  • Global Address List for multiple people with same name?

    When writing a new email, I want to add a name from the global address list of my microsoft exchange Contacts group. I select the blue plus button and type in the name. If there is more than one person in my company with the same name, both people will show up. However, Mail is not letting me see the details of either of the two people so I don't know which one is the right one.
    However, if I start from Contacts, Groups, Exchange and type in that person's name, when I select a name, a second screen will show up with the details (email address, title, etc) of the person. That way, I know which one is the correct person who I want to email. Why can't I do this directly from Mail? If I need to send an email to multiple people from the GAL, I don't want to have to search for them via Contacts.
    Thanks!

    I don't know the exact and complete specification of your intended schema...
    anyway, from what I can see in your post, I assume that
    <deed>
        <deed_type>
            <name>Quit Claim</name>
            <value>Sheriff</name>
        </deed_type>
        <deed_type>
            <name>sheriff's deed</name>
            <value>Sheriff</value>
        </deed_type>
        <deed_type>
            <name>Warranty</name>
            <value>W</name>
        </deed_type>
    </deed>would be the "proper" way to go...
    which makes your "deed_type" a complexType, including a sequence of two kinds of xs:string elements : "name" and "value"

  • Screen changes for Document screens

    Dear All:
    In the documents change screens I want to 'display only'some fields based on values in certain other fields. Would you please suggest some ideas?
    I posted this in the Financials Forum, but havent got any suggestions.
    [Posting in ERP Financials|Re: Document Line Items fields]

    Hi,
    go for the event at selection-screen output and modify your screen, like
    PARAMETERS: TEST1(10) MODIF ID SC1,
                TEST2(10) MODIF ID SC2,
                TEST3(10) MODIF ID SC1,
                TEST4(10) MODIF ID SC2.
    AT SELECTION-SCREEN OUTPUT.
    LOOP AT SCREEN.
      IF SCREEN-GROUP1 = 'SC1'.
        SCREEN-INTENSIFIED = '1'.
        MODIFY SCREEN.
        CONTINUE.
      ENDIF.
      IF SCREEN-GROUP1 = 'SC2'.
        SCREEN-INTENSIFIED = '0'.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    with luck,
    pritam.

  • After using my macbook for 2 years with same printer,all of a sudden I can't print a page doc even though printer is working and I can print from I/Mail, etc.Anybody had this happen and have a possible answer?

    After using my MacBook Pro and pages for 2 years with the same printer, all of a sudden I can't print a pages doc even though the printer works and I can print from I/Mail, etc. Anyone have a possible answer?

    Often printing problems are a sign of corrupt preferences. Go to HD > Users > (your account) > Library > Preferences, delete the com.apple.iwork.pages.plist file & then restart Pages.

  • Create a Connection on TREX for 2 systems with same SID

    Hello world,
    Here is my case,
    We have a PRO systems With SID=PRO On Host= production , and a Sandbox system with also SID=PRO On Host=SANDBOX
    now i need to create a connection in TREX in parallel so when i add the 2nd one it just edits the 1st one that i have already made
    So is it possible to create 2 connection of same SID but diffrent Hosts In parallel?
    If Yes how ?
    Thanks In Advance...
    Ahmed Salam

    Hi Ahmed,
    it could be possible from the TREX perspective , however such configuration isn't supported . The reason for this is that the SAP applications create indexes using the ABAP system ID and client as a part of the index names (f.e. esh:e10002~e10002~acc_sid~sid). As it's not possible to create an index with the same name 2nd time, you will not be able to use the TREX instance with two systems with same SID.
    Best regards,
    Mikhail

Maybe you are looking for

  • Report in Excel in Oracle Apps 11i

    Hi every one, Is there any way to fetch the report directly in Excel instead of opening in XML,PDT,TEXT etc. I not not talking about the profile option in which we open the text report into excel. My clients requirement is to open report directly int

  • How do I get feedback on Application in iTune U?

    I'm trying to apply for an application to provide content on iTunes U on behalf of the nonprofit I work for.  We are an education nonprofit that develops content for and provides professional development to educators.  Seems like a good fit for iTune

  • Connect to SqlPLus

    Hi to everybody I installed oracle Client 10g-home2 in my laptop having the Windows 7 Home premium OS.. But I cant able to connect with SQLPLUS. After entering the Username,password,hoststring it is exiting.. It doesn't show any errors.. Can anyone t

  • Baseline network model???

    Dear All, I want to ask about the following: -Baseline network model??? what is it , and how to read more about it from the Cisco point view??? -MTTR & MTBF??? and how it is relate to the baseline network model ( increasing or decreasing)??

  • Patterns and Matcher.find()

    I would be really grateful for some assistance on this. I have been at this for three hours and can't get it correct. I have a string such as this: "Hello this is a great <!-- @@[IMAGINE_SPACIAL_VECTOR]@@ --> little string" I want to use RegEx, Patte