Selection screen error message question

On a selection screen, I have a selection-options for kunnr. If the user enters other than 100001 or 100002 or 100003 for this field, I want to display a error message. How do you do that? Can you please provide a sample code for this?
Thanks a lot.

hi,
Try this code
tables : kna1.
data: begin of it_kna1 occurs 0,
          kunnr like kna1-kunnr,
       end of it_kna1,
       v_fnd.
select-options : s_kunnr for kna1-kunnr.
at selection-screen on s_kunnr.
   select kunnr from kna1
                into table it_kna1
               where kunnr in s_kunnr.
   if sy-subrc = 0.
      read table it_kna1 with key kunnr = '0000100001'
                         binary search.
      if sy-subrc <> 0.
        read table it_kna1 with key kunnr = '0000100002'
                           binary search.
        if sy-subrc <> 0.
          read table it_kna1 with key kunnr = '0000100003'
                             binary search.
          if sy-subrc = 0.
            v_fnd = 'X'.
          endif.
        else.
          v_fnd = 'X'.
        endif.
      else.
        v_fnd = 'X'.
      endif.
   endif.
  if v_fnd = ' '.
    message e000(zz) with 'Invalid customer'.
  endif.
regards,
Sailaja.
Message was edited by: Sailaja N.L.

Similar Messages

  • Selection screen error message

    Dear friends:
    I have a report.In the selection screen,In the sales group field , I should enter only C01 , If i give C02 or other input, the system should show a error message. Please help me with sample & simple code, because i am a functional consultant.
    Thanks&Regards
    MSReddy

    hi,
    u have to write all your validations at AT SELECTION-SCREEN event.
    u can valdate a single field or no.of. fileds based on your requirement.
    parameters: p_group like [salesgroup name].
    AT selection-screen. [ for no of fields]
    if p_group NE 'C01'.
         message E000 with 'NTER ONLY C01 materials'.
    endif.
    for single field in selection screen then
    AT selection-screen on fldname. [ for single field]
    if p_group NE 'C01'.
         message E000 with 'NTER ONLY C01 materials'.
    endif.
    if helpful reward soem points.
    with regards,
    suersh.

  • Windows Blue Screen Error Message Appears As Soon As IPod Connected

    Everytime I connect my IPod to my computer, I get the Windows Blue Screen error message. Thought it was the cable, so plugged cable in by itself. No problem. Uninstalled IPod and ITunes software and then plugged in IPod, still got the Blue Screen. The Blue Screen says something about "recent plugged in device problem". It is not the cable, it must be the IPod. Did not have this problem when I bought it. Tried it on labtop and get the same error message. I can't do updater or anything that requires me to plug the IPod into a computer because the Blue Screen appears immediately. When I unplug, the Blue Screen remains and locks up the computer so I have to restart each time. I have tried everything I can think of. Please help.

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

  • Dv6 Notebook "Black Screen" following "Windows Blue Screen" error message. Caps Lock blinking!

    I have a HP DV6 notebook. I left my computer on overnight and the next morning I woke up to find a Windows Blue Screen error message. It said to restart my computer. I was in a rush so I just closed the lid. When I returned I opened the lid and the screen was black. I pressed the power button to restart it and I haven't been able to restart it since. I now have a power light, a black screen and the CAPS LOCK light is blinking twice then a pause! Please help!

    Hi btgclark,
    I understand that you are having an issue with turning on your notebook and the CAPS LOCK light blinks twice and then pauses. The following document 'Computer Does Not Start and the LEDs Blink or the Computer Beeps' will walk you through the steps that you need to follow. For your error code, it means that the BIOS has a corruption failure. This document will walk you through the necessary steps to get this resolved.
    If for some reason this document does not resolve the issue please provide me with the model number to your notebook. I have included a document 'How Do I Find My Model Number or Product Number?'
    Please let me know how this works out for you, thank you.
    I worked on behalf of HP

  • I have Photoshop Elements 12.  When I open the organizer, click on a picture, then want to use the Editor, I get an error message.  If I click on the Editor from the Welcome screen, error message.  What happened to my Editor?

    I have Photoshop Elements 12.  When I open the organizer, click on a picture, then want to use the Editor, I get an error message.  If I click on the Editor from the Welcome screen, error message.  What happened to my Editor?

    I would suggest un-installing via the Windows control panel and then download again and re-install. Try an alternative link and validate with your 24 digit serial number - click here for PSE downloads

  • I always get a black screen & error message with YouTube, white screen on Facebook videos.

    I always get a black screen & error message with YouTube. White screen on Facebook videos. I am using Firefox 17.0.1.
    There is no more content to provide.

    If you use extensions (Tools > Add-ons > Extensions) like <i>Adblock Plus</i> or <i>NoScript</i> or <i>Flash Block</i> that can block content then make sure that such extensions aren't blocking content.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check for problems caused by Flash updates and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in Flash 11.3 and later
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting

  • T61 - Blue screen error message (nv4_disp) - Now computer won't even start!

    Hi I have a Lenovo T61 (Type: 7662-CTO) Windows XP.
    A couple days ago, all of sudden my screen turned in a yellowish hue, started flickering intensely and froze; I had to manually shut it off (by pushing the power button).
    Next day, I started my computer and it worked fine until I had the exact same flickering and freezing issue, but this time, the screen didn't turn in a yellowish hue. Once again, I manually shut it off and went to bed.
    This morning, however, when I started my computer, my screen went totally blank, though I could hear my computer running. I hooked it up to my TV to see if anything comes up and that's when I got this blue screen of error message.
    It says:
     ================================================================================
    Problem has been detected and windows has been shut down to prevent damage to your computer.
    Problem seems to be caused by the following file: nv4_disp
    If this is the first time you’ve seen this stop error screen, restart your computer.
    If this screen appears again, follow these steps:
    The device driver got stuck in an infinite loop. This usually indicates problem with the device itself or with the device driver programming the hardware incorrectly.
    Please check with your hardware device vendor for any driver updates.
    Technical information:
    ** STOP: 0x000000EA (0x8A4803C8, 0x88FFD500, 0xBA4EFCBC, 0x00000001)
    nv4_disp
    beginning dump of physical memory
    physical memory dump complete.
    contact your system administrator or technical support group for further assistance.
    ==================================================================================
    It would show this blue screen very briefly and rebooted by itself (without letting me log in windows), so I had to once again manually shut it off.
    I thought perhaps cleaning a fan might help, so I opened up my laptop, cleaned the fan, keyboard, palm rest etc and assembled it back together.
    When I turned on my computer, now I'm getting NOTHING. Not even a blue screen. Computer would start, but very briefly after (just a few seconds after), it would just shut it off by itself. 
    Someone please tell me what's wrong with my computer and if I can revive it at all.
    Also, would you recommend me to bring it to the local Lenovo repair center (http://bplocator.lenovo.com/)?
    Thanks so much for reading a long message.

    marissa07, welcome to the forum,
    marissa07 wrote:
    ......snip..
     ================================================================================
    The device driver got stuck in an infinite loop. This usually indicates problem with the device itself or with the device driver programming the hardware incorrectly.
    Please check with your hardware device vendor for any driver updates.
    ==================================================================================
    Have you tried updating your graphics driver? 
    Error message in Windows XP: "STOP 0x000000EA THREAD_STUCK_IN_DEVICE_DRIVER"
    You can find the latest driver for your system here. Another option would be to run ThinkVantage System Update, which is hopefully on your system, if not you can find it here.
    I'm not saying this is the solution or ruling out a hardware problem, (which the flickering suggests), but it's a good place to start
    Let us know
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Selection option error message

    Dear Experts,
    I need your help to code an error message:
    This is an ABAP report program:
    User can enter either Group Key (LFA1-KONZS) or Vendor Number (LFA1-LIFNR), if enter both, send an messagee : 'Please enter either Group Key or Vendor Number, not both'
    The error message show at the status line of the button of the input selection option screen.
    How do I do that?
    Here are my codes so far:
    Selection Options
    selection-screen: begin of block box1 with frame title text-001.
    select-options: so_bukrs for bkpf-bukrs obligatory.
    select-options: so_blart for bkpf-blart obligatory.
    select-options: so_cpudt for bkpf-cpudt obligatory.
    select-options: so_konzs for lfa1-konzs.
    select-options: so_lifnr for lfa1-lifnr.
    selection-screen end of block box1.
    Thank you very much!
    Helen

    Hi,
    Test the following Sample Code Hope will solve out your problem,
    TABLES: bkpf, lfa1.
    SELECTION-SCREEN: BEGIN OF BLOCK box1 WITH FRAME TITLE text-001.
    SELECT-OPTIONS: so_bukrs FOR bkpf-bukrs OBLIGATORY.
    SELECT-OPTIONS: so_blart FOR bkpf-blart OBLIGATORY.
    SELECT-OPTIONS: so_cpudt FOR bkpf-cpudt OBLIGATORY.
    SELECT-OPTIONS: so_konzs FOR lfa1-konzs. " This
    SELECT-OPTIONS: so_lifnr FOR lfa1-lifnr. " This
    SELECTION-SCREEN END OF BLOCK box1.
    AT SELECTION-SCREEN.
      IF so_konzs IS NOT INITIAL AND so_lifnr IS NOT INITIAL.
        MESSAGE: 'Please enter either Group Key or Vendor Number, not both' TYPE 'I'.
      ENDIF.
    " if you need that user must enter one value from the both than use the following lines of code too else Remove
      IF so_konzs IS INITIAL AND so_lifnr IS INITIAL.
        MESSAGE: 'Please enter Group Key or Vendor Number, not both' TYPE 'I'.
      ENDIF.
    Kind Regards,
    Faisal
    Edited by: Faisal Altaf on Feb 9, 2009 10:16 PM
    Edited by: Faisal Altaf on Feb 9, 2009 10:34 PM

  • At selection-screen. - message - go back to the field on selection-screen

    At selection-screen.
    If the user enter the wrong profitcenter .
    just  I  need to issue a  message saying the user to "enter the correct profit center "
    and cursor should go back to the profit center field on the selection screen.
    How to code this ?

    Hello Sam
    Here a more detail code sample:
    *& Report  ZUS_SDN_RETURN_TO_SELSCREEN
    REPORT  zus_sdn_return_to_selscreen.
    PARAMETERS:
      p_bukrs    TYPE bukrs  DEFAULT '1000'.
    SELECTION-SCREEN BEGIN OF BLOCK profit WITH FRAME TITLE text-bl1.
    *                                  text-bl1 = 'Profit Center Selection'
    PARAMETERS:
      p_prctr    TYPE prctr  OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK profit.
    AT SELECTION-SCREEN ON BLOCK profit.
      IF ( p_prctr BETWEEN '0000001000'  AND '0000002000' ).
      ELSE.
    *   IF condition only used to trigger either error message
        IF ( p_prctr BETWEEN '0000002001' AND '0000003000' ).
          MESSAGE 'Invalid profit center' TYPE 'E'.
        ELSE.
    *     or
          MESSAGE e398(00) WITH 'Profit Center' p_prctr 'invalid' .
        ENDIF.
      ENDIF.
    START-OF-SELECTION.
    * do something...
    END-OF-SELECTION.
    Regards
      Uwe

  • Selection screen error meassage

    Hi ,
    I have 1 seletion screen for a query .
    in that scletion screen i have 1 veariable shoung the period from 00 to 18.
    but i want user must select only 1 to 18 not 0.
    so when he selects 0 it should give a error message .
    Jimmy

    Hi Jimmy,
       You can do this using user exit.
    Here is the sample code:
    data : loc_var_range like rrrangeexit.
    If I_step = 3.
       Loop at I_T_RANGE INTO LOC_VAR_RANGE WHREE VNAM = 'FISCPER' .
       IF LOC_VAR_RANGE-LOW LE 1 OR
          LOC_VAR_RANGE-HIGH GT 18.
          CALL FUNCTION 'RRMS_MESSGE_HANDLING'
               eXPORTING
                 I_CLASS =
                 I_TYPE  =
                 I_NUMBER =
                 I_MSGV1 = 'ENTER vALUE BETWEEN BE IN 1 TO 18 ONLY'.
        ENDIF.
        ENDLOOP.
    ENDIF.
    If user enters other than 1 to 18 message will be raised.
    Give your mail id.. i will send you nice how to... doc.
    Hope it Helps
    Srini

  • Selection-Subcreens  &  Error messages

    Hi experts.
    I have a report where i use selection-subscreens. Depending on wich subcreen i am, i need some select-options to be obligatory but i can't use the obligatory condition because it will give an error when navigating to other screen if there's no input.
    So what i did is that at selection screen, i check the user command and when it's 'ONLI' (= report launched) if the required data is not field i send an error message like this :
      CASE mytab_dynnr.
        WHEN 100.
          IF p_cont IS INITIAL.
            MESSAGE text-e01 TYPE 'E'.
          ENDIF.
        WHEN 200.
    ENDCASE.
    The thing is that when sending this message then, the input filled can't be editable. I have to change screen and come back to edit again.
    How can i avoid that ?
    Thanks for your help and time.
    For more information here is my selection screen and initialization :
    SELECTION-SCREEN BEGIN OF SCREEN 100 AS SUBSCREEN.
    SELECT-OPTIONS p_cont FOR but000-partner NO INTERVALS.
    SELECTION-SCREEN END OF SCREEN 100.
    SELECTION-SCREEN BEGIN OF SCREEN 200 AS SUBSCREEN.
    SELECT-OPTIONS p_cont2 FOR but000-partner NO INTERVALS.
    PARAMETERS p_test_c TYPE c AS CHECKBOX.
    SELECTION-SCREEN : SKIP.
    PARAMETERS: rt1 RADIOBUTTON GROUP rad2 ,
                p_temp TYPE bu_partner.
    SELECTION-SCREEN  SKIP.
    PARAMETERS:  rt2 RADIOBUTTON GROUP rad2 DEFAULT 'X'.
    *PARAMETERS : p_temp TYPE bu_partner.
    *ULINE.
    SELECT-OPTIONS p_meta FOR but000-zzmeta_customer NO INTERVALS.
    SELECT-OPTIONS s_sold FOR but000-partner NO INTERVALS.
    SELECT-OPTIONS s_inst FOR but000-partner NO INTERVALS.
    SELECTION-SCREEN END OF SCREEN 200.
    SELECTION-SCREEN BEGIN OF SCREEN 300 AS SUBSCREEN.
    SELECT-OPTIONS p_cont3 FOR but000-partner NO INTERVALS.
    PARAMETERS p_test_d TYPE c AS CHECKBOX.
    SELECTION-SCREEN  SKIP.
    SELECT-OPTIONS p_meta2 FOR but000-zzmeta_customer NO INTERVALS.
    SELECT-OPTIONS s_sold2 FOR but000-partner NO INTERVALS.
    SELECT-OPTIONS s_inst2 FOR but000-partner NO INTERVALS.
    SELECTION-SCREEN END OF SCREEN 300.
    SELECTION-SCREEN: BEGIN OF TABBED BLOCK mytab FOR 10 LINES,
                      TAB (20) button1 USER-COMMAND push1,
                      TAB (20) button2 USER-COMMAND push2,
                      TAB (20) button3 USER-COMMAND push3,
                      END OF BLOCK mytab.
    AT SELECTION-SCREEN.
      CASE sy-dynnr.
        WHEN 1000.
          CASE sy-ucomm.
            WHEN 'PUSH1'.
              mytab-dynnr = 100.
            WHEN 'PUSH2'.
              mytab-dynnr = 200.
            WHEN 'PUSH3'.
              mytab-dynnr = 300.
            WHEN 'ONLI'.
              PERFORM screen_control USING mytab-dynnr.
            WHEN OTHERS.
          ENDCASE.
      ENDCASE.
    INITIALIZATION.
      button1 = text-i01.
      button2 = text-i02.
      button3 = text-i03.
      mytab-prog = sy-repid.
      mytab-dynnr = 100.
      mytab-activetab = 'PUSH1'.
      w_repid = sy-repid.

    Instead of only message,
    MESSAGE text-e01 TYPE 'E'.
    Use:
    message text-e01 type 'S' DISPLAY LIKE 'E'.
    leave list-processing.
    Regards,
    Naimesh Patel

  • Bdc: selection screen error

    HI,
    In the bdc program, after uploading a file in the selection screen using parameter selection, the screen gets refrehed and returns to the selection screen with no further action. How do I solve this error?

    *& Report  ZSALES2
    REPORT  ZSALES2.
    tables:VBAK,
           vbkd,
           kuagv,
           rv45a,
           vbap.
    types :begin of t_records,
           AUART type VBAK-AUART,
           BSTKD type VBKD-BSTKD,
           BSTDK type VBKD-BSTDK,
           KUNNR type KUAGV-KUNNR,
           KETDAT type RV45A-KETDAT,
           KPRGBZ type RV45A-KPRGBZ,
           PRSDT type VBKD-PRSDT,
           ZTERM type VBKD-ZTERM,
           MABNR type RV45A-MABNR,
           KWMENG type RV45A-KWMENG,
           POSNR type VBAP-POSNR,
           end of t_records.
    data: it_records type table of t_records,
            wa_records type t_records.
    DATA : BDCDATA TYPE TABLE OF BDCDATA WITH HEADER LINE.
    PARAMETERS : P_FILE LIKE RLGRAP-FILENAME.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_FILE.
    PERFORM GET_FILE.
    start-of-selection.
    PERFORM GET_DATA.
    PERFORM BDCDATA.
    *&      Form  GET_FILE
          text
    form GET_FILE .
    CALL FUNCTION 'F4_FILENAME'
    EXPORTING
    PROGRAM_NAME        = SYST-CPROG
    DYNPRO_NUMBER       = SYST-DYNNR
                            FIELD_NAME          = ' '
    IMPORTING
    FILE_NAME           = P_FILE.
    endform.                    " GET_FILE
    form GET_DATA.
    DATA:V_FILE TYPE STRING.
    V_FILE = P_FILE.
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        filename                      = V_FILE
       FILETYPE                      = 'DAT'
       HAS_FIELD_SEPARATOR           = 'X'
      HEADER_LENGTH                 = 0
      READ_BY_LINE                  = 'X'
      DAT_MODE                      = ' '
      CODEPAGE                      = ' '
      IGNORE_CERR                   = ABAP_TRUE
      REPLACEMENT                   = '#'
      CHECK_BOM                     = ' '
      VIRUS_SCAN_PROFILE            =
      NO_AUTH_CHECK                 = ' '
    IMPORTING
      FILELENGTH                    =
      HEADER                        =
      tables
        data_tab                      = it_records
    EXCEPTIONS
      FILE_OPEN_ERROR               = 1
      FILE_READ_ERROR               = 2
      NO_BATCH                      = 3
      GUI_REFUSE_FILETRANSFER       = 4
      INVALID_TYPE                  = 5
      NO_AUTHORITY                  = 6
      UNKNOWN_ERROR                 = 7
      BAD_DATA_FORMAT               = 8
      HEADER_NOT_ALLOWED            = 9
      SEPARATOR_NOT_ALLOWED         = 10
      HEADER_TOO_LONG               = 11
      UNKNOWN_DP_ERROR              = 12
      ACCESS_DENIED                 = 13
      DP_OUT_OF_MEMORY              = 14
      DISK_FULL                     = 15
      DP_TIMEOUT                    = 16
      OTHERS                        = 17
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    endform.    " GET_DATA.
    form BDCDATA.
    loop at it_records into wa_records.
    *CALL TRANSCATION  "VA01" USING BDCDATA.
    perform bdc_dynpro      using 'SAPMV45A' '0101'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'VBAK-SPART'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'VBAK-AUART'
                                  'OR'.
    perform bdc_field       using 'VBAK-VKORG'
    perform bdc_field       using 'VBAK-VTWEG'
    perform bdc_field       using 'VBAK-SPART'
    perform bdc_dynpro      using 'SAPMSSY0' '0120'.
    perform bdc_field       using 'BDC_CURSOR'
                                  '07/12'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=PICK'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'VBKD-BSTKD'.
    perform bdc_field       using 'VBKD-BSTKD'
                                  '123'.
    perform bdc_field       using 'VBKD-BSTDK'
                                  '08.10.2008'.
    perform bdc_field       using 'KUAGV-KUNNR'
                                  '31970063'.
    perform bdc_dynpro      using 'SAPMSSY0' '0120'.
    perform bdc_field       using 'BDC_CURSOR'
                                  '04/21'.
    perform bdc_field       using 'BDC_OKCODE'
                                  'PICK'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'RV45A-KETDAT'
                                  '08.10.2008'.
    perform bdc_field       using 'RV45A-KPRGBZ'
                                  'D'.
    perform bdc_field       using 'VBKD-PRSDT'
                                  '08.10.2008'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'VBKD-ZTERM'
                                  '0001'.
    perform bdc_dynpro      using 'SAPMSSY0' '0120'.
    perform bdc_field       using 'BDC_CURSOR'
                                  '06/11'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=PICK'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/00'.
    perform bdc_field       using 'VBKD-BSTKD'
                                  '123'.
    perform bdc_field       using 'VBKD-BSTDK'
                                  '08.10.2008'.
    perform bdc_field       using 'KUAGV-KUNNR'
                                  '31970063'.
    perform bdc_field       using 'KUWEV-KUNNR'
                                  '31970063'.
    perform bdc_field       using 'RV45A-KETDAT'
                                  '08.10.2008'.
    perform bdc_field       using 'RV45A-KPRGBZ'
                                  'D'.
    perform bdc_field       using 'VBKD-PRSDT'
                                  '08.10.2008'.
    perform bdc_field       using 'VBKD-ZTERM'
                                  '0001'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RV45A-KWMENG(01)'.
    perform bdc_field       using 'RV45A-MABNR(01)'
                                  '102'.
    perform bdc_field       using 'RV45A-KWMENG(01)'
                                  '                  5'.
    perform bdc_dynpro      using 'SAPMSSY0' '0120'.
    perform bdc_field       using 'BDC_CURSOR'
                                  '05/08'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=PICK'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'RV45A-MABNR(01)'
                                  '83'.
    perform bdc_dynpro      using 'SAPMSSY0' '0120'.
    perform bdc_field       using 'BDC_CURSOR'
                                  '16/04'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=PICK'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'RV45A-MABNR(01)'
                                  '121'.
    perform bdc_field       using 'VBAP-POSNR(01)'
                                  '     1'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/EBAC1'.
    perform bdc_field       using 'BDC_CURSOR'
                                  'RV45A-MABNR(01)'.
    perform bdc_transaction using 'VA01' .
    CALL TRANSCATION 'VA01' USING BDCDATA.
    ENDLOOP.
    endform.   "BDCDATA
    FORM BDC_DYNPRO USING PROGRAM DYNPRO.
      CLEAR BDCDATA.
      BDCDATA-PROGRAM  = PROGRAM.
      BDCDATA-DYNPRO   = DYNPRO.
      BDCDATA-DYNBEGIN = 'X'.
      APPEND BDCDATA.
    ENDFORM.
           Insert field                                                  *
    FORM BDC_FIELD USING FNAM FVAL.
    IF FVAL <> NODATA.
        CLEAR BDCDATA.
        BDCDATA-FNAM = FNAM.
        BDCDATA-FVAL = FVAL.
        APPEND BDCDATA.
    ENDIF.
    ENDFORM.
    *&      Form  BDC_TRANSACTION
          text
         -->P_0428   text
    form BDC_TRANSACTION  using    value(p_0428).
    endform.                    " BDC_TRANSACTION

  • Com shows blue screen error message when ipod touch is plug in

    hey, anyone has this problem?
    when i plug in my ipod touch, a message "new hardware is found" with name (still digital cam). then the com switches to a blue screen with error messages.
    i need some help please.. thanks

    One cause of this is that you have saved a picture on your Touch when browsing the internet on Safari (by holding down on the image & selecting save). These saved images seem to cause a glitch and the PC thinks you have plugged a digital camera in causing the PC to crash. Don't know of an actual fix yet. The only work around is to delete the pics prior to plugging in the Touch. If you really want the pic just email it to yourself via wifi first. Funnily enough it is not a problem if the pic was on your pc and you synced it to the Touch via iTunes.

  • Blue screen error message on Satellite Pro A10

    Hi,
    I'm trying to help my inlaws with their Satellite Pro SPA10. I had set this up for them a few months ago and it was running really well.
    Now it restarts about two seconds past the "use last good configuration" etc. screen, gets to this screen again then restarts immediately ad infinitum, never pausing on the error mesage for long enough to see what it says.
    I managed to get it to boot from the windows XP home disc and got as far as the repair or continue with installation screen. When I asked the computer to do either it crashes to blue screen almost immediately. The error message is
    *** STOP: 0x000000c5 (0x00000000, 0x00000002, 0x00000001, 0x8082B98B)
    This is beyond my level of expertise, can anyone help?
    Thanks

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

  • Blue Screen error message after using Rescue and Recovery.

    Good morning - I unfortunately had to use the IBM Rescue and Recovery feature to restore my factory settings.  However, now my computer is giving me a blue screen error during the startup process.  Unfortunately it is not on the screen long enough for me to get too much information from it, but I have been able to get win22n51.sys as being some sort of error message.  If I start the computer in safe mode it will load without the error.  If I use the safe mode plus networking it gives the error.  So I'm assuming it has something to do with the network drivers?
    I would appreciate any ideas you all have for resolving/further diagnosing this problem.
    Thank you!

    Hello,
    Perhaps this Lenovo knowledgebase article, "XP Crash: System may hang or restart with a previous version of the Intel PRO 2200BG Mini PCI adapte..." will be of help to you in resolving the problem?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

Maybe you are looking for

  • Why animated gifs disappear in slideshow widget?

    I opened my project with new version of Muse 2014 but animated gifs on the slideshow widget disappear.  They are already visible in previous version of Muse. I made a new slideshow and add some animated gif but there is a blank page when i preview th

  • Itunes will not open on win 7 pc after oct update?

    I am running a win7 pc-64bit os and itunes will not open since I updated it in Oct. I have attempted uninstalling and reinstalling the itunes s/w several times. I have tried without a firewall and with anti-virus programs disconnected. I do not get a

  • My 4th gen ipod touch will not work in a philips or Sony docking station

    I bought a philips(DC320) clock radio and my ipod touch would not work in it.  Thinking it was a problem with the connector on the radio I returned it and bought a Sony ICF-CS15ip because the store was out of the philips radio.  When I plugged my 4th

  • File Sharing with XP: Odd Problem

    Here's a weird one. I am unable to share files between my iMac and XP computers via my Linksys WRT45G router when the iMac is connected wirelessly. I believe that sharing is set up properly on both computers because, when I connect via ethernet cable

  • Monitor Displaying a Blue Color .....

    Hi My one year old hit some keys on the keyboard and the color displaying on the monitor has a blue tint. I have tried to calibrate using the ColorSync utility and I have also tried to modify the display properties on the Seeing tab of the Universal