Debit position (FOSA) problem

Dear SAP expert,
I am having a problem after executing FOSA. For your information, i have changed new customer in lease out master data via Txn FOV2. Eg: Old customer 12345 and i changed to 45678. The problem here is when i posted (FOSA) after the changes took place, system post the data to old customer 12345 instead of new customer 45678.
I did check in configuration and master data but could not find aby problem. I really appreaciate your expert advice.
TQ
Regards,
Nazrul
FICO

Hi Nazrul,
please check if update of cash flow with transaction FOVB helps.
Regards, Franz

Similar Messages

  • No flows for automatic debit position

    we run securities: automatic debit position for one bond, but it displays:
    No flows exist to be processed
    Message no. TRS0049
    I have changed "up to and including due date" to different dates, but it still not ok
    so how to post?
    I have a update type SAM1104( repayment), no corresponding flow type, can we configure this update type only applicable to product type 04H but not 04i?

    Hi,
    please check if you have a tick in a checkbox 'Can be processed automatically with debit position' in Customizing under TRM -> Transaction Manager ->  Securities   Position Management  -> Securities Account Management -> Specify Update Types for Securities Account Management for the respective Update type SAM1104.
    otherwise, are you able to post this flow with FWZE?
    Kind regards,
    Renatas

  • Again submitting item position setting problem....

    Dear Apex communities;
    I have submitted this problem many time but I have not gotten any reply.
    Please resolve my little problem; I want to set apex item which created in form condition not in tabular form; but I want to set these item's position as I desire.
    Please tell me its simple solution in steps.
    Thanks in advance that reply will be in my favour.
    Shahab Ahmed Khan
    [email protected]

    Hello Shahab,
    I doubt if you "submitted this problem many time but I have not gotten any reply" because your user handle (which you should update to show your real name) shows only two posts... ;-)
    You can set the position of an item not the same way you can do in something like Oracle Forms, but you have to play around with the Page Item Properties like
    Begin on New Line
    Begin on New Field
    Rowspan
    Colspan
    and apart from that you can set any HTML Element property ...
    Try the above options and if it's not successful please describe (or draw) what you try to achieve.
    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    http://www.bloggingaboutoracle.org/
    http://www.logica.com/
    You can award this reply to your question by marking it as either Helpful or Correct ;-)

  • JTextpane positioning repaint problems

    Hello all,
    I have encountered a bug with JTextpane which I haven't found a solution for. I am new to Java and am revising previously written code, but I think this is a Java-related issue and not particular to my source code.
    I am writing html into a JTextPane-based class, yet on occasion, not keen to any particular scenarios, my text loses its position and drops one line. This is fixed by closing the window, hiding it or doing other things which I assume forces a repaint.
    This is very hard to debug. Is there a way to force all events to be called whenever I display the html textpane (like a VB6 DoEvents)? Has anyone encountered these repaint problems with JTextPane?
    Thanks in advance
    Eyal

    Thanks for the reply
    Could you please xplain what you mean by "subbing"?
    Anyhow I tried adding your suggestion but I am still encountering similar problems, and I can't debug because the symptoms don't appear in a consistent fashion.
    If anyone has any suggestions I'd love to know.
    Best regards
    Eyal

  • Position buttons problem

    Hi all i just started java couple of days ago and im stuck on how to position my buttons on screen. I cant seem to position the button to the bottom of my screen lined up in rows. Also how can i insert an image area in the middle?
    Thx people for your help
    import javax.swing.*;         
    import java.awt.*;
    import java.awt.event.*;
    public class SwingApplication implements ActionListener {
        private static String labelPrefix = "Number of questions answered: ";
        private int numClicks = 0;
        final JLabel label = new JLabel(labelPrefix + "0    ");
        //Specify the look and feel to use.  Valid values:
        //null (use the default), "Metal", "System", "Motif", "GTK+"
        final static String LOOKANDFEEL = null;
        public Component createComponents() {
            JButton AnswerButton = new JButton("Answer");
            JButton Submit = new JButton("Sumbit");
             JButton button = new JButton("Next Question");
            JTextField AnswerText = new JTextField("");
            button.setMnemonic(KeyEvent.VK_I);
            button.addActionListener(this);
            label.setLabelFor(button);
             * An easy way to put space between a top-level container
             * and its contents is to put the contents in a JPanel
             * that has an "empty" border.
            JPanel pane = new JPanel(); //(new GridLayout(0, 1));
            pane.setLayout(new GridLayout(2,3)) ; //2 rows, 3 columns
            pane.add(button);
            pane.add(label);                     
            pane.add(AnswerText);                             
            pane.add(AnswerButton);   
            pane.add(Submit);    
            pane.setBorder(BorderFactory.createEmptyBorder(
                                            300, //top
                                            300, //left
                                            300, //bottom
                                            300) //right
            return pane;
        }

    these links might help
    http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html
    http://java.sun.com/developer/onlineTraining/GUI/AWTLayoutMgr/shortcourse.html
    then try this
    import javax.swing.*;
    import java.awt.*;
    class SwingApplication extends JFrame
      String labelPrefix = "Number of questions answered: ";
      JLabel label = new JLabel(labelPrefix + "0    ");
      public SwingApplication()
        setDefaultCloseOperation(EXIT_ON_CLOSE);
        setLocation(300,200);
        setSize(400,300);
        JButton answerButton = new JButton("Answer");
        JButton submit = new JButton("Sumbit");
        JButton button = new JButton("Next Question");
        JTextField answerText = new JTextField("");
        JPanel pane = new JPanel(new GridLayout(2,3));
        pane.add(button);
        pane.add(label);
        pane.add(answerText);
        pane.add(answerButton);
        pane.add(submit);
        getContentPane().add(pane,BorderLayout.SOUTH);
        JLabel forImage = new JLabel(new ImageIcon("Test.gif"));
        getContentPane().add(forImage,BorderLayout.CENTER);
      public static void main(String[] args){new SwingApplication().setVisible(true);}
    }

  • Oracle HRMS R12 Organizarion and Position Diagrammer Problem

    Hi everyone,
    In my oracle r12 HRMS, I created the oragnization hierarchy and position hierarchy, when i open diagrammer to check the hierarchy tree, when i click on " open Editor" Button. i got struck on it and no diagrammer is displayed.. is there any settings to be made to see this diagrammer.
    please can any provide me the solution.
    Thank You..

    Dear Mohsin,
    Before you acces the Diagrammer, a TCF SocketServer must be running, Please do contact your system Administrator to confirm the same..
    Regards
    Guru K

  • Edit Window's Fixed Position Causing Problems

    Once I've selected text to print and click the Edit button, the edit window opens on my primary (left) monitor (I'm using 2 monitors with the browser on my (right) second monitor) UNDER the Taskbar which is positioned at the top of the left monitor.  Because the Edit window is fixed, I can't resize it; can't move it; can't access any of the tools in the window (because they're hidden under the Taskbar)!!
    Why can't the Edit Window "honor" the position of the Taskbar?  At least, allow me to resize or move the window to another position onscreen.

    The web is not yet read for this. I wouldn't use it.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "colinwalton" <[email protected]> wrote in
    message
    news:g3lscq$38e$[email protected]..
    >I have a fixed div that stays centred in the same
    position while the rest
    >of
    > the page scrolls underneath it. The page works fine in
    the browser, yet
    > for
    > some strange reason always displays over to the left in
    Dreamweaver's
    > Design
    > View.
    >
    > If I need to edit the div, I have to temporarily make
    its position
    > Absolute,
    > make the changes, then change it back again.
    >
    > Is this a bug or am I doing something wrong with the
    CSS?
    >
    > Here is the CSS for the div:
    >
    > #topWithLogo {
    > position:fixed;
    > visibility:visible;
    > left:50%;
    > top:0px;
    > width:810px;
    > z-index:30;
    > margin-left: -405px;
    > }
    >

  • Debit card onfo problem

    when I enter my debit card info it tells me to enter a phone number which I do and It tells me to emter a 3 digit number

    Hi there glennfrombrooklyn,
    It sounds like you may need to submit the security code for your debit card. Take a look at the article below for more information on where to find that code. 
    How to find the security code on a credit card
    -Griff W. 

  • SMARTFORM: PROBLEM WITH PRINTING SAME HEADER IN PAGES FOR A NON-FINISH LIST

    Hi, guys!
    I hope you can help me as well as many other times.
    I have a Smartform which contains a header,body and a footer in a page.
    This is a form for a report, which we have a column header and the positions. the problem is that if a current account haven't finish in that list (see the example)
    ASD
    ASDASDASDASD
    ASDASDASDASD
    MY REPORT
    ACCOUNT      | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |                <-- COLUMN HEADER
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |12.12            |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123123.23    |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.1233      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |21222.23      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.23          |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |1212.12        |
    PAGE 1
    in the next page, we don't want to repeat the columns header. just only continue printing the lines...
    ASD
    ASDASDASDASD
    ASDASDASDASD
    MY REPORT
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.1233      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |21222.23      |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |123.23          |
    123123123     | xxxxxxxxxxx |xxxxxxxxxxx |xxxxxxxxxxx |1212.12        |
    PAGE 2
    Has anyone encourage this issue? What can I do? remember is a smartform.
    please help us!!
    thanx

    Guys.
    Remember that the columns header won't be printed only if the lines per account continues. I mean, the column header printing depends on the number of lines that are being printed.
    If at the end of a previous page the list (for example the positions that belong to this account) still continues for an account, then in the next page the column header musn't be printed, just only continue printing the rest of the positions. As you notice this case would be found in any number of pages during the rest of the report.
    I'm agree with all your solutions but this only functionin some cases for the first page.
    I look forward to hearing from you.
    If I'm clear now, please help me!
    Thanks guys!

  • Problem with Linus Ubuntu 7.04 and Oracle-Xe debian package

    Hi all,
    Installed Oracle 10g XE on my Ubuntu 7.04 using universal Debian Package : oracle-xe-universal_10.2.0.1-1.0_i386.deb. No problem during the installation . After finished the installation, I configured the database to use port 6000 and its password (Listener port set to default).
    But when I tried to access the database home page using "http://127.0.0.1:6000/apex", it cannot be accessed. Then I tried to verify my database server using /etc/init.d/oracle-xe status and here's the output:(before it, I make user the database was realy online by typing /etc/init.d/oracle-xe start)
    ###########################333###
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 09-AUG-2007 22:45:07
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=wks-082)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 110: Connection timed out
    then I tried to open the log in /usr/lib/oracle/xe/app/oracle/admin/xe/bdump/alert_XE.log and here is the output
    Thu Aug 9 14:54:14 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Thu Aug 9 14:54:27 2007
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 146800640
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 41943040
    Thu Aug 9 14:54:33 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_7532.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 7532
    Thu Aug 9 14:54:35 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Thu Aug 9 14:54:46 2007
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 146800640
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 41943040
    Thu Aug 9 14:54:51 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_7551.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 7551
    Thu Aug 9 14:54:53 2007
    Are there anyone who can help me? I really have no idea since I'm a newbie here, both linux and oracle. Any hint are welcome, thanks in advance.
    Regards,
    Rudi Sadria

    Thx for the help, I already verify the /etc/hosts and these are the output:
    127.0.0.1     localhost
    127.0.0.1     wks-082
    127.0.0.1 localhost.localdomain localhost localhost.domain
    127.0.0.1 hostname hostname.domain
    # The following lines are desirable for IPv6 capable hosts
    ::1 ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    I check the listener status and here's the output:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 10-AUG-2007 15:14:45
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 10-AUG-2007 15:14:39
    Uptime 0 days 0 hr. 0 min. 6 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=wks-082)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    and here's the alert_XE.log
    Fri Aug 10 15:30:59 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 41943040
    __large_pool_size = 0
    sga_target = 146800640
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 96468992
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 41943040
    PMON started with pid=2, OS id=7328
    PSP0 started with pid=3, OS id=7330
    MMAN started with pid=4, OS id=7332
    DBW0 started with pid=5, OS id=7334
    LGWR started with pid=6, OS id=7336
    CKPT started with pid=7, OS id=7338
    SMON started with pid=8, OS id=7340
    RECO started with pid=9, OS id=7342
    CJQ0 started with pid=10, OS id=7344
    MMON started with pid=11, OS id=7348
    MMNL started with pid=12, OS id=7350
    Fri Aug 10 15:31:00 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Fri Aug 10 15:31:01 2007
    ALTER DATABASE MOUNT
    Fri Aug 10 15:31:01 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Fri Aug 10 15:31:01 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    and then I open the SQL* plus and type some command
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Aug 10 15:32:38 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> conn / as sysdba
    Connected.
    SQL> select status from v$instance
    2 ;
    STATUS
    STARTED
    But I'm still cannot accessed my "http://localhost:6000/apex". Are there any possibilities that my browser block it? or I need to change the port?
    Thx a lot for your help
    Regards,
    Rudi Sadria

  • Problema al conectar el mac a tv philips, pantalla en rosa

    Hola, tengo un macbook air de diciembre de 2012, y mi tele es una philips, al conectar con el hdmi y un adaptador para el thunderbolt; se ve perfectamente, pero al cabo de un rato la pantalla se pone de un color rosa y verde, como puedo solucionarlo?

    Puede ser que se deba a un problema con la configuracion de la television, si funciona con otra television entonces debe de ser algun problema de configuracion, haz probado conectar otra maquina a esa tv?
    Gracias y Saludos,
    Miguel A. González
    Spanish Community Manager
    Comunidad en Español  English Community  Deutsche Community   Русскоязычное Сообщество
    Los puntos de vista y asesoria que expreso aquí son míos y no reflejan necesariamente la posicion oficial de Lenovo.
    Es importante recalcar también que los foros suplementan los recursos de los usuarios de Lenovo pero no reemplazan el servicio técnico oficial. Para un listado de números de servicio sigue el enlace: Numeros de Soporte

  • Posting Key 29 Special GL debit

    Dear All:
                        I have made PO field compulsory while booking down payment to vendor through f-48 by making PO field required in OB41 MM for vendors for posting key 29 (Special GL debit). But problem is i want to make it optional for vendor type EMPLOYEE VENDOR. Please guide  me i am waiting for prompt response.
    Reagrds

    Hello Atif,
    Since you have made the PO field mandatory for Posting Key 29, it will ask you for the PO reference. However, in case of 'Employee Vendor' you need to debit this vendor with the down payment amount, but do not wish to use the PO reference. Therefore, the best way to handle this is to use the T Code  "F-02" General Posting. In the first line item, use the Posting key 24 - Vendor Debit - Other Receivables and the second line item use the Posting Key 50 - GL Account Credit for crediting the Bank Account. This will enable you to debit the Employee Vendor Account and also save the step of clearing the DownPayment. The solution will work well, unless you have a pressing need for using the DownPayment mode only for recording the Employee Vendor payment.
    Regards,

  • MR11 Clearing Problem

    When i am clearing MR11 i am am getting the following problem
    You cannot post to this asset (Asset 000082000008 0000 deactivated)
    Message no. AA303
    Diagnosis
    A complete retirement or a complete transfer was already posted to the asset.
    System Response
    The system rejects posting with the transaction type entered.
    Procedure
    Check if you entered the correct asset.  Either choose a different asset, or reverse the retirement document, or remove the deactivation date using Asset -> Change -> Asset.

    Hi
    MR11 may post eventual clearing differences from the account GR/IR into assets.
    If the asset is already  deactivated them error AA303 is correctly prompted.                                                
    Only option You have is to remove the deactivation date to be able to post those differences on the relevant assets:                     
    If the difference is positive no problem, asset should be posted.     
    However, if the difference is negative You will probably encouter another error because the asset will become negative.                                                                               
    if this is the case please follow these steps:                        
    - You activated the value of a product on asset XXXXXXXX              
    - Then you transfered the complete value of asset XXXXXXXX to the asset YYYYYYYYY                                                           
    - This means that also the value of the product for which you want to do the credit memo is no longer available on asset XXXXXXX but on asset YYYYYYYYY                                                     
    - In this situation, you cannot do a credit memo for asset XXXXXXXX   
      It is deactivated. It does not contain any value.                   
    - You can remove the deactivation date in AS02. This will avoid AA303.
      But you still cannot remove any value from asset XXXXXXXX because there is no net book value on the asset left.                       
    - If you want to do the credit memo, you need to start reversing with the last documents.
    This means you need to reverse first the transfer from XXXXXXX to XXXXXXX so that asset YYYYYYY gets back it's value  
    and is no longer deactivated.                                                                               
    This suggestion refers to a similar scenario trying to post a credit  memo after the asset was deactivated (not a clearing of IR/GR with MR11 as this case) however the logic is the same.                     
    kind Regards
    davide

  • Setting up a file server - Problem defined

    This is a file transfer server where I want to send
    1) A file CV.docx from Client to server
    2)The Server recieves this file as plaintext.docx
    3) Server now sends back the plaintext.docx back to the client
    I am able to successfully send the file from client to server (i.e send CV.docx from client to server), but there is problem while sending
    back file from server back to client (i.e plaintext.docx from server to back to client).
    Can anyone tell me how to slove this problem?
    Best Regards,
    Amar
    ------------------------------------------------Client Side----------------------------------------------------------------------------------------------------
    import java.net.*;
    import java.io.*;
    public class FileClient{
      public static void main (String [] args ) throws IOException {
    int filesize=4034296; // filesize temporary hardcoded
    long start = System.currentTimeMillis();
        // localhost for testing
        Socket sock = new Socket("155.245.20.34",13267);
        System.out.println("Connecting...");
          // sendfile
          File myFile = new File ("CV.docx");
          byte [] mybytearray1  = new byte [(int)myFile.length()];
          FileInputStream fis = new FileInputStream(myFile);
          BufferedInputStream bis = new BufferedInputStream(fis);
          bis.read(mybytearray1,0,mybytearray1.length);
          OutputStream os = sock.getOutputStream();
          System.out.println("Sending...");
          os.write(mybytearray1,0,mybytearray1.length);
          os.flush();
    //Receive file here
        int bytesRead;
        int current = 0;
         // receive file
        byte [] mybytearray  = new byte [filesize]; //PROBLEM HERE!
       // Stops at this point indefinately
        InputStream is = sock.getInputStream();
        FileOutputStream fos = new FileOutputStream("plaintext.docx");
        BufferedOutputStream bos = new BufferedOutputStream(fos);
        //PROBLEM HERE!
       // Stops at this point indefinately
        bytesRead = is.read(mybytearray,0,mybytearray.length);
        System.out.println("trace");
        current = bytesRead;
        System.out.println("Check123");
       do {
           bytesRead =
              is.read(mybytearray, current, (mybytearray.length-current));
           if(bytesRead >= 0) current += bytesRead;
        } while(bytesRead > -1);
        bos.write(mybytearray, 0 , current);
        bos.flush();
        bos.close();
        sock.close();
         os.close();
          sock.close();
    long end = System.currentTimeMillis();
        System.out.println(end-start);
    } ----------------------------------------------Server Side-----------------------------------------------------------------------------------------------
    //server module
    import java.net.*;
    import java.io.*;
    public class FileServer {
      public static void main (String [] args ) throws IOException {
    int filesize=4034296; // filesize temporary hardcoded
        long start = System.currentTimeMillis();
        int bytesRead;
        int current = 0;
        // create socket
        ServerSocket servsock = new ServerSocket(13267);
        while (true) {
          System.out.println("Waiting...");
          Socket sock = servsock.accept();
          System.out.println("Accepted connection : " + sock);
         // receive file
        byte [] mybytearray  = new byte [filesize];
        InputStream is = sock.getInputStream();
        FileOutputStream fos = new FileOutputStream("plaintext.docx");
        BufferedOutputStream bos = new BufferedOutputStream(fos);
        bytesRead = is.read(mybytearray,0,mybytearray.length);
        current = bytesRead;
        do {
           bytesRead =
              is.read(mybytearray, current, (mybytearray.length-current));
           if(bytesRead >= 0) current += bytesRead;
        } while(bytesRead > -1);
        bos.write(mybytearray, 0 , current);
        bos.flush();
    System.out.println("Sending file to client");
    // sendfile
          File myFile = new File ("plaintext.docx");
          byte [] mybytearray1  = new byte [(int)myFile.length()];
          FileInputStream fis = new FileInputStream(myFile);
          BufferedInputStream bis = new BufferedInputStream(fis);
          bis.read(mybytearray1,0,mybytearray1.length);
          OutputStream os = sock.getOutputStream();
          System.out.println("Sending...");
          // ******PROBLEM here!
         //******* Waits here indefinately
        //******** No exceptions till this point
    os.write(mybytearray1,0,mybytearray1.length);
          System.out.println("Check\n");
          os.flush();
          long end = System.currentTimeMillis();
          System.out.println(end-start);
          System.out.println("End\n");
      bos.close();
        os.close();
        sock.close();
    }

    Thank u all for ur replies.http://www.catb.org/~esr/faqs/smart-questions.html#writewell
    How To Ask Questions The Smart Way
    Eric Steven Raymond
    Rick Moen
    Write in clear, grammatical, correctly-spelled language
    We've found by experience that people who are careless and sloppy writers are usually also careless and sloppy at thinking and coding (often enough to bet on, anyway). Answering questions for careless and sloppy thinkers is not rewarding; we'd rather spend our time elsewhere.
    So expressing your question clearly and well is important. If you can't be bothered to do that, we can't be bothered to pay attention. Spend the extra effort to polish your language. It doesn't have to be stiff or formal — in fact, hacker culture values informal, slangy and humorous language used with precision. But it has to be precise; there has to be some indication that you're thinking and paying attention.
    Spell, punctuate, and capitalize correctly. Don't confuse "its" with "it's", "loose" with "lose", or "discrete" with "discreet". Don't TYPE IN ALL CAPS; this is read as shouting and considered rude. (All-smalls is only slightly less annoying, as it's difficult to read. Alan Cox can get away with it, but you can't.)
    More generally, if you write like a semi-literate b o o b you will very likely be ignored. So don't use instant-messaging shortcuts. Spelling "you" as "u" makes you look like a semi-literate b o o b to save two entire keystrokes.

  • Position drift during the stepper motor controlled back and forth motion

    Hi everyone there,
    I get a headache position drift problem during the stepper motor controlled back and forth motion. I have been wroking on the problem for the last two weeks, and still can not figure it out. So I write down here my problem in hope of getting some clues from those have some experiences in stepper motor motion control.
    My goal is to use a stepper motor to drive a beam flage fixed onto the shaft to go back and forth for a certain angle, and this back and forth motion needs to be stable and reproducible within hours. With the SMD1 stepper motor driver, I only need to send in a pulse train to control the number of steps(the pulse frequency defines the stepping rate), and another pulse to controle the direction (i.e., cw or ccw). To do this, in LabView, I used the counter of the DAQ board to produce a finite pulse train to step the motor, and used one digital line to produce a pulse to switch the direction every 500ms, the timing is contolled by the software.(I used the oscilloscope to monitor these two pulses, the pulse train produced by the counter looks very stable, and delay between the pulse edges of the direction pulse and the pulse train is also very stable within 500ms. There seems no software timing problems at such a long delay.)  And this labview controlled motor appears to work perfectly as I required, the motor steps a defined number of steps at one direction, and then steps back at the origin position. But after running for a few minutes, the back position shifts gradually(I can not observe a obvious shift at the first few minutes) with repect to the origin position(the position I start running). I looked it up at the manual and also the website, I got a clue that this might because the motor steps at the resonace frequency of the motor and hence misses or takes extral steps sometimes. So I changed the steping rate from 1Hz to 1000Hz to see if the shift disappears or gets smaller at certain frequency range, but the shift always exists.
    I did observe the shift got smaller within the same running time when change the step model from full step (1.8degree/step)to half and quarter step model. According to this, the motor did miss steps (or pulses) during running, the quarter step model has smaller shift due to the smaller steps.  But I also noticed that the motor always shift at one direction, no matter I started with clockwise or counter-clockwise, this seems really strange to me. Because the motor should shift at each direction with the same probability if we assume the motor missis steps randomly.
    There is something must be wrong, either the labveiw program or the motor, but I don't even know a clue of this weird shift problem. And because of this, I haven't made any progress in my lab for the last three weeks. So any suggestions could be very helpful for solving this headache and will be really appreciated.
    Thanks a million in advance and Merry Christmas!
    Li

    Hey, Brian Beal,
    Thanks for your quick response. "accel" and "decel" mean acceleration and deceleration, am I understanding right?
    If yes, then I don't have these in my LabView program, I just generate one TTL pulse train and one TTL pulse with LabView and send them into the SMD1 stepper motor driver.
    The pulse train steps the shaft, and the other switchs the direction.
    Yesterday, I confirmed that if the motor steer always at one direction either CW or CCW, then the stepping were very stable, no missing or extra steps happen for hours.
    And I also observed that the motor took one extra step  from time to time when the direction changes. And this only happens when the direction switch from CW to CCW. (bizarre!)
    I guess this indicates that some pulse noise happens when the motor switch the direction too often.  But I just don't have any clue for irregular extra steps.

Maybe you are looking for

  • Office for Mac 2004

    I don't know when this started happening, but when ever I shut down my MBP and turn it back on, Excel 2004 launches all by itself. I always have to Force Quit in order to close the program. Any ideas on how to make this stop? I looked at Preferences,

  • After a recover database, how can I find the time of the last transaction?

    After doing a restore and recovery. Is there something in the data dictionary that I can query to find the time of the last applied transaction that took place during the recover process? restore database ; recover database ; For example, if I restor

  • Time Machine taking over a WEEK for initial backup

    While several applications (Mac the Ripper, VLC, MPEG Streamclip, and QT Player Pro) were working simultaneously on a big chunk of video from a homemade DVD, my screen went dark with a message "You must shut down your computer." Took a couple of rest

  • How to Cache Applets when IP is Dynamic?

    After the security update here, http://sunsolve.sun.com/search/document.do?assetkey=1-26-103079-1 any users referencing our applets do not use the jar files stored in cache if the DNS has changed. We use an akamai hosted solution for jar distribution

  • I have lost my iPad. How secure are my data ?

    I have lost my iPad. Unfortunately I have not activated the Search my iPad function. The iPad is locked with the code. How secure are my data ? Is it possible, that someone get into my data ?