In screen painter when field status 'NOT POSSIBLE'

hi all,
i have created a screen with few  fields and each one having search help.
i want the fields to be filled only by selecting values from search help.
I don't want users to enter data in the fields,.
I have tried my keeping 'NOT POSSIBLE'  for the field.I am able to view values from search help but can't place values in the fields.
Can any one help me out please.

Hi Sudhir,
Well, you can clear the history of the input fields and do some validations on those fields which will throw some custom error message if the user is trying to enter invalid values.
For clearing the history, you can use the below snippet in PBO
data: rc type i.
  call method cl_gui_frontend_services=>disablehistoryforfield
    exporting
      fieldname                     = 'GW_OBSHEAD-VBELN'
      bdisabled                     = abap_on
    changing
      rc                            = rc
    exceptions
      field_not_found               = 1
      disablehistoryforfield_failed = 2
      cntl_error                    = 3
      unable_to_disable_field       = 4
      others                        = 5.
  if sy-subrc <> 0.
  endif.

Similar Messages

  • Structure S955 cannot be enhanced (creating new fields is not possible)

    If I try to append in table S950.I am getting error mess like this<b>."Structure S955 cannot be enhanced (creating new fields is not possible)"</b>I have to change any settings?

    Maybe this OSS note will help you : Note 527083 - Changes to info structures
    https://service.sap.com/sap/support/notes/527083
    Regards

  • Field status "Not specified"

    Hi gurus,
    In SRM, in the "Field grouping", there are five field status: Hide, Required, Optional, Display (as in ECC) and Not specified (not in ECC).
    What is exactly this field status "Not specified" ?
    Thanks !

    I want to insert "0" for status field whenever the
    value for that field is not specified.try this
    LOAD DATA
    INFILE 'month.dat'
    APPEND
    INTO TABLE POSTPAID_BULK_PACKAGE_ADD
      mobile_no    POSITION(1:10),
      active_dt    POSITION(11:18) date "YYYYMMDD" ,
      package_id   POSITION(19:26),
    status POSITION(24:25) "nvl(trim(:status), 0)"
    )

  • Selection screen with Parameter - field name not coming when made mandatory

    Hi Experts,
    I have added a parameter in my selection screen which has other select options as well.
    I used below code in wd_initi to add parameter
        create data LR_LIFNR type LIFNR.
        WD_THIS->M_HANDLER->ADD_PARAMETER_FIELD(
        I_ID         = 'LIFNR'
        I_VALUE      = LR_LIFNR
        I_OBLIGATORY = ABAP_TRUE
        I_READ_ONLY  = L_READ_ONLY ).
    I have a submit button in the selection screen, so when ever the value is empty in parameter for LIFNR, system throws an error *Enter selection in Field ""  *  but error message is unable to take the name of the parameter?
    It is expected to give as Enter selection in Field "Vendor"
    This throwing of error message is working fine for another select-options for PO which is also mandatory.
    What could be the error?
    Any clue is highly appreciated.
    Regards,
    Ajay

    Hi,
    WDDOINIT the code is:
    lt_range_table = wd_this->m_handle->create_range_table(
                                                    i_typename = 'ZRM_T_CV_END_DATE1' ).
      wd_this->m_handle->add_selection_field(
                          i_id = 'ZRM_T_CV_END_DATE1'
                          i_description = 'Project End Date (MM.YYYY)'
                          it_result = lt_range_table
                          i_read_only = read_only ).
    on submit  the code is :
    rt_prj_end = wd_this->m_handle->get_range_table_of_sel_field(
                                        i_id = 'ZRM_T_CV_END_DATE1' ).
      ASSIGN rt_prj_end->* TO <fs_prj_end>.
    1.is the data element  the same in both the  methods u mentioned.i,e on WDDOINIT AND ON ACTION OF SUBMIT.
    please check it once.
    2.2does the data element LIFNR  has field label assosciated with it.(check in domain).
    3.check adding description to the field shown as below.
    wd_this->m_handle->add_selection_field(
                          i_id = 'ZRM_T_CV_END_DATE1'
                          i_description = 'Project End Date (MM.YYYY)'
                        it_result = lt_range_table
                          i_read_only = read_only )
    Try checking these 3 cases.
    Priya

  • Unwanted Extra Zeros in Output - Screen Painter Variable Field

    I made this program to leanr screen painting which is a calculator. It all works fine but any calculation I do has extra zeros I don't want for example,
    If I do 3.5 divide by 0.5 it shold give me an answer of 7.00 but it appears like 00000000007.00 and I can't figure out why. My fields for this output and the input are set to DEC - Decimal type.in the screen painter. My variables are specified to two decimals. So whats with these extra zeros?
    Thanks in Advance.  

    Hi James,
    In the fields attributes, tab program, have a look if "Leading zeroes" checkbox is checked. It should not be.
    Regards,
    Custodio

  • Video/Screen Sharing via 3G connection not possible - port restrictions?

    I'm running Jabber-based iChat AV 5.0.3 sessions from my MBP connected to the Internet via a wireless USB modem 3G/UMTS (German Telekom D1 network). My buddies are connected to the Internet via regular broadband connections (DSL). I have set up a hosted Jabber server via Dreamhost (without SSL, port 5222 used).
    Status Quo:
    - Contact status of remote Jabber users shows up properly. All buttons (text chat, screen sharing, video) are available (not greyed out) on both sides.
    - Text chat works fine.
    - Video chat and screen sharing can be invoked from both sides (confirmation window shows up), but after confirmation the initiation process doesn't finish successfully. The video/screen sharing session doesn't run. *iChat AV shows a message indicating that it doesn't receive an answer from the remote user device.* If the iChat session is initiated from a buddy's computer, the buddy gets the same message respectively.
    - For testing purposes, I changed the internet connection on my MBP from the mobile 3G USB modem to a regular *DSL broadband connection (same ISP, German Telekom). In this scenario, video/audio calls and screen sharing work flawlessly!* Therefore, I assume that the problems in 3G connection mode is caused by the ISP (German Telekom) blocking/restricting ports required by iChat AV for initiating the video call and streaming the data on their 3G network.
    Is there any way to bypass ISP restrictions, by either changing specific iChat AV port settings on both ends (client devices) or by port forwarding? If yes, which settings should I change? Unfortunately, it's couldn't find any document indicating which ports are opened/allowed by German Telekom's 2G/3G (GSM/UMTS) network.
    Below is an excerpt of the error message produced by iChat AV:
    iChat Connection Log:
    2010-11-09 21:18:19 +0100: AVChat started with ID 494414145.
    2010-11-09 21:18:19 +0100: [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    2010-11-09 21:18:19 +0100: 0x1a8bf8b0: State change from AVChatNoState to AVChatStateInvited.
    2010-11-09 21:18:28 +0100: 0x1a8bf8b0: State change from AVChatStateInvited to AVChatStateConnecting.
    2010-11-09 21:18:28 +0100: [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    2010-11-09 21:18:48 +0100: 0x1a8bf8b0: State change from AVChatStateConnecting to AVChatStateEnded.
    2010-11-09 21:18:48 +0100: 0x1a8bf8b0: Error -8 (Did not receive a response from 0x1a8bf8b0.)
    2010-11-09 21:18:48 +0100: [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    2010-11-09 21:18:48 +0100: [email protected]: Error -8 (Did not receive a response from 0x1a8bf8b0.)
    Video Conference Error Report:
    0.000000 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/DotMacConfiguration.m:1039 type=4 (FFFFFFFF/2)
    [HTTP GET failed (0)]
    0.000627 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/DotMacConfiguration.m:758 type=4 (FFFFFFFF/0)
    [HTTP GET failed (0)]
    0.346813 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/DotMacConfiguration.m:758 type=4 (FFFFFFFF/0)
    [HTTP GET failed (0)]
    1331.086051 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1333.086142 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1335.086270 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1337.086603 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1339.087985 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1341.088212 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    1343.088361 @/SourceCache/VideoConference/VideoConference-415.22/SIP/SIP.c:2917 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    929.446913 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2059 type=2 (00000000/0)
    [Connection Data for call id: 1 returns 1
    934.996640 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2074 type=2 (00000000/0)
    [Prepare Connection With Remote Data - remote VCConnectionData: 1, local VCConnectionData: 1
    935.002114 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2266 type=2 (00000000/0)
    [Initiate Conference To User: u0 with Remote VCConnectionData: 1 with Local Connection Data: 1 conferenceSettings: 1]
    935.467624 @/SourceCache/VideoConference/VideoConference-415.22/SIP/Transport.c:2138 type=1 (00000000/0)
    [INVITE sip:user@rip:16402 SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK0fdd30e326aa779b
    Max-Forwards: 70
    To: "u0" <sip:user@rip:16402>
    From: "0" <sip:user@lip:16402>;tag=544473054
    Call-ID: 9c7ecf46-ec3d-11df-8530-f81eeb5f4012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.4
    Content-Type: application/sdp
    Content-Length: 708
    Video Conference User Report:
    928.427249 @:0 type=5 (00000000/16402)
    [Local SIP port]
    934.996832 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2171 type=5 (00000000/0)
    *[Remote Router]*
    *[PORT RESTRICTED]*
    934.996842 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2173 type=5 (00000000/0)
    [Remote CommNAT Result: 0x000000d0
    936.003962 @:0 type=5 (00000000/60)
    [Detected bandwidth (kbits/s): 2627 up, 2627 down. (00000000)
    936.033015 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VideoConferenceMultiController.m:2423 type=5 (00000000/0)
    [Start Conference With UserID: u0]
    978.787787 @:0 type=5 (00000000/16402)
    [Local SIP port]
    1014.011790 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2171 type=5 (00000000/0)
    [Remote Router]
    [PORT RESTRICTED]
    1014.011800 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2173 type=5 (00000000/0)
    [Remote CommNAT Result: 0x000000d0
    1015.024555 @:0 type=5 (00000000/60)
    [Detected bandwidth (kbits/s): 2627 up, 2627 down. (00000000)
    1015.031800 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VideoConferenceMultiController.m:2423 type=5 (00000000/0)
    [Start Conference With UserID: u0]
    1323.083386 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2171 type=5 (00000000/0)
    [Remote Router]
    [PORT RESTRICTED]
    1323.083396 @/SourceCache/VideoConference/VideoConference-415.22/Video Conference/VCInitiateConference.m:2173 type=5 (00000000/0)
    [Remote CommNAT Result: 0x000000d0
    (…)

    Hi,
    Does this 3G device have any set up functions that are on your Mac ?
    If it does not it is likely that it is wide open to all Port (65535 of them).
    I presume that in System Preferences > Network you see a Public IP when using this device ?
    Again this would tend to pint to all the ports being open.
    Is there anything on the ISP's web site that suggests this device is unsuitable to be used with VoIP or SIP connections ?
    VoIP (Voice over the Internet) uses the SIP connection process the way iChat does.
    Most likely the issues is the way packets are sent.
    When you do a download, for instance, do you find the speed increases in the first few minutes ?
    When some data packets are sent over the Internet the next one is not sent until confirmation that the first has arrived.
    This Latency effects Point to Point WiFi (antenna to Dish on House) and satellite connections mostly particularly when it is a two way thing.
    It can effect Mobile/Cell phone type connections.
    What sort of Speeds are you getting on the 3G device ?
    http://www.speedtest.net/
    Do these seem to get faster as the time proceeds ? (this can be difficult to spot).
    The Log mentions one end being at just over 2Gbps although it does not make it clear which end.
    As the Remote end is the end that reports "Router: Port Restricted" and it works over standard DSL we have to presume they have the ports open.
    You could try restricting iChat 's Bandwidth in iChat menu > Preferences > Video Section to 500kbps (try it at both ends)
    If that does not work try 200kbps
    This may stop iChat from trying to send data too Fast for the Network Connections.
    Realistically there are a few too many variables here.
    It could be Speed of data throughout at the Initiation point. (Slow Start up of data transfer)
    It could be an Internal setting preventing SIP.
    It could be that the 3G network sends and receives data by different routes.
    (I have seen this once when a ISP was repairing some Cabling. To maintain end user speeds they managed their own network to split Incoming and outgoing data to the end point.)
    iChat does not like this as it checks the IPs and the Hops (number of intermediate stages/servers) and if the data is different it will not connect (Man in the Middle attack protection).
    I can't remember the last time I knew of someone being successful with either an 3G USB dongle or a 3G phone as Modem (internet Sharing).
    Despite my ideas I think you will be unlucky and this will not work.
    10:31 PM Saturday; November 13, 2010
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Screen Painter and pf status

    hi experts...
    I want to create my own screen for my program...please guide me how to create and what is pf status and its use...

    Hi Sugumar
    For creating your own screen.. Just follow the under mentioned steps
    Just write
    <b>CALL SCREEN XXX   ( in SE38 Editor)</b>
    then double click on the XXX ( screen number which you have specified )
    It'll take you to the next screen where you you will see the following set of statements
    PROCESS BEFORE OUTPUT.
    MODULE STATUS_0100.
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND_0100.
    YOu just have to de comment the above mentioned statements.
    Then  double click on
    MODULE STATUS_0100
    MODULE USER_COMMAND_0100  respectively.
    It will generate a code in se38 editor like this
    MODULE STATUS_0100 OUTPUT.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_0100  OUTPUT
    MODULE USER_COMMAND_0100 INPUT.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    Then you just have to punch in the logic as desired.
    <b>Regarding  *  SET PF-STATUS 'xxxxxxxx'</b>
    The purpose of this statemnt is to provide icons/ functions on application toolbar and menu toolbar at the o/p screen.
    This is how we do it :
    just provide a name to XXXX by decommenting it
    for example   SET PF-STATUS 'ZITP_GV_ALV_GRID'.
    Then double click on "'ZITP_GV_ALV_GRID'"
    it will take you to the next screen.
    On that screen  you just ahve to provide the
    icons / functions which you want on your application and menu toolbar respectively..
    so that you can use them while you are seeing the O/P of your program.
    one eg :
    MODULE USER_COMMAND_0100 INPUT.
    IF SY-UCOMM = 'EXIT'.
      LEAVE PROGRAM.
    ENDIF.
    ENDMODULE. 
    This exit button is there on menu toolbar
    SO when you will press exit on the menu toolbar ( ^^^ the code wil be executed and it'll take you bac to se38 editor)
    I hope this information helps !!
    Regards
    Gaurav
    Message was edited by:
            Gaurav Verma

  • My Iphone5 power button seems to be permanently pressed. It will think that it is being held down even though I am not touching it and also turn the screen on when I am not touching it. Very hard to use the phone. Any ideas?

    There is no rhyme or reason to when it does this. Sometimes, it will be fine for a few hours. Sometimes, I can't use the phone as it exists out of apps automatically and consistently comes up with the "slide to power off" screen. It's draining the battery. Apple replaced my screen a few months ago and the problems have only occured since then but they have got progressivly worse. Any ideas before I take it to the genuis bar and get told it's going to cost me an obsence amount of money to fix a problem I haven't caused? No water damage or droppage on the device either and I have a thick case on it. Case doesn't affect/help the problem as well.

    Hi jemerrifield,
    Thank you for using Apple Support Communities.
    From your post I understand that your external display being used with your Mac Pro is flickering along the top of the screen.  I completely understand how this can be frustrating, especially for being a new computer.  I would however like you to follow some troubleshooting steps that will also help determine if the issue is with the display you are using, cables, or the Mac Pro.
    Apple computers: Troubleshooting issues with video on internal or external displays
    Take care,
    Alex H.

  • SCREEN PAINTER Layout not working

    Hi,
    we have SAP Netweaver 7.0 Trial version,
    we are using SAP GUI 710,
    when we try to view the SCREEN PAINTER Layout it is not functioning properly..
    The screen displays fully in dotted lines.
    Anybody can help me..
    Regards,
    Sudhakar N

    Hi,
    S the option which u said in Utilities-->settings
    Graphical Layout editor is Enabled,
    then also the output screen displays in dotted lines.
    if you send me id i will send u the scree shot how the window displays..
    Thanks & Regards,
    Sudhakar

  • Screen Painter not work remote

    Good Afternoon,
    I have the following issue with the screen painter when i try of work remote using String of SAP Router.
    When i am in the company if can user the screen painter, but when work remote using String of SAP Router(in the house) not can display this screen for create screeen.
    What is the cause for solve this issue?

    facing same problem

  • Editor in screen Painter

    hello friends,
    i hv created text editor in screen painter. when i write some lines in this editor and click on save button. then this text saves temproraly in table. when click on display this text will sees in editor again. upto this it is ok.
    but when i run this program again next time, and when i click again on display button i cant get that saved text again. why this happens?
    if i want to save this text permenantly then wht's the procedure.
    please help me guys.
    b'cuz this is an very imp matter for me.
    replay as soon as possible.
    thanks in advance.
    regards,
    Vinod.

    no u can not save such long data into a table, the solution for this is to create the header-tdname related to the key fields in ur ztable.
    like ur ztable has fields f1(key) f2 f3 f4...
    now move the value of field f1(key) to header-tdname, so that it can be related to ur ztable field and u can get the same data when u try to retrieve some where else.
    <b>Hope this is clear.</b>
    Regards
    - Gopi

  • Documentation about Screen, Menu and Field Exits

    Hi all!!
    I need some documentation about Screen, Menu and Field Exits.
    I´m very interested specially on steps by steps.
    My mail is [email protected]
    Helpful posts will be rewarded.
    Thanks in advance and regards,
    Manuel.

    <b>Types of Exits </b>
    There are several different types of user exits. Each of these exits acts as hooks where you can attach or "hang" your own add-ons.
    <b>Menu Exits</b>
    Menu exits add items to the pulldown menus in standard SAP applications. You can use these menu items to call up your own screens or to trigger entire add-on applications.
    SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item’s text when activating the item in an add-on project.
    <b>Screen Exits</b>
    Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screen’s flow logic.
    <b>Function Module Exits </b>
    Function module exits add functions to R/3 applications. Function module exits play a role in both menu and screen exits. 
    When you add a new menu item to a standard pull down menu, you use a function module exit to define the actions that should take place once your menu is activated. 
    Function module exits also control the data flow between standard programs and screen exit fields. SAP application developers create function module exits by writing calls to customer functions into the source code of standard R/3 programs. 
    These calls have the following syntax: 
    CALL CUSTOMER-FUNCTION ‘001’.
    Field Exits
    Field exits allow you to create your own programming logic for any data element in the Dictionary. You can use this logic to carry out checks, conversions, or business-related processing for any screen field.  Example: The data element BBBNR identifies a company’s international location number. You might want to set up your R/3 System so that all international location numbers are larger than 100. 
    The field exit concept lets you create a special function module that contains this logic. 
    You assign the special function module to the data element BBBNR. You then assign the module to any programs and screens in which users can add new international location numbers. When you activate your field exit, the system automatically triggers your special routine whenever a user enters a company location number. 
    In 4.6c, you can use "RSMODPRF" program to create field exits.
    An example of a user exits :-
    MODULE user_exit_0001 INPUT 
        CASE okcode.
            WHEN 'BACK OR EXIT'.
                CASE sy-dynnr.
                        WHEN '100'.
                             SET SCREEN 0.
                             LEAVE SCREEN.
                        WHEN '200'.
    **** Note that you can write any code that satisfy your needs.                                                     ****
    **** But in this case, this was wrote as a sample code for reference sake.                                    ****
    **** And you can test it.                                                                                ****
                             SET SCREEN 100.
                             LEAVE SCREEN.
                 ENDCASE.
          ENDCASE.
    reward  points if it is usefull..
    Girish

  • Layout problem in screen painter

    hi all,
            the screen is not appearing when i click 'layout' button in screen painter when i am enabling a wsp client proxy server. Is there any solution?

    some times SAP Gui behaves like this, in my case i faced this problem many times, some times after shutdown my sap logon pad. and restart the sap , go to se51 , it will open the Screen painter normally. But some cases i uninstalled the Gui, and re installed .then only it opens properly. select all components when installing.

  • Column order in screen painter

    Hello all,
    After creating a form in screen painter the column are not showing in the order they are shown in screen painter.
    I checked the .srf file and the order of the columns is correct, but when SAP B1 opens the form the matrix has the order of the columns all mixed up.
    Any ideias?
    Thanks in advance.

    Hi,
    Your question belongs to SDK forum.  You may search that forum first.  If there is no similar question with answer, post it there.
    Thanks,
    Gordon

  • Graphical screen painter with VPN connexion

    Hi,
    I am not getting Graphical Screen Painter when selecting Layout for a screen.
    i use sapgui 6.4 and Utilities->Settings in se51 is OK +  in C:\Program Files\SAP\FrontEnd\SAPgui
    when i click gneux.exe it's OK it show me graphical screen painter .
    + i have to use  VPN client to connect to SAP server.
    I am not getting Graphical Screen Painter when selecting Layout for a screen.
    can you help me.

    this is  info for sapgui i use.
    i m waiting for your answers.
    SAP PC VERSION INFORMATION: saplogon.exe
    MAIN MODULE INFORMATION:
       Name............: saplogon.exe
       Description.....: SAPlogon pour Windows
       Product version.: 640 Final Release
       File version....: 6405.5.18.1016
       Build number....: 815416
    SYSTEM INFORMATION:
       Operating system: Whistler 5.1 (2600)
                         Service Pack 2
       path............: C:\Program Files\SAP\FrontEnd\SAPgui;C:\Program Files\Fichiers communs\SAP Shared;C:\WINDOWS\SAPwksta\setup;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    LOADED MODULES:
    Name                                                                                Product-Version   File-Version     Size       Date/Time                    
    C:\Program Files\SAP\FrontEnd\sapgui\dbghelp.dll                                                              4.0.0018.0        4.0.18.0          000676864 07.03.2006  09:15            
    C:\Program Files\SAP\FrontEnd\sapgui\gngmb.dll                                                                    640 Final Release 6405.5.18.1016    000131072 07.03.2006  09:15            
    C:\Program Files\SAP\FrontEnd\sapgui\guixt.dll                                                                    2006.2.1          2006.2.1.0        001970226 22.03.2006  06:52            
    C:\Program Files\SAP\FrontEnd\sapgui\sapapihk.dll                                                                 1, 0, 0, 5        1.0.0.5           000094208 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapawole.dll                                                                 640 Final Release 6405.5.18.225     000052224 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapawrfc.dll                                                                 640 Final Release 6405.5.18.244     000065536 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\SapGui\sapdatap.ocx                                                                 640 Final Release 6405.5.18.246     000352256 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapdpams.dll                                                                 640 Final Release 6405.5.18.819     000843776 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfctrl.dll                                                                 640 Final Release 6405.5.18.311     000159744 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfdraw.dll                                                                 640 Final Release 6405.5.18.256     000098304 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewcb.dll                                                                 640 Final Release 6405.5.18.213     000069632 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewcls.dll                                                                640 Final Release 6405.5.18.4       000053248 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewcx.dll                                                                 640 Final Release 6405.5.18.209     000299008 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewdp.dll                                                                 640 Final Release 6405.5.18.106     000307200 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewdr.dll                                                                 640 Final Release 6405.5.18.219     000077824 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewed.dll                                                                 640 Final Release 6405.5.18.9       000021504 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewnls.dll                                                                640 Final Release 6405.5.18.21      000081920 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewrm.dll                                                                 640 Final Release 6405.5.18.333     000106496 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewtr.dll                                                                 640 Final Release 6405.5.18.226     000065536 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewui.dll                                                                 640 Final Release 6405.5.18.374     000598016 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfewut.dll                                                                 640 Final Release 6405.5.18.260     000073728 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfhook.dll                                                                 640 Final Release 6405.5.18.206     000017920 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapfront.dll                                                                 640 Final Release 6405.5.18.3011    001921024 24.03.2006  10:47            
    C:\Program Files\SAP\FrontEnd\sapgui\sapguilib.dll                                                                640 Final Release 6405.5.18.8983    000823296 20.03.2006  04:08            
    C:\Program Files\SAP\FrontEnd\sapgui\sapguirm.ocx                                                                 640 Final Release 6405.5.18.212     002637824 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\SapGui\SAPguisv.ocx                                                                 640 Final Release 6405.5.18.239     000303104 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\saplgdll.dll                                                                 640 Final Release 6405.5.18.981     000389120 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\saplgnui.dll                                                                 640 Final Release 6405.5.18.17      000487424 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\saplogon.exe                                                                 640 Final Release 6405.5.18.1016    000487424 07.03.2006  04:02            
    C:\Program Files\SAP\FrontEnd\sapgui\sappcfvd.dll                                                                 640 Final Release 6405.5.18.25      000368640 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sappctxt.dll                                                                 640 Final Release 6405.5.18.19      000065536 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapshlib.dll                                                                 640 Final Release 6405.5.18.66      000724992 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapthmcust.dll                                                               640 Final Release 6405.5.18.1012    000266240 07.03.2006  09:16            
    C:\Program Files\SAP\FrontEnd\sapgui\sapthmdrw.dll                                                                640 Final Release 6405.5.18.102     000069632 07.03.2006  09:16            
    C:\WINDOWS\RACHook12.DLL                                                                                1.0.0.0           1.0.0.0           000208985 26.12.2002  15:25            
    C:\WINDOWS\system32\ADVAPI32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000685056 05.08.2004  12:00            
    C:\WINDOWS\system32\appHelp.dll                                                                                5.1.2600.2180     5.1.2600.2180     000126976 05.08.2004  12:00            
    C:\WINDOWS\system32\ATL.DLL                                                                                6.05.2284         3.5.2284.0        000058880 05.08.2004  12:00            
    C:\WINDOWS\system32\browseui.dll                                                                                6.0.2900.3314     6.0.2900.3314     001024512 16.02.2008  09:31            
    C:\WINDOWS\system32\CLBCATQ.DLL                                                                                3.0.0.4414        2001.12.4414.308  000498688 26.07.2005  04:39            
    C:\WINDOWS\system32\comdlg32.dll                                                                                6.0.2900.2180     6.0.2900.2180     000281088 05.08.2004  12:00            
    C:\WINDOWS\system32\COMRes.dll                                                                                3.0.0.4414        2001.12.4414.258  000851968 05.08.2004  12:00            
    C:\WINDOWS\system32\CRYPT32.dll                                                                                5.131.2600.2180   5.131.2600.2180   000604672 05.08.2004  12:00            
    C:\WINDOWS\system32\CRYPTUI.dll                                                                                5.131.2600.2180   5.131.2600.2180   000530432 05.08.2004  12:00            
    C:\WINDOWS\System32\CSCDLL.dll                                                                                5.1.2600.2180     5.1.2600.2180     000102912 05.08.2004  12:00            
    C:\WINDOWS\System32\cscui.dll                                                                                5.1.2600.2180     5.1.2600.2180     000337920 05.08.2004  12:00            
    C:\WINDOWS\system32\DNSAPI.dll                                                                                5.1.2600.3316     5.1.2600.3316     000148992 20.02.2008  05:35            
    C:\WINDOWS\system32\GDI32.dll                                                                                5.1.2600.3316     5.1.2600.3316     000282624 20.02.2008  06:51            
    C:\WINDOWS\system32\IMAGEHLP.dll                                                                                5.1.2600.2180     5.1.2600.2180     000144384 05.08.2004  12:00            
    C:\WINDOWS\system32\IMM32.DLL                                                                                5.1.2600.2180     5.1.2600.2180     000110080 05.08.2004  12:00            
    C:\WINDOWS\system32\kernel32.dll                                                                                5.1.2600.3119     5.1.2600.3119     001049600 16.04.2007  15:53            
    C:\WINDOWS\system32\LIBRFC32.dll                                                                                6405.5.117        6405.5.117.4992   005201920 07.03.2006  09:16            
    C:\WINDOWS\system32\LINKINFO.dll                                                                                5.1.2600.2751     5.1.2600.2751     000019968 01.09.2005  01:43            
    C:\WINDOWS\system32\MFC71.DLL                                                                                7.10.3077.0       7.10.3077.0       001060864 19.03.2003  13:20            
    C:\WINDOWS\system32\MFC71FRA.DLL                                                                                7.10.3077.0       7.10.3077.0       000061440 18.03.2003  00:00            
    C:\WINDOWS\system32\MSASN1.dll                                                                                5.1.2600.2180     5.1.2600.2180     000057344 05.08.2004  12:00            
    C:\WINDOWS\system32\MSCTF.dll                                                                                5.1.2600.2180     5.1.2600.2180     000294400 05.08.2004  12:00            
    C:\WINDOWS\system32\msctfime.ime                                                                                5.1.2600.2180     5.1.2600.2180     000177152 05.08.2004  12:00            
    C:\WINDOWS\system32\MSVCP71.dll                                                                                7.10.3077.0       7.10.3077.0       000499712 18.03.2003  00:00            
    C:\WINDOWS\system32\MSVCR71.dll                                                                                7.10.3052.4       7.10.3052.4       000348160 21.02.2003  04:42            
    C:\WINDOWS\system32\msvcrt.dll                                                                                7.0.2600.2180     7.0.2600.2180     000343040 05.08.2004  12:00            
    C:\WINDOWS\System32\mswsock.dll                                                                                5.1.2600.2180     5.1.2600.2180     000247808 05.08.2004  12:00            
    C:\WINDOWS\system32\NETAPI32.dll                                                                                5.1.2600.2976     5.1.2600.2976     000332288 17.08.2006  12:29            
    C:\WINDOWS\system32\ntdll.dll                                                                                5.1.2600.2180     5.1.2600.2180     000733184 05.08.2004  12:00            
    C:\WINDOWS\system32\ntshrui.dll                                                                                5.1.2600.2180     5.1.2600.2180     000145920 05.08.2004  12:00            
    C:\WINDOWS\system32\ole32.dll                                                                                5.1.2600.2726     5.1.2600.2726     001284608 26.07.2005  04:40            
    C:\WINDOWS\system32\OLEAUT32.dll                                                                                5.1.2600.3266     5.1.2600.3266     000550912 04.12.2007  18:41            
    C:\WINDOWS\system32\rasadhlp.dll                                                                                5.1.2600.2938     5.1.2600.2938     000008192 26.06.2006  17:41            
    C:\WINDOWS\system32\RPCRT4.dll                                                                                5.1.2600.3173     5.1.2600.3173     000584192 09.07.2007  13:11            
    C:\WINDOWS\system32\rtutils.dll                                                                                5.1.2600.2180     5.1.2600.2180     000044032 05.08.2004  12:00            
    C:\WINDOWS\system32\sapbtmp.dll                                                                                640 Final Release 6405.5.18.1310    001597440 07.03.2006  09:16            
    C:\WINDOWS\system32\Secur32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000055808 05.08.2004  12:00            
    C:\WINDOWS\system32\SETUPAPI.dll                                                                                5.1.2600.2938     5.1.2600.2938     001005056 26.06.2006  10:52            
    C:\WINDOWS\system32\SHDOCVW.dll                                                                                6.0.2900.3314     6.0.2900.3314     001499648 16.02.2008  09:32            
    C:\WINDOWS\system32\SHELL32.dll                                                                                6.0.2900.3241     6.0.2900.3241     008516608 25.10.2007  16:43            
    C:\WINDOWS\system32\SHLWAPI.dll                                                                                6.0.2900.3314     6.0.2900.3314     000474624 16.02.2008  09:32            
    C:\WINDOWS\system32\TAPI32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000181760 05.08.2004  12:00            
    C:\WINDOWS\system32\USER32.dll                                                                                5.1.2600.3099     5.1.2600.3099     000578560 08.03.2007  15:37            
    C:\WINDOWS\system32\USERENV.dll                                                                                5.1.2600.2180     5.1.2600.2180     000731136 05.08.2004  12:00            
    C:\WINDOWS\system32\UxTheme.dll                                                                                6.0.2900.2180     6.0.2900.2180     000219648 05.08.2004  12:00            
    C:\WINDOWS\system32\VERSION.dll                                                                                5.1.2600.2180     5.1.2600.2180     000018944 05.08.2004  12:00            
    C:\WINDOWS\system32\WININET.dll                                                                                6.0.2900.3314     6.0.2900.3314     000670208 16.02.2008  09:32            
    C:\WINDOWS\system32\WINMM.dll                                                                                5.1.2600.2180     5.1.2600.2180     000180736 05.08.2004  12:00            
    C:\WINDOWS\System32\winrnr.dll                                                                                5.1.2600.2180     5.1.2600.2180     000016896 05.08.2004  12:00            
    C:\WINDOWS\system32\WINSPOOL.DRV                                                                                5.1.2600.2180     5.1.2600.2180     000146944 05.08.2004  12:00            
    C:\WINDOWS\system32\WINTRUST.dll                                                                                5.131.2600.2180   5.131.2600.2180   000176640 05.08.2004  12:00            
    C:\WINDOWS\system32\WLDAP32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000172544 05.08.2004  12:00            
    C:\WINDOWS\system32\WS2_32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000082944 05.08.2004  12:00            
    C:\WINDOWS\system32\WS2HELP.dll                                                                                5.1.2600.2180     5.1.2600.2180     000019968 05.08.2004  12:00            
    C:\WINDOWS\system32\WSOCK32.dll                                                                                5.1.2600.2180     5.1.2600.2180     000025088 05.08.2004  12:00            
    C:\WINDOWS\system32\xpsp2res.dll                                                                                5.1.2600.2180     5.1.2600.2180     002986496 05.08.2004  12:00            
    C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll 6.00.2900.2982    6.0.2900.2982     001054208 25.08.2006  08:51            
    THE END.
    Edited by: yassine82 on May 27, 2008 1:40 PM

Maybe you are looking for