Problem in Screen Element.

Hi All,
I've created a new screen element (Text Field) in my UI and given name as dictionary object name (Mara-Formt) .
But when I checked the field in transaction its not displaying there.
Where as the same fields in wizard with same name is displaying properly there.
Could anybody help in this.
I've checked no sysntax error and activated but if am changing the element name its displaying in the screen(during transaction) but if i gave any dictionary element name its not visible.
why is it so?
Thanks in Adance,
Ponraj.s.

Why the field is displayed for other tha dictionary names and not for dictionary names.
Could anybody know this issue?
Thanks,
Ponraj.s.

Similar Messages

  • Search help on screen elements

    Hi I have a screen where I need to include a seach help on the screen element.  The element itself is just a generic char 8 field with no dictionary reference.  I have tried using the VRM_SET_ VALUES in the PBO but as soon as I press enter it looses the value selected. So I have now tried the using the process on value_request but despite finding and populating 138 values in the search help pop up, the actual pop up screen shows a blank list, with the text at the bottom saying 138 values.
    Any ideas what I am doing wrong?
    Set list values
        call function 'VRM_SET_VALUES'
          exporting
            id              = lv_vrm_id
            values          = it_values
          exceptions
            id_illegal_name = 1
            others          = 2.
        if sy-subrc <> 0.
       MESSAGE I000 WITH 'Failed to populate username list values'.
        endif.
    process on value-request.
      field my_field module fill_my_field.
      call function 'F4IF_INT_TABLE_VALUE_REQUEST'
        exporting
          retfield        = 'MY_FIELD
          dynprofield     = 'MY_FIELD'
          value_org       = ' '
          dynpprog        = progname
          dynpnr          = dynnum
        tables
          value_tab       = it_values "it contains 2 fields that will be shown in the list box
        exceptions
          parameter_error = 1
          no_values_found = 2
          others          = 3.

    I'm still having problems with this.  Here is my VRM set values - the problem I have with this is as soon as i choose a value from the list and press enter, the value dissappears from the screen element:
    data: lv_vrm_id(80)    type c.
        data: lv_key(3)        type n value 1,
              lv_index         type sy-tabix.
        data: it_values  type standard table of vrm_value,
              s_values   type vrm_value.
        lv_vrm_id = i_type.
        lv_key    = 1.
        clear it_values.
        loop at it_cabn into s_cabn
                        where ATNAM = i_type.
          read table it_cawn into s_cawn with key atinn = s_cabn-atinn
                                         binary search.
          while s_cawn-atinn = s_cabn-atinn.
            lv_index = sy-tabix.
            s_values-key  = 1.
            s_values-text =   s_cawn-ATWRT.
            condense s_values-text.
            append s_values to it_values.
            add 1 to lv_key.
            lv_index = lv_index + 1.
            read table it_cawn into s_cawn index lv_index.
            if sy-subrc <> 0.
              exit.
            endif.
          endwhile.
        endloop.
    * Set list values
        call function 'VRM_SET_VALUES'
          exporting
            id              = lv_vrm_id
            values          = it_values
          exceptions
            id_illegal_name = 1
            others          = 2.
        if sy-subrc <> 0.
    *    MESSAGE I000 WITH 'Failed to populate username list values'.
        endif.
    And here is my code for the F4 lookup - the problem here is that the search help pop dispklays nothing depsite saying it has 138 values.  I am wondering if its my it_values that is the wrong format, or is it the fact that my field type doesn't point to a dictionary element?
    TYPES: BEGIN OF ty_values,
               type(8),
               descr(20),
             END OF ty_values.
      DATA: it_values TYPE STANDARD TABLE OF ty_values,
            s_values  type ty_values.
      data: lv_key(3)        type n value 1,
            lv_index         type sy-tabix.
    * Build lookup values for wood type test
      clear it_values.
      loop at it_cabn into s_cabn
                      where atnam = i_type.
        read table it_cawn into s_cawn with key atinn = s_cabn-atinn
                                       binary search.
        while s_cawn-atinn = s_cabn-atinn.
          lv_index = sy-tabix.
    *      s_values-key  = 1.
    *      s_values-value1 =   s_cawn-atwrt.
          s_values-type =   s_cawn-atwrt.
          append s_values to it_values.
          lv_index = lv_index + 1.
          read table it_cawn into s_cawn index lv_index.
          if sy-subrc <> 0.
            exit.
          endif.
          add 1 to lv_key.
        endwhile.
      endloop.
    DATA: progname TYPE sy-repid,
          dynnum   TYPE sy-dynnr,
          dynpro_values TYPE TABLE OF dynpread,
          field_value LIKE LINE OF dynpro_values.
      progname = sy-repid.
      dynnum   = sy-dynnr.
      call function 'F4IF_INT_TABLE_VALUE_REQUEST'
        exporting
          retfield        = 'ATWRT'
          dynprofield     = 'TYPE'
          value_org       = ' '
          dynpprog        = progname
          dynpnr          = dynnum
        tables
          value_tab       = it_values "it contains 2 fields that will be shown in the list box
        exceptions
          parameter_error = 1
          no_values_found = 2
          others          = 3.
      if sy-subrc <> 0.
      endif.

  • Problems installation Photoshop Elements 8 on Windows 7

    I tried to install Photoshop elements 8 on my Windows 7 computer, but the installation gives a failure after a certain time. A file "...cab" is not working and may be corrupt ( exact failure code I can give, if necesary). Is there any possibility to get this file or the program Photoshop Elements 8 as download file so that I can complete the installation? Thank you in advance for your answers. 

    Hello,
    I just got the same problem already some time ago when I tried to install this programm in my computer. At that time (March 2012) the program crashed my computer, I had to reinstall all the Software completely including system software. The program I purchased in December 2011 from Amazon together with a Reflecta crystal Scan slide scanner as bundle, so I thought it will work.
    I will try to install the program from the download link you gave me, in case it does not work, what can I do next without having to buy a newer version?
    Regards
    Franz-Josef Laven
    Date: Tue, 6 Nov 2012 14:57:39 -0700
    From: [email protected]
    To: [email protected]
    Subject: Problems installation Photoshop Elements 8 on Windows 7
    Re: Problems installation Photoshop Elements 8 on Windows 7 created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    You can download a fresh copy of the install files by following the directions listed at http://prodesigntools.com/direct-download-links-for-lightroom-3-and-ph otoshop-elements-8.html.
    I am curious did you have this installed previously or did you just purchase a copy of Photoshop Elements 8?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4828039#4828039
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4828039#4828039
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4828039#4828039. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Has anyone had a problem installing PSE Elements 8.

    I have installed PSE Elements 8 from a new boxed CD onto a new Dell running Windows 7 Professional (64 Bit).
    PSE has loaded without any warnings and I get to the welcome screen OK. Organiser works fine but if I try and start Edit it just circles around back to the Edit prompt. I have tried getting in via Fix in Organiser which then advises Loading Elements workspace but then drops me back to menu.
    I have tried all the Tech Note suggestions but after hours of trying am still no further forward.
    I even downloaded and installed the trial version but I this performs in the same way.
    All suggestions welcome.  Thanks

    No luck.
    PE Editor does not open with Ctrl/Alt/Shift nothing...zilch
    Running PE Editor from this point using Open produces error message. PE Elements has stopped working - Close Program.
    Thanks anyway.
    Problem has now been escalated to senior tech team within Adobe.
    Date: Mon, 1 Mar 2010 02:47:01 -0700
    From: [email protected]
    To: [email protected]
    Subject: Has anyone had a problem installing PSE Elements 8.
    The only other suggestion is try re-setting the Editor preferences as this often fixes conflicts. You will also be able to check that this part of the application installed correctly.
    Hold down the windows key to the left of Alt and press the letter E to launch Explorer
    In the left side pane click on Computer
    In the right pane double click on Program Files, then double click Adobe, then double click Photoshop Elements 8.0
    Use the right hand  scroll bar to move down the list of files and locate Photoshop Elements Editor With one hand holding down all three keys CtrlShiftAlt right click on the Editor file in the list and select open.
    You should see a pop up box with the words Delete Adobe Photoshop Elements Settings File?
    Click on Yes
    Close down Elements and re-open it in the normal way.
    Please let us know if that works.
    >

  • Problem in screen painter in ECC6.0

    hi experts.
    i'm installed ecc6.0. In screen  paintter(se51)  when i click on layout button i'm getting texteditor i'm not getting screen elements. how can i solve this problem. tell me te alternate solution.

    Hi,
    first check u are declare text boxes in TOP INCLUDE if OK, then change data type text to integer. it may be problem of it, can u post u r code where u assigned a value in text box.
    Abhilash

  • How do I check authority for a screen element

    Hello friends,
    I've been assigned to work on the following problem:
    In an ABAP  program, in fact PAI of a screen, I must add the authority check for a screen element (which is based on a Z table element).
    That is to say, some users must be allowed to edit the screen element, while the others are only allowed to display.
    I was told to look at the AUTHORITY-CHECK statement. It talks about ID and FIELD and other stuff. I find this statement very cryptic and I have no idea what these things are and how to use them. So the questions are:
    1) Can I use it to restrict the ability of changing contents of a screen element?
    2) If yes how do I do it? That is to say, what ID, FIELD, value, etc. do I use?
    3) If not, how else can I do this?
    Your help is greatly appreciated.

    Hi Goharjou,
    Answers to your questions:
    1) Can I use it to restrict the ability of changing contents of a screen element?
    Yes you can use AUTHORITY-CHECK to restrict the ability of changing contents of a screen element.
    2) If yes how do I do it? That is to say, what ID, FIELD, value, etc. do I use?
    Let me explain you with an example. Assuming your screen field is ZTABLE-COLOR and will have values such as 'GREEN', 'BLUE', 'RED', etc.
    Depending on the authorization of the current user, you can restrict the access such as 'CREATE', 'CHANGE' and 'DISPLAY'. Let us talk about creating an authorization object later. First let us assume that there is an authorization object you have created named 'ZAUTH_COLOR' with two fields 'COLOR' and 'ACTVT'. The field 'ACTVT' is a standard SAP feature for checking the above authorization. The possible values are '01' (Create), '02' (Change) and '03' (Display). The field COLOR is your field we spoke earlier.
    In the PAI event, you will check authorization through the following statement (for example you want to check whether current user has got change authorization for the color entered):
    AUTHORITY-CHECK OBJECT 'ZAUTH_COLOR'
      ID 'COLOR' ztabe-color                                     "This will be color entered by user
      ID 'ACTVT' '02'.                                                 "Change authorization
    IF sy-subrc NE 0.
    *& Here do whatever you want like setting a flag and
    *& later in the PBO event, disable some functions / screen-elements
    *& Or raise an error message straight away
    *& or raise an information message and remove whatever color
    *& user has entered for which authorization is not there 
    ENDIF.
    Now let us talk about how the authorization object will be created and how system knows that the current user has such-and-such authorization for the color in subject:
    Through SU21 tcode, you will create the authorization object ZAUTH_COLOR with two fields
       (1) COLOR
       (2) ACTVT
    Maintain possible activities checking all of them '01', '02', '03'.
    Provide the above information to your BASIS administrator. Your Basis admin will assign this authorization object to the user through roles and assign appropriate values for the user profile. e.g. user1 will have authorization for only ACTVT='03' (Display), user2 will have ACTVT=* (all activities), etc. As a developer, you dont have to worry about this. All that you need to do is create the auth-object, communicate to the administrator and change your program to incorporate AUTHORITY-CHECK statement.
    3) If not, how else can I do this?
    Not applicable
    Hope the above helps you and solves your problem.
    Regards
    Suresh Radhakrishnan

  • Premiere Elements 13, Wacom Bamboo tablet input not working on several screen elements

    I installed both Photoshop Elements 13 as well as Premiere Elements 13.
    Now I notice that in Photoshop Elements 13 (and ALL other programs on my pc) my tablet/pen input via a Wacom Bamboo tablet works perfect, but not in Premiere Elements 13.
    Some screen elements in Premiere E.13 do not allow to be 'clicked' by the pen.
    If I hover over it and then 'click' it with the button on my tablet or tapping the surface of my bamboo tablet, then it works fine. But whatever I try, I cannot get the thing working with the Pen-input of the Bamboo.
    What does work are the 'normal' items in the top of the screen, like 'file' 'edit' etcetera.
    What doesn't work is the second bar, with the buttons to 'add media' or switch from 'simple' to 'professional' screen layout. (or similar wording... I have my version in Dutch)
    The interesting thing, in Photoshop Elements, that second bar switching from 'easy' to 'expert' modus is working fine with the pen.
    Please do not suggest me to re-install my Wacom/Bamboo drivers, for I can assure you: Nothing wrong with thát :-)
    If you have suggestions to get it working in Premiere Elements, then most welcome of course.
    Honestly I think it is a little techncal flaw that needs fixing by Adobe in the first update, right?
    Cheers,
    Hans

    Installation
    Thanks for the additional information on your Premiere Elements 13 Mac situation.
    I have an older Wacom pen and tablet (named Wacom Graphire 3) which works fine with Premiere Elements 12/12.1 Windows. I do not think that I tried it
    with Premiere Elements 13 tryout when I had the tryout. I still do not have the purchased version 13. I did not have any problems
    using the pen and tablet in the Premiere Elements 12/12.1 Editor. My hang up with the Wacom was that, although it installed great with the
    latest drivers, within 24 hours of installation and successful use of the device, I would start getting reinstall driver messages.
    I gave up on it
    a. I could not make that transfer of use from mouse and pen/tablet...I was so used to using the mouse.
    b. Got annoyed with the frequent reinstall driver messages.
    I will keep watch for any further news on the subject Mac or Windows based.
    ATR
    Add On...When my Wacom Graphire 3 installs on Windows 7 64 bit, it calls itself Bamboo.

  • In ME29n (PO appr), error "Cannot Find Screen Element shell in Replay Mode"

    In ME29n (PO approval), in the header I pressed on the release button, the recording went well. and while executing the script  it worked well.  Problem is When there is any change in the ME29n HEADER screen (e.g. expanding header and collapsing header: specially if header is in Collapsed mode) , ecatt is giving error "Cannot Find Screen Element shell in Replay Mode" "Error in eCATT command SAPGUI".
    Please help me how to avoid this error either in recording phase or in SAP settings.
    Also discuss how to make ecatt script independent of the system settings like HEADER is in collapsed mode or expanded mode.
    Thanks in advance.

    Hello Srinivas,
    Once the value is retrieved into the variable , based on whether you need collapse or not you can put ur SAPGUI recording inside the loop and continue ur operation.
    eg:
    say currently its collapse and u need collapse to carryout ur process
    IF ( RC = "COLLAPSE HEADER CTRL+F5" ).
    your process (SAPGUI recording)
    ELSE (if its expanded and u need collapse)
    call the script to collapse or you can record to collapse and the continue your process
    ENDIF.
    Hope this answers your question , let me know if not.
    Thanks & Best regards,
    Ajay

  • Making a screen element ready for input

    Hello All,
    I have an input/output field in a screen. I would like to have it open for input which means, I should be able to enter values in to it during runtime. I have made the check for Input Field in the attributes of the screen element. Still during runtime it is grayed out.
    Kindly help me by suggesting whether I should make any other configuration settings for making this field active.
    Thanks in advance
    Sudha

    hi Sudha,
        I hope all the settings you have done for making the field input during runtime ... esp in the attributes . If still it is not allowing for input then , use a loop at screen .... end loop stmt in the PBO of your screen and try to make the field accept user entries ..
    here is a sample :
    loop at screen .
    if screen-name = ' SCREEN FIELD NAME '.
    screen-input = 1.
    modufy screen .
    endloop.
    hope this should solve your problem .
    Reward if helpful !
    Regards,
    Ranjita

  • Problem with installing Elements - from noob

    I have problems with installing Elements, it gives my an unknown mistake - I already have CS4 up and running, could this be the case?

    Chances are not very good that pse 4 will run on os x 10 6.8 unless you were upgrading from an earlier mac version that already had pse 4 installed.
    as per this:
    http://forums.adobe.com/message/4474236#4474236

  • How to deal with dynamic selection screen elements when macros are used?

    Hello experts,
    This is regarding the dynamic selection screen elements. Actually the requirement is to modify the existing standard report program RFUMSV00 by copying it into a Z report, adding a few selection screen elements and new fields in the output. I actually did everything required except for the one thing that is going out of my reach.
    There are a certain fields which are coming when they are not supposed to get displayed. I don't understand the code because of its obsoleteness. Neither can I debug it because it is just data declaration.
    This is the code where there is a fault. If I copy the entire code into a new Z report, I'm getting new fields like Entry Date, Document Type, Reference Transaction,  Reference key, Logical system.
      DEFINE selection_screen_line.
      selection-screen: begin of line.
      parameters &3 like &4 default 'X' modif id mc4.
      selection-screen: comment (30) &1 for field &3 modif id mc4.
      selection-screen: comment pos_low(10) text-019
                        for field &2 modif id mc4.  "neu
      parameters &2 like rfums_alv-variante modif id mc4.
      selection-screen:
          position pos_high.
      selection-screen: pushbutton (15) text-028
                        user-command &5 modif id mc4.
      selection-screen end of line.
    END-OF-DEFINITION.
    Kindly, suggest me the right solution.

    In the program attributes ( SE38 > RFUMSV00 > GOTO > Properties ), you will find a logical database BRF declared. The include DBBRFSEL is part of the selection screen of this logical database.
    The selection screen is actually the selection screen of this logical database.
    Under the Logical Database field, there is a Selection screen field where you can input which selection screen of the logical database to be used.
    But, this is just to change the selection screen that is displayed. To completely suppress it you need to remove logical database declaration from the properties of the program and call it inside your program through function module.
    You cannot just remove it from the declaration because many of its variables are used in the program.
    So call it using function module as the first step in INITIALIZATION section of the program.
    The syntax and function module to call it in your program can be found in the following thread :
    How to hide the selection screen of a Logical datebase?
    Regards,
    Ashish

  • How to change the screen element of a single field in a table control

    Hi Gurus,
    I want to change the screen element of a single field (or the whole row) in a table control according to a condition.
    I have 2 columns in the table control. One is an input column and one output only. When user enters values into the input column, they need to be compared against the values in the other column, and if there is a discrepancy, the row where the discrepancy is needs to be highlighted.
    I have tried the following code which highlights the whole column ...
    CONTROLS: TC_ZVOYG_BINS TYPE TABLEVIEW USING SCREEN 0500.
    DATA: wa_tc_zvoyg_col LIKE LINE OF TC_ZVOYG_BINS-cols.
      LOOP AT G_TC_ZVOYG_BINS_ITAB
               INTO G_TC_ZVOYG_BINS_WA.
        if G_TC_ZVOYG_BINS_WA-zdelivery_bin ne G_TC_ZVOYG_BINS_WA-zactual_bin.
          loop at screen.
            IF screen-name = 'ZVOYG_BINS-ZACTUAL_BIN'.
              wa_tc_zvoyg_col-screen-intensified = 1.
              MODIFY tc_zvoyg_bins-cols FROM wa_tc_zvoyg_col TRANSPORTING
              screen-intensified WHERE screen-name = screen-name.
            endif.
          endloop.
        endif.
      endloop.
    And also the following code which makes no change ...
      LOOP AT G_TC_ZVOYG_BINS_ITAB
               INTO G_TC_ZVOYG_BINS_WA.
        if G_TC_ZVOYG_BINS_WA-zdelivery_bin ne G_TC_ZVOYG_BINS_WA-zactual_bin.
          loop at screen.
            IF screen-name = 'ZVOYG_BINS-ZACTUAL_BIN'.
              screen-intensified = '1'.
              modify screen.
            endif.
          endloop.
        endif.
      endloop.
    Thanks in advance.

    Hi,
    The modification of a screen element attribute (LOOP AT SCREEN...MODIFY SCREEN) must always be done in the PBO (for a dynpro, it will be in a PBO module, i.e. declared by MODULE ... OUTPUT)
    About the loop at the internal table, it is done automatically by the system, also during the PBO, you'll find something like LOOP [AT itab] ... WITH CONTROL ...  in the PBO part of the screen flow logic (note: you may have to complete with a supplementary READ TABLE if you don't use AT itab). So you don't need an additional loop.
    Best regards
    Sandra

  • How to give error message for the screen element text field when wrong i/p

    How to give error message for the screen element text field when wrong i/p
    when wrong input given
    eg. 
    I have a text box with SBOOK-CARRID
    so when user give wrong entry in text box i.e LG
    then I should give some error stating that the the input is invalid or not available ,
    now it showing the error of standard messages,
    i want manual message to be displayed when error comes.
    Thank you,
    Regards,
    Jagrut Bharatkumar Shukla

    Hi all,
    Thank you for your valuable reply,
    but the thing is that its a screen field,
    i.e text box not a selection screen
    i created in screen layout
    with name sbook-carrid
    now i want to get error message display if wrong i/p is given
    thank you.
    Regards,
    Jagrut bharatkumar Shukla,

  • Capturing the values of screen elements on click of execute button

    Hello folks,
    Is there a way to capture the values entered in the screen on click of the execute button?
    What I want to do is, I have a selection screen where-in a user can fill the input fields (parameters and select-options). Now when the user clicks on the execute button, the values of all the screen elements (no matter if they are filled or empty) should be stored in variable, so that I can use these values again when I am calling this program from another program.
    I want to do something similar to saving a variant, but this save should happen on click of Execute button and user need not require to explicitly save these values as variant.
    Hope I am clear enough to put my query in front of you all.
    It would be a great thing if you could help me.
    Need your help.
    Thanks in advance.

    Hi,
    You need something like this
    REPORT A.
    TABLES: sflight.
    PARAMETERS: pa_scarr   TYPE sflight-carrid.
    SELECT-OPTIONS so_conn FOR  sflight-connid.
    DATA: BEGIN OF it_selscr_values OCCURS 0.
            INCLUDE STRUCTURE rsparams.
    DATA END OF it_selscr_values.
    START-OF-SELECTION.
      CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS'
        EXPORTING
          curr_report     = sy-repid
        TABLES
          selection_table = it_selscr_values.  "here you have all parameters' values from selection screen
    "later in some other program you can use this table to call report A filling its selection screen with these default values like
    SUBMIT a WITH SELECTION-TABLE it_selscr_values.
    Regards
    Marcin

  • ABAP Dictionary type FLTP is not allowed for screen element

    Hi Experts
    I tried to open VBFA in se16 and i got the message in the status bar like this , what does it mean. please explain.
    "ABAP Dictionary type FLTP is not allowed for screen element"

    Hi,
        This is from help
    ABAP Dictionary type FLTP is not allowed for screen element
    Message no. 37048
    <b>Diagnosis</b>
    The format of the ABAP Dictionary field is only for use within the ABAP
    program and cannot be used in the Screen Painter.
    <b>Procedure</b>
    The field cannot be used in screens. If you want to output the
    information in the field or assign a value to the field from the screen,
    you must use an intermediate field with an appropriate format.
    <b>Reward points</b>
    Regards

Maybe you are looking for

  • How to use elapsed time function with state machine in Lab VIEW

    Hello I've been trying to use state machine with elapsed time function in order to sequentially start and stop my code. The arrangement is to start the code for 1 minute then stop for 5 minutes. I've attached the code, the problem is when I place the

  • Ios7 can't connect to wifi ad-hoc network

    Hi, I have a problem connecting my iPhone 4S to the ad-hoc wifi connection my macbook creates when "sharing" the ethernet internet connection through wifi, with iOS6 it worked flawlessy. I have no problems connecting in wifi to my router though. Anyo

  • A way to find as to a variable from table TAVRV is used in which program?

    Hello Experts, Is there a way to find as to a variable from table TAVRV is used in which of the variants and in what programs. Example: can we find a variable ZZ_AAAA_ACTUEL (from table TVARV) is used in which variants / programs? I want maintain one

  • URGENT!!!!!!!!! rollback in BADI

    Hi, I wanted to know how can we perform ROLLBACK in BAdi's. I am using the BAdi defination -  MB_DOCUMENT_BADI and I want to roll back after i click on POST button in MIGO. The functionality is like - - First I m checking for the tcode eq MIGO. - Sec

  • DHCP Scope verfication

    Hello, We are migrating our Windows 2003 R2 DHCP servers to Windows 2008 R2 Servers with netsh export/ import method. Is there a suggested method (s) to verify that the scopes and option settings are imported to its entirety. Microsoft has the a tech