Fm is not working in prog

Hi
Am creating org and positions using FM 'RH_OBJECT_CREATE' and its creating org unit and position ,but when i see in PP01 tcode i can see position very well but for org unit it will show only otype and objid and it not show green arrow for object infotype..
but intresting thing is when i go se37 and try to create org unit it create nicely and i can see green arrow in pp01 tcode too,
Dont know whats wrong in prog
the code is like,
CALL FUNCTION 'RH_OBJECT_CREATE'
EXPORTING
LANGU = SY-LANGU
PLVAR = '01'
OTYPE = wa-otype
EXT_NUMBER = '20000019'
EXT_NUMBER = wa-seark
SHORT = wa-short
STEXT = wa-stext
BEGDA = wa-begda
ENDDA = wa-endda
OSTAT = '1'
VTASK = 'D'
GUID =
KEEP_LUPD = ' '
IMPORTING
OBJID = wa_id
EXCEPTIONS
TEXT_REQUIRED = 1
INVALID_OTYPE = 2
INVALID_DATE = 3
ERROR_DURING_INSERT = 4
ERROR_EXT_NUMBER = 5
UNDEFINED = 6
OTHERS = 7
IF SY-SUBRC EQ 0.
MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
write :/ wa_id.
ENDIF.
endif.
Pls help me for the same
point will be there for sure.
Regards
Meeta

Hi,
Please check if all the work area you are passing is correct. Also, if you will pass a blank data ( ' ' ), you can type it as "space".
Hope this helps.
Benedict

Similar Messages

  • File- Export not working after upgrade from 11i to R12

    Hi,
    File -> Export not working after upgrade from 11i to R12.1.3 in few systems. Can you please let me know what could be the issue.
    If export record count more than 200 it is working fine in all the systems and if change the profile option "Export MIME type” value to ‘text/tab-separated-values’ from application/excel also it is wokring.
    Thanks and Regards,
    Jagadeesha

    Enabled the FRD. Below are few last lines. Can you please let me know what i can in this log file contents.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing GET_ITEM_PROPERTY/FIELD_CHARACTERISTIC Built-in:
    In Argument 0 - Type: Integer Value: 196613
    In Argument 1 - Type: Number Value: 54
    Out Argument 0 - Type: String Value: 12
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_menu.set_prop.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing FIND_MENU_ITEM Built-in:
    In Argument 0 - Type: String Value: FILE.EXPORT
    Out Argument 0 - Type: Integer Value: 19
    Executing GET_MENU_ITEM_PROPERTY Built-in:
    In Argument 0 - Type: Integer Value: 19
    In Argument 1 - Type: Number Value: 79
    Out Argument 0 - Type: String Value: TRUE
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_menu.set_prop.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_synch.menu_toolbar_sync. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.APP_CUSTOM_MODE
    Out Argument 0 - Type: String Value: NORMAL
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.APP_CUSTOM_MODE
    Out Argument 0 - Type: String Value: NORMAL
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: NULL
    In Argument 1 - Type: String Value: GLOBAL.OUT
    Executing USER_EXIT Built-in:
    In Argument 0 - Type: String Value: FND GETPROFILE NAME="UPK_RECORDING_ENABLED" FIELD="GLOBAL.OUT" N
    FNDCPVCM, 11, Built-In, Entry, 316509814, USER_EXIT
    FNDCPVCM, 11, Built-In, Exit, 316509814, USER_EXIT
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: GLOBAL.OUT
    Out Argument 0 - Type: String Value: N
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_form
    Out Argument 0 - Type: String Value: FNDCPVCM
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_block
    Out Argument 0 - Type: String Value: MASTER
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_form
    Out Argument 0 - Type: String Value: FNDCPVCM
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: system.current_block
    Out Argument 0 - Type: String Value: MASTER
    Executing GET_APPLICATION_PROPERTY Built-in:
    In Argument 0 - Type: Number Value: 75
    Out Argument 0 - Type: String Value: IHR40P
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed call_all_libraries. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_standard.event. Event is WHEN-NEW-ITEM-INSTANCE.
    In Argument 1 - Type: String Value: global.frd_debug
    FNDCPVCM, 10, Prog Unit, Exit, 316509814, /FNDCPVCM-3/P45_30_DEC_201223_28_33
    FNDCPVCM, 9, Trigger, Exit, 316509814, WHEN-NEW-ITEM-INSTANCE
    FNDCPVCM, 8, Prog Unit, Exit, 316509814, /DMU-4/P8_30_DEC_201223_23_12
    # 15 - FNDCPVCM:MASTER.USER_CONCURRENT_QUEUE_NAME.1359399301498413820
    WINDOW FNDCPVCM PROGRESS_INDICATOR RESIZE 4198 1500 3
    # 16 - FNDCPVCM:MASTER.USER_CONCURRENT_QUEUE_NAME.1359399301512613925
    WINDOW FNDCPVCM PROGRESS_INDICATOR RESIZE 4198 1500 3

  • In Editable ALV the BACK/CANCEL/EXIT buttons are not working?

    Hello,
    I wrote a editable FM based ALV, working fine that when user changes the data and press SAVE button, values are transfering into prog. But, i need to put a validation that, if user changes the values and press BACK/CANCEL/EXIT button, i need to popup the message that "Do you want to save changes", my PF-STATUS is good(because, SAVE is working).
    But, its not working that when user done changes and press BACK button (forgot to press SAVE button), system taking me to selection screen/screen 0!! I my code is as below,
    FORM pick USING v_ucomm     TYPE syucomm
                                         it_selfield TYPE slis_selfield.
      DATA: v_answer TYPE char1.
      READ TABLE it_z_tbl  INDEX it_selfield-tabindex
       INTO w_z_tbl.
      CASE v_ucomm.
        WHEN '&IC1'.
            " working fine this functionality
          ELSE.
            MESSAGE i000 WITH 'Double click on key field'.
          ENDIF.
        WHEN 'SAVE'.
            " working fine this functionality
        WHEN BACK' " OR 'CANCEL' OR 'EXIT'.
          PERFORM popup_for_user_decision CHANGING v_answer.
          CHECK v_answer = '1'.
          PERFORM now_update.
      ENDCASE.
    ENDFORM.     
    when i put the break point on the first line of this piece of code, its not stopping on pressing BACK/CANCEL/EXIT buttons!! (its stoppig for SAVE press or double click)
    Its stopping at this point,
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'.
    EXPORTING
    i_callback_user_command  = 'PICK'
    IMPORTING
    EXCEPTIONS
    IF sy-subrc <> 0 =================> its stopping at this point!
    ENDIF.           
    Pls. let me know why system is not recognising that i hv a PICK form (SAVE and Double clicks are working fine)?
    Thank you

    Hi,
    Actually BACK is standard user command so it is not stopping and going to selection screen.
    Give some other use command like 'BCK' and try....

  • My ipod touch has frozen with a white screen. None of the buttons will work to turn it off or take any action. Holding down buttons for 10 seconds plus does not work.Help

    My ipod touch has frozen with a white screen. The on/ff and sleep buttons will not work whether pressed for a moment or held for more than 10 seconds as per help pages. When connected to computer it is not recognised and no indication in "devices".It has been working perfectly from Christmas until now. Was watching a TV prog via BBC iplayer when the image and sound froze for about 5 seconds then just white screen. Help

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."

  • USB/eSata express card not working on stock kernel

    Hello everyone,
    I have a weird problem and I don't seem to find any solution by myself. Let me give you some background info on what I plan to do.
    I purchased an express card to eSata/USB 3.0 adapter and want to make it work on my laptops. Precisely, it is this card: http://www.amazon.de/Notebook-Express-C … B007F8TXZ8
    1: Lenovo X200s (1,6GHz) running Ubuntu 14.04 amd64
    2: Lenovo X200s (1,6GHz) running Debian 7 amd64
    3: Lenovo X200T (1,6GHz) running ArchLinux amd64
    The card does work fine only on the Ubuntu machine. I would like to make it run on the two other ones as well. I thought I might get help here getting it to work on machine 3 and then transfer the results to machine 2. What really matters to me is eSata, btw, I do not even have a USB 3.0 device to test with.
    First of all, here's what happens when I plug the card into machine 1:
    user@1-ubuntu:~$ uname -r
    3.13.0-39-generic
    user@1-ubuntu:~$ dmesg | tail -n 44 # that's where it begins
    [ 1953.576472] pciehp 0000:00:1c.3:pcie04: Card present on Slot(3)
    [ 1953.728077] pci 0000:05:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 1953.728119] pci 0000:05:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
    [ 1953.728304] pci 0000:05:00.0: PME# supported from D3hot
    [ 1953.736062] pci 0000:05:00.0: BAR 0: assigned [mem 0xf0000000-0xf0007fff 64bit]
    [ 1953.736087] pcieport 0000:00:1c.3: PCI bridge to [bus 05-0c]
    [ 1953.736092] pcieport 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 1953.736098] pcieport 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff]
    [ 1953.736104] pcieport 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
    [ 1953.736133] pci 0000:05:00.0: no hotplug settings from platform
    [ 1953.736143] pci 0000:05:00.0: enabling device (0000 -> 0002)
    [ 1953.736398] xhci_hcd 0000:05:00.0: xHCI Host Controller
    [ 1953.736406] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
    [ 1953.743621] xhci_hcd 0000:05:00.0: irq 46 for MSI/MSI-X
    [ 1953.743629] xhci_hcd 0000:05:00.0: irq 49 for MSI/MSI-X
    [ 1953.743635] xhci_hcd 0000:05:00.0: irq 50 for MSI/MSI-X
    [ 1953.743784] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1953.743788] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1953.743791] usb usb9: Product: xHCI Host Controller
    [ 1953.743794] usb usb9: Manufacturer: Linux 3.13.0-39-generic xhci_hcd
    [ 1953.743796] usb usb9: SerialNumber: 0000:05:00.0
    [ 1953.743973] hub 9-0:1.0: USB hub found
    [ 1953.743990] hub 9-0:1.0: 2 ports detected
    [ 1953.744147] xhci_hcd 0000:05:00.0: xHCI Host Controller
    [ 1953.744153] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 10
    [ 1953.744218] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003
    [ 1953.744221] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1953.744224] usb usb10: Product: xHCI Host Controller
    [ 1953.744227] usb usb10: Manufacturer: Linux 3.13.0-39-generic xhci_hcd
    [ 1953.744229] usb usb10: SerialNumber: 0000:05:00.0
    [ 1953.744366] hub 10-0:1.0: USB hub found
    [ 1953.744383] hub 10-0:1.0: 2 ports detected
    [ 1954.447851] usb 10-1: new SuperSpeed USB device number 2 using xhci_hcd
    [ 1954.460505] usb 10-1: Parent hub missing LPM exit latency info. Power management will be impacted.
    [ 1954.461215] usb 10-1: New USB device found, idVendor=174c, idProduct=5106
    [ 1954.461219] usb 10-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
    [ 1954.461222] usb 10-1: Product: AS2105
    [ 1954.461225] usb 10-1: Manufacturer: ASMedia
    [ 1954.461228] usb 10-1: SerialNumber: 00000000000000000000
    [ 1954.463146] usb-storage 10-1:1.0: USB Mass Storage device detected
    [ 1954.463279] scsi7 : usb-storage 10-1:1.0
    [ 1955.460385] scsi 7:0:0:0: Direct-Access ASMT 2105 0 PQ: 0 ANSI: 5
    [ 1955.465099] sd 7:0:0:0: Attached scsi generic sg1 type 0
    [ 1955.466483] sd 7:0:0:0: [sdb] Attached SCSI removable disk
    I wouldn't know of any attached disks, and neither does it show up. Note that it is only the card I plugged in, no hard drive attached to it.
    hburg1234@packrehsel:~$ lspci -k
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    Subsystem: Lenovo Device 20e0
    Kernel driver in use: agpgart-intel
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    Subsystem: Lenovo Device 20e4
    Kernel driver in use: i915
    00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    Subsystem: Lenovo Device 20e4
    00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
    Subsystem: Lenovo Device 20e6
    Kernel driver in use: mei_me
    00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07)
    Subsystem: Lenovo Device 20ec
    Kernel driver in use: serial
    00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
    Subsystem: Lenovo Device 20ee
    Kernel driver in use: e1000e
    00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
    Subsystem: Lenovo Device 20f0
    Kernel driver in use: uhci_hcd
    00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
    Subsystem: Lenovo Device 20f0
    Kernel driver in use: uhci_hcd
    00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
    Subsystem: Lenovo Device 20f0
    Kernel driver in use: uhci_hcd
    00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
    Subsystem: Lenovo Device 20f1
    Kernel driver in use: ehci-pci
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    Subsystem: Lenovo Device 20f2
    Kernel driver in use: snd_hda_intel
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
    Kernel driver in use: pcieport
    00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
    Kernel driver in use: pcieport
    00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
    Kernel driver in use: pcieport
    00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
    Subsystem: Lenovo Device 20f0
    Kernel driver in use: uhci_hcd
    00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
    Subsystem: Lenovo Device 20f0
    Kernel driver in use: uhci_hcd
    00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
    Subsystem: Lenovo Device 20f0
    Kernel driver in use: uhci_hcd
    00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
    Subsystem: Lenovo Device 20f1
    Kernel driver in use: ehci-pci
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
    00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
    Subsystem: Lenovo Device 20f5
    Kernel driver in use: lpc_ich
    00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
    Subsystem: Lenovo Device 20f8
    Kernel driver in use: ahci
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    Subsystem: Lenovo Device 20f9
    03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    Subsystem: Intel Corporation WiFi Link 5100 AGN
    Kernel driver in use: iwlwifi
    05:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller
    Subsystem: Device 174c:2104
    Kernel driver in use: xhci_hcd
    The last one seems to be important to me, so here's a verbose output on that one.
    user@1-ubuntu:~$ lspci -v | tail -n 8
    05:00.0 USB controller: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller (prog-if 30 [XHCI])
    Subsystem: Device 174c:2104
    Physical Slot: 3
    Flags: bus master, fast devsel, latency 0, IRQ 19
    Memory at f0000000 (64-bit, non-prefetchable) [size=32K]
    Capabilities: <access denied>
    Kernel driver in use: xhci_hcd
    user@1-ubuntu:~$ sudo udevadm monitor -k
    monitor will print the received events for:
    KERNEL - the kernel uevent
    KERNEL[2585.956558] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0 (pci)
    KERNEL[2585.972086] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb9 (usb)
    KERNEL[2585.972116] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb9/9-0:1.0 (usb)
    KERNEL[2585.975736] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10 (usb)
    KERNEL[2585.975763] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-0:1.0 (usb)
    KERNEL[2586.689218] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1 (usb)
    KERNEL[2586.690935] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0 (usb)
    KERNEL[2586.695723] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9 (scsi)
    KERNEL[2586.695757] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/scsi_host/host9 (scsi_host)
    KERNEL[2587.692633] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0 (scsi)
    KERNEL[2587.692667] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0 (scsi)
    KERNEL[2587.692691] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/scsi_disk/9:0:0:0 (scsi_disk)
    KERNEL[2587.692708] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/scsi_device/9:0:0:0 (scsi_device)
    KERNEL[2587.692824] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/scsi_generic/sg1 (scsi_generic)
    KERNEL[2587.692898] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/bsg/9:0:0:0 (bsg)
    KERNEL[2587.699636] add /devices/virtual/bdi/8:16 (bdi)
    KERNEL[2587.699771] add /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/block/sdb (block)
    KERNEL[2587.703694] change /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/block/sdb (block)
    KERNEL[2587.709178] change /devices/pci0000:00/0000:00:1c.3/0000:05:00.0/usb10/10-1/10-1:1.0/host9/target9:0:0/9:0:0:0/block/sdb (block)
    Apart from the supposedly found block device (can't judge) I am not sure if there is anything that is really eSata specific and not USB 3.0 related.
    So far what I think I can tell from the output is that the modules
    pciehp pci pcieport
    seem to be dealing with the express card as such whereas
    xhci_hcd
    takes care of USB 3.0. I cannot see any clear reference to the eSata connector, which might not be surprising if the bus is just passed through (again: not sure).
    For completeness' sake here comes the output of
    user@1-ubuntu:~$ lsmod | tee before
    Module Size Used by
    ctr 13049 1
    ccm 17773 1
    pci_stub 12622 1
    vboxpci 23194 0
    vboxnetadp 25670 0
    vboxnetflt 27613 0
    vboxdrv 339502 3 vboxnetadp,vboxnetflt,vboxpci
    cuse 13445 3
    dm_crypt 23177 1
    btusb 32412 0
    cdc_ether 14351 0
    usbnet 43913 1 cdc_ether
    cdc_acm 28803 0
    mii 13934 1 usbnet
    cdc_wdm 19053 0
    rfcomm 69160 8
    bnep 19624 2
    bluetooth 391136 22 bnep,btusb,rfcomm
    binfmt_misc 17468 1
    coretemp 13435 0
    kvm_intel 143148 0
    kvm 451729 1 kvm_intel
    thinkpad_acpi 81013 0
    nvram 14411 1 thinkpad_acpi
    serio_raw 13462 0
    arc4 12608 2
    snd_seq_midi 13324 0
    snd_seq_midi_event 14899 1 snd_seq_midi
    snd_hda_codec_conexant 57441 1
    iwldvm 232285 0
    snd_hda_intel 56451 3
    mac80211 630653 1 iwldvm
    snd_hda_codec 192906 2 snd_hda_codec_conexant,snd_hda_intel
    snd_hwdep 13602 1 snd_hda_codec
    snd_rawmidi 30144 1 snd_seq_midi
    lpc_ich 21080 0
    iwlwifi 169932 1 iwldvm
    snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
    snd_pcm 102099 2 snd_hda_codec,snd_hda_intel
    mei_me 18627 0
    cfg80211 484040 3 iwlwifi,mac80211,iwldvm
    snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
    mei 82276 1 mei_me
    snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
    snd_timer 29482 2 snd_pcm,snd_seq
    snd 69322 17 snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,thinkpad_acpi,snd_seq_device,snd_seq_midi
    soundcore 12680 1 snd
    parport_pc 32701 0
    ppdev 17671 0
    mac_hid 13205 0
    tp_smapi 28367 0
    thinkpad_ec 14449 1 tp_smapi
    lp 17759 0
    parport 42348 3 lp,ppdev,parport_pc
    i915 783961 2
    psmouse 106714 0
    ahci 25819 3
    libahci 32716 1 ahci
    i2c_algo_bit 13413 1 i915
    e1000e 254433 0
    drm_kms_helper 55071 1 i915
    drm 303102 3 i915,drm_kms_helper
    ptp 18933 1 e1000e
    pps_core 19382 1 ptp
    video 19476 1 i915
    wmi 19177 0
    and a list of the newly loaded modules:
    user@1-ubuntu:~$ diff before <(lsmod)
    1a2
    > usb_storage 62209 0
    Now, on my Arch machine the situation is as follows when the card is plugged in:
    user@3-arch:~$ uname -r
    3.17.2-1-ARCH
    user@3-arch:~$ sudo udevadm monitor -k
    monitor will print the received events for:
    KERNEL - the kernel uevent
    user@3-arch:~$ lsmod
    Module Size Used by
    sr_mod 21903 0
    cdrom 47479 1 sr_mod
    hid_generic 12393 0
    usbhid 48603 0
    hid 102220 2 hid_generic,usbhid
    cdc_ether 12564 0
    usbnet 34978 1 cdc_ether
    cdc_acm 30362 0
    cdc_wdm 17427 0
    mii 12675 1 usbnet
    ctr 12927 0
    ccm 17534 0
    fuse 87410 3
    joydev 17063 0
    wacom_w8001 12706 0
    serport 12842 1
    mousedev 17272 0
    iTCO_wdt 12831 0
    iTCO_vendor_support 12649 1 iTCO_wdt
    coretemp 12820 0
    kvm 417429 0
    pcspkr 12595 0
    psmouse 107214 0
    evdev 21544 20
    mac_hid 12633 0
    serio_raw 12849 0
    i2c_i801 16965 0
    snd_hda_codec_conexant 21835 1
    snd_hda_codec_generic 63126 1 snd_hda_codec_conexant
    arc4 12536 2
    iwldvm 184847 0
    mac80211 604456 1 iwldvm
    i915 905750 2
    lpc_ich 20768 0
    iwlwifi 156837 1 iwldvm
    snd_hda_intel 26387 0
    snd_hda_controller 26938 1 snd_hda_intel
    cfg80211 445286 3 iwlwifi,mac80211,iwldvm
    thinkpad_acpi 69074 0
    e1000e 215686 0
    snd_hda_codec 108536 4 snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    drm_kms_helper 80934 1 i915
    shpchp 35210 0
    snd_hwdep 17244 1 snd_hda_codec
    snd_pcm 88487 3 snd_hda_codec,snd_hda_intel,snd_hda_controller
    ptp 17692 1 e1000e
    pps_core 17225 1 ptp
    snd_timer 26614 1 snd_pcm
    wmi 17339 0
    drm 259106 4 i915,drm_kms_helper
    nvram 13034 1 thinkpad_acpi
    thermal 17559 0
    snd 73436 8 snd_hwdep,snd_timer,snd_hda_codec_conexant,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,thinkpad_acpi
    soundcore 13031 2 snd,snd_hda_codec
    led_class 12859 2 iwldvm,thinkpad_acpi
    rfkill 18867 3 cfg80211,thinkpad_acpi
    ac 12715 0
    hwmon 12930 2 coretemp,thinkpad_acpi
    acpi_cpufreq 17218 1
    battery 17452 0
    i2c_algo_bit 12744 1 i915
    mei_me 17900 0
    tpm_tis 17182 0
    i2c_core 50152 5 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit
    tpm 31467 1 tpm_tis
    mei 75079 1 mei_me
    intel_agp 17432 0
    intel_gtt 17848 3 i915,intel_agp
    video 18043 1 i915
    processor 27777 3 acpi_cpufreq
    button 12953 1 i915
    sch_fq_codel 17343 6
    tp_smapi 27621 0
    thinkpad_ec 12813 1 tp_smapi
    ext4 497696 3
    crc16 12343 1 ext4
    mbcache 17171 1 ext4
    jbd2 86417 1 ext4
    sha256_ssse3 25692 2
    sha256_generic 16804 1 sha256_ssse3
    ecb 12737 0
    cbc 12696 1
    algif_skcipher 17051 0
    af_alg 12988 1 algif_skcipher
    dm_crypt 22551 1
    dm_mod 93490 15 dm_crypt
    sd_mod 44398 3
    crct10dif_generic 12581 1
    crc_t10dif 12431 1 sd_mod
    crct10dif_common 12356 2 crct10dif_generic,crc_t10dif
    atkbd 22254 0
    libps2 12739 2 atkbd,psmouse
    ata_generic 12490 0
    ahci 33291 2
    libahci 27158 1 ahci
    pata_acpi 12771 0
    uhci_hcd 43507 0
    ehci_pci 12512 0
    ehci_hcd 69939 1 ehci_pci
    libata 181518 4 ahci,pata_acpi,libahci,ata_generic
    usbcore 199381 9 uhci_hcd,ehci_hcd,ehci_pci,usbhid,usbnet,cdc_acm,cdc_wdm,cdc_ether
    usb_common 12440 1 usbcore
    scsi_mod 147543 3 libata,sd_mod,sr_mod
    i8042 18002 1 libps2
    serio 18282 9 serio_raw,atkbd,i8042,serport,wacom_w8001,psmouse
    Sticking to my suspicion that this might just be a USB related issue and eSata might still work due to some sort of passthrough, I attached the very eSata drive that I could mount on Ubuntu. It did not work.
    I then researched and found this blog post: http://okomestudio.net/biboroku/?p=1360
    So I downloaded the pkgbuild for the arch linux core kernel and checked the config. It matched the recommendations.
    Another hint I found was to unload acpiphp and force-reload it. However, this tip does not seem to apply to the arch kernel:
    [user@3-arch:~$ sudo rmmod acpiphp
    rmmod: ERROR: Module acpiphp is builtin.
    Anyone any idea on how to make the card work?
    Thank you!
    Last edited by archery1234 (2014-11-15 10:46:35)

    For anyone else seeking help on that: Card slot was deactivated in 2/3 Bioses.

  • Gui_download - not work

    hi everyone,
    i have a test program and there i use gui_upload/download and its work fine.
    when i use those function in the main program it not work.
    so i tried to use read dataset....and its not work in both cases.
    (test prog and not in the main program)
    do you have any idea?
    thanks,
    dana.

    i have a test program and there i use gui_upload/download and its work fine.//
    yes this is working fine cause the fm's are executing as it has a valid legacy  flat file in ur pc(presentation server)...
    when i use those function in the main program it not work.//
    yes casue the main program is checking the file and it is not getting from the right path .. main program might be taking the file from application server and not pc.. check this..
    so i tried to use read dataset....and its not work in both cases.
    (test prog and not in the main program)
    read dataset works for  files in application server and not presentation server ..so you cannot replace read dataset for gui_*load for files present on pc .. right ..
    application server files are present in tcode AL11 .. navigate till here to pick the file ur main program is using ..
    just put a break -point at the gui_* fm or read statemet to check what file it will pick ..
    call function 'gui_upload' "-->it should be in caps between quotes
    exporting
    filetype = 'asc' ""-->it should be in caps between quotes
    filename = p_path
    tables
    data_tab = itab
    exception
    br,
    vijay.

  • CONVERSION_EXIT_MATN1_INPUT is not working!

    Hello
    I am using to convert material number from external format to internal format in order to pad leading zeros to the material number, am using CONVERSION_EXIT_MATN1_INPUT, but dont know why its not working if the IMPORT matnr length is 9
    1) If IMPORT material is '12345678' (length is 8) - is working fine and am getting 000000000012345678
    2) If IMPORT material is '123456789' (length is 9) - is NOT working! am getting error message "The material number is longer than the length set" pls. let me know the reason and fix pls.
    Thank you

    Thank you
    I saw 'Material No. Length' field is populated with 8 in OMSL tx.
    But, i saw CHAR18 as in TNRO table for 'Number length domain' field
    Pls. let me know that issue is because of OMSL's 8?
    If so, then i have to pad zeros as prefix MANUALLY by logic in the prog. in order to make it to 18 length?

  • Drag and drop examples do not work ?!

    Hi guys,
    i want to add drag and drop functionality to one of my programs
    i tried to run the java examples of this page:
    http://java.sun.com/docs/books/tutorial/uiswing/dnd/intro.html
    but it just does not work ! windows give me the "can't drop" icon when i drag a file in the frame
    do you experience the same problem?
    Thanks in advance

    i tried:
    A Simple Example: Adding DnD to JLabel
    and
    Data Transfer with a Custom Component
    For both of these, i downloaded/compiled/executed the sourcecode ; there was no error. But the drop couldn't be done
    EDIT: in fact i just realised i didn't read the "try this" instructions and i misunderstood what the progs were supposed to do... in fact they work, they just don't do what i thought they would do XD
    sorry..
    EDIT2 I found a package for easy drag and drop operations ( http://iharder.sourceforge.net/current/java/filedrop/ ) so it's useless to answer to this thread any more, tks ^^

  • Why does my JButton not work?

    Hi,
    I am programming a Traffic Light, consisting of 3 lights, and a caption describing who's Traffic Light it is. Traffic Lights are to be used inside a bigger program. But as it is, I'm trying out how to program one Traffic Light.
    I created a Light object. A TrafficLight object contains 3 of these objects, and a caption. The TrafficLight object is to be used as a button, so the user can push it, after which some magic has to happen, which I still need to develop. The problem I have is the button does not work.
    So, the relevant parts of the code. First the main:
         public static void main (String [] args) {
              JFrame frame = new JFrame();
              frame.setBounds(0, 0, 100, 400);
              TrafficLight light = new TrafficLight("Caption", "ERR", true);
              frame.add(light);
              // frame.pack();
              frame.setVisible(true);
         }Then the TrafficLight object:
        public TrafficLight () {
            setUp();
        private void setUp() {
         JComponent component = createComponent();
         add(component);
         setVisible (true);
        private JComponent createComponent () {
            JPanel panel = new JPanel(null);
            panel.setBounds (xCoordinate, yCoordinate, WIDTH, HEIGHT);
            JButton tlsButton = new JButton();
            tlsButton.setBounds(xCoordinate, yCoordinate, WIDTH, HEIGHT);
            boolean isOn = true;
            boolean isNewProblem = true;
            tlsButton.setActionCommand(name);
            tlsButton.addActionListener(this);
            // Create the lights
            redLight = new TlsLight (0, 0, Color.RED, isOn, isNewProblem);
            tlsButton.add(redLight);
            yellowLight = new TlsLight (0, WIDTH, Color.YELLOW, !isOn, isNewProblem);
            tlsButton.add(yellowLight);
            greenLight = new TlsLight (0, 2 * WIDTH, Color.GREEN, isOn, !isNewProblem);
            tlsButton.add(greenLight);
            tlsButton.add(customerLabel, Component.CENTER_ALIGNMENTl);
            panel.add(tlsButton);
            return panel;
        }And, finally, the TlsLight object:
        public void paint (Graphics graphics) {
            setSize(width, width);
            int diameter = width - 2 * insets;
            // Paint the background (square) based on if the Customer has a new problem or not
            if(isNewProblem) {
                background = Color.GRAY;
            else {
                background = Color.BLACK;
            graphics.setColor(background);
            graphics.fillRect(xPos, yPos, width, height);
            // Set color light based on problemStatus
            if(isOn) {
                graphics.setColor(theColor);
            } else {
                graphics.setColor(background);
            graphics.fillOval(xPos + insets, yPos + insets, diameter, diameter);
            // Set the background of the light
            graphics.setColor(Color.WHITE);       
            // Paint the background
            graphics.drawOval(xPos + insets, yPos + insets, diameter, diameter);
        }When I push the button, nothing happens. Do you know what I need to do to get my prog working?
    TIA,
    Abel

    I don't know what goes on in your ActionListener, but I have a feeling that something is missing there.
    public TrafficLight () {
            setUp();
        private void setUp() {
         JComponent component = createComponent();
         add(component);
         setVisible (true);
        private JComponent createComponent () {
            JPanel panel = new JPanel(null);
            panel.setBounds (xCoordinate, yCoordinate, WIDTH, HEIGHT);
            JButton tlsButton = new JButton();
            tlsButton.setBounds(xCoordinate, yCoordinate, WIDTH, HEIGHT);
            boolean isOn = true;
            boolean isNewProblem = true;
            tlsButton.setActionCommand(name);
            //tlsButton.addActionListener(this);
            tlsButton.addActionListener(new ActionListener(){
                   public void actionPerformed(ActionEvent evt){
                            System.out.println("Hello World!"); //Implement with you own stuff....
            // Create the lights
            redLight = new TlsLight (0, 0, Color.RED, isOn, isNewProblem);
            tlsButton.add(redLight);
            yellowLight = new TlsLight (0, WIDTH, Color.YELLOW, !isOn, isNewProblem);
            tlsButton.add(yellowLight);
            greenLight = new TlsLight (0, 2 * WIDTH, Color.GREEN, isOn, !isNewProblem);
            tlsButton.add(greenLight);
            tlsButton.add(customerLabel, Component.CENTER_ALIGNMENTl);
            panel.add(tlsButton);
            return panel;
        }

  • Execute Query not working on custom forms

    Hi
    After upgrading from 11.5.10.2 and Oracle 9.2.0.5 to ATG6, AD6, oracle 10.2.0.4, Forms 6.0 (Form Compiler) Version 6.0.8.28.0 . The execute query (F11 & CTRL F11) is not working on custom forms. But after tabbing from one column to another column then press CTRL F11 is working.
    Please any one help me on this issue.
    Thanks
    sva

    Hi
    I found this error in the trace file. Please help me what is the problem, the data is there in the table.
    Out Argument 0 - Type: String Value: ORA-01403: no data found
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: parameter.G_query_find
    Out Argument 0 - Type: String Value: NULL
    Executing USER_EXIT Built-in:
    In Argument 0 - Type: String Value: FND MESSAGE_CLEAR
    MCXQPBULKINVOICEENTER, -1, Built-In, Entry, -1196178744, USER_EXIT
    TSE FSERVER_START -1 1407 1279530838565801000
    TSE FSERVER_END -1 0 1279530838579778000MCXQPBULKINVOICEENTER, -1, Built-In, Exit, -1196091744, USER_EXIT
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_debug.clear
    In Argument 1 - Type: String Value: global.frd_debug
    Executing FIND_GROUP Built-in:
    In Argument 0 - Type: String Value: APP_DEBUG
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_debug.free.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing MESSAGE Built-in:
    In Argument 0 - Type: String Value: FRM-41003: This function cannot be performed here.
    In Argument 1 - Type: Number Value: 121
    Unhandled Exception ORA-100501
    State Delta:
    MCXQPBULKINVOICEENTER, -2, Trigger, Exit, -1190876744, ON-ERROR
    ##### CTIME STARTS HERE
    # 8 - MCXQPBULKINVOICEENTER:BLOCKNAME.RADIO_BUTTON81.1279530839956685000
    KEY Execute_query
    Error Message: FRM-41003: This function cannot be performed here.
    N-ERROR Trigger Fired:
    Form: MCXQPBULKINVOICEENTER
    State Delta:
    MCXQPBULKINVOICEENTER, -2, Trigger, Entry, 181183256, ON-ERROR
    MCXQPBULKINVOICEENTER, -1, Prog Unit, Entry, 181304256, /MCXQPBULKINVOICEENTER-3/P58_07_DEC_200909_04_40
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_standard.event. Event is ON-ERROR.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing ERROR_TYPE Built-in:
    Out Argument 0 - Type: String Value: FRM
    Executing ERROR_CODE Built-in:
    Out Argument 0 - Type: Number Value: 41003
    Executing ERROR_TEXT Built-in:
    Out Argument 0 - Type: String Value: This function cannot be performed here
    Thanks
    sva

  • FN button not work on satellite L745

    yesterday i uninstall almost all toshiba prog's and then my FN button not work!!!!!!!!!!!!
    please help me this laptop not until one week

    Hi
    Install the VAP (value added package) and reboot the notebook.
    Then install the Flash Card Support Utility and reboot once again.
    Then test the Fn buttons.
    The buttons are controlled by Flash Cards so you should be able to use the buttons after new installation of this app.

  • My creative Cam For note book does not work

    i and my friend bought a new computer same model same make Hp Pavalion Dv9000. I am trying to use the creative cam on my comp but it not working stating that the cam is being used by some other prog where as no prog is in use at same time. My cam is PD70. Nice Cam but does not work on my computer. Help Me

    Welcome to the Apple community.
    You might try pressing cancel and trying again. However there have been a number of similar reports this evening and it may well be that there is a server issue at the present time.

  • Two Buttons not working, mistake on PCMCIA, modem,....

    Ok first of all I have problems with two of my four extra buttons on my Samsung X30. These two don't give keycodes when I try this with xev. Anybody an idea how to use these buttons anyway? When I push these buttons I get the following in demsg:
    atkbd.c: Unknown key pressed (translated set 2, code 0x75 on isa0060/serio0).
    atkbd.c: Use 'setkeycodes 75 <keycode>' to make it known.
    atkbd.c: Unknown key released (translated set 2, code 0x75 on isa0060/serio0).
    atkbd.c: Use 'setkeycodes 75 <keycode>' to make it known.
    atkbd.c: Unknown key pressed (translated set 2, code 0x74 on isa0060/serio0).
    atkbd.c: Use 'setkeycodes 74 <keycode>' to make it known.
    atkbd.c: Unknown key released (translated set 2, code 0x74 on isa0060/serio0).
    atkbd.c: Use 'setkeycodes 74 <keycode>' to make it known.
    I see what it says about setkeycodes but finally I didn't know the keycodes for this keys so I couldn't set it I think.
    Second problem is the PCMCIA. I configured YENTA as module and activated Cardbus in my kernel under PCMCIA and this is loading fine:
    Yenta: CardBus bridge found at 0000:02:03.0 [144d:c00f]
    Yenta: ISA IRQ mask 0x0018, PCI irq 11
    But when pcmcia daemon is loaded on init that the module I82356 couldn't be loaded and so I copiled this module in my kernel. Now I get message on daemon load that this module couldn't be loaded: no such device. Very strange I think. i82356 is a ISA bridge and I'm pretty sure I don't have one on my machine so I don't understand why he depends on it.
    I also get the message cardmgr[2739]: watching 2 sockets. I don't know exactly what this means but finally it has something to do with the pcmcia and the memory card reader I have on my machine which are both on the same socket or something like this. It would be very interesting if my memory card reader is working also when my pcmcia is working. I couldn't test both because I don't own such cards.
    Last but not least I want to set up my modem so when I need it in the future I can use it without problems. It's a AC97 modem and I activated SND_INTEL8X0 for the sound and SND_INTEL8X0M which should be the modem. The last one is marked as EXPERIMENTAL but I think it should work but I don't have a clue how to get it working and how I should see if the driver runs correct. I have installed ppp but I couldn't start it because I don't have a /dev/ppp and when I create one with mknod /dev/ppp c 108 0 and try it again I get:
    /usr/sbin/pppd: The remote system is required to authenticate itself
    /usr/sbin/pppd: but I couldn't find any suitable secret (password) for it to use to do so.
    best regards

    thx my modem is working now but I need the proper daemon script to load it because I had to build the package for myself and the script available in this tar don't run. Before I'll post this original not working script I must make something clear.
    The snd-intel8x0m driver can also be used to run this modem AFAIK everything runs with ALSA then but when I load this intel modem module My sound isn't working any more like phrakture said before. At the time it's better I think, to use the driver that comes with the slmodem package named slusb or slamr depending on what sort of modem it is exactly.
    But now my faulty daemon script for slmodem:
    #!/bin/sh
    # slmodemd: Starts the SmartLink Modem Daemon
    # chkconfig: 345 90 10
    # description: This is the user space part of the SmartLink Modem driver
    # processname: slmodemd
    # config: /etc/sysconfig/slmodem
    # Source function library.
    . /etc/init.d/functions
    prog=slmodemd
    RETVAL=0
    # Default configuration
    # Device selection
    SLMODEMD_DEVICE=slamr0
    #Your country, try "slmodemd --countrylist"
    SLMODEMD_COUNTRY=AUSTRIA
    # Source configuration
    CONFIG=/etc/sysconfig/$prog
    if [ -f $CONFIG ]; then
    . $CONFIG
    # override default group and permissions if defined in $CONFIG;
    # other valid options also can be put into SLMODEMD_OPTS variable
    [ "$GROUP" ] && SLMODEMD_OPTS="$SLMODEMD_OPTS --group=$GROUP"
    [ "$PERMS" ] && SLMODEMD_OPTS="$SLMODEMD_OPTS --perm=$PERMS"
    fi
    # uncomment this if you want this feature (if necessary edit module pattern):
    # do not try to start on a kernel which does not support it
    # grep -q 'slamr..*o' /lib/modules/`uname -r`/modules.dep || exit 0
    start() {
    echo -n "Starting SmartLink Modem driver for $SLMODEMD_DEVICE: "
    $prog </dev/null >/dev/null 2>/dev/null
    --country=$SLMODEMD_COUNTRY $SLMODEMD_OPTS /dev/$SLMODEMD_DEVICE &
    RETVAL=$?
    [ $RETVAL -eq 0 ] && success $"$prog startup" || failure $"$prog startup"
    echo
    [ $RETVAL -eq 0 ] && touch /var/lock/subsys/$prog
    return $RETVAL
    stop() {
    echo -n "Shutting down SmartLink Modem driver: "
    killproc $prog
    RETVAL=$?
    [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/$prog
    return $RETVAL
    # See how we were called.
    case "$1" in
    start)
    start
    stop)
    stop
    status)
    status $prog
    RETVAL=$?
    restart|reload)
    stop
    start
    RETVAL=$?
    condrestart)
    if [ -f /var/lock/subsys/$prog ]; then
    stop
    start
    RETVAL=$?
    fi
    echo "*** Usage: $prog {start|stop|status|restart|condrestart}"
    exit 1
    esac
    exit $RETVAL
    Please help me to fix this script to work with arch.

  • Addon is not working on Thin Client

    Dear,
    Here I am facing one problem in thin client architecture.
    Means there is one SERVER (Monitor + CPU) and 10 clients (Only Monitor).
    These 10clients monitor directly connect to server CPU means server & client
    both having same hard disk.
    Now the prob is tat ADDon is successfully installed on server and is working
    perfectly. But when we login through client it gives me connection error. He is not
    able to make a connection from client even though HARD DISK is same for client
    and server.
    Also I m not able to debugg our code on client side means dotnet program is
    opening on client but when I run my prog. it gives me error to Stop Debugging and
    also i checked config file and connection string. ITs ok and successfuly run on server.
    Please help me on this issue. If there is code / network problem then pls clear by steps.
    Thanks
    Regards

    Dear
    Thanks for ur suggestion.
    BUt problem is still the same and I confirmed that there is no Citrix server and no firewall.
    And also screen painter is not working on Thin Client PC. It gives me error that
    "COM UI was closed.To reload the COM Ui restart SAP Business One and Start Screen Painter".
    I did the same thing but still screen painter is not working
    Regards
    Vikas

  • Not work tablet UI on Prestigio 5080 PRO tablet

    I read that browser.ui.layout.tablet = "1" can fix this problem. But it not works. I can work only in pnone interface that is not good for my 8'' tablet.

    Would it be possible for you to share the problematic pdf and OS information  with us at [email protected] so that we may investigate?
    Thanks,
    Adobe Reader Team

Maybe you are looking for

  • I can not for the life of me setup googlesync for my Mac contacts andiPhone

    I have tried everything.I already have a google account so I followed the guide and setup exchange on my iPhone and iPad and turned off MobileMe, the iPhone and iPad did successfully sync contacts in the exchange section but then I needed to setup my

  • Will my laptop eventually stop working with a dead battery?

    Hello, My batter life is at 4% and I have it constantly plugged in when using it. I know I need a new battery but I just got a new Macbook Pro and my old one is used by my mom. If it's always plugged in will it eventually just go dead? Or can I keep

  • Importing - No Video, Audio Only

    I am trying to import footage from my Sony HDR-HC3 HDV 1080i using iMovie '08 on a machine running Leopard. On the "Import From Camera" screen, the on-screen controls work (e.g. play, stop, FFWD), but no picture shows-up on the screen. Instead, I get

  • Idoc-xml to Idoc

    Hi, Sender is a 'party' which generates an Idoc. Some of the fields from this idoc has to be fetched by XI and passed to the receiver R/3 system. Requirement : Party - > Idoc-xml - >XI--> Idoc-- > R/3                        (XI - Adapter Sender)     

  • Flash 11 crashes in all browsers

    I've seen this question and ones similar to it posted several times with no clear answer or even an acknowledgement of what appears to be a series of bugs with Flash 11. I'm running Windows 7 Home Premium, 32 bit, service pack 1. The Flash 11 plugin