Vinculo de enlace doc Autorizado

Buenas tardes para todos en el foro SAP,
Solicito su colaboración con el siguiente caso que se nos está presentando en SAP Business One 9 PL 12.
Cuando un usuario realiza un documento de factura de ventas, se dispara un procedimiento de autorización el cual es enviado al autorizador el cual lo aprueba, pero al momento en que el usuario que crea el documento recibe la aprobación y revisa las alertas, el documento aprobado no aparece para seleccionarlo y continuar creando el documento en definitivo.
La única forma para que se visualicen los documentos correspondientes es salir de SAP Business One y volver a ingresar, esto se corrige pero a las 2 horas se vuelve a presentar el error en la autorización.
Agradezco a quien pueda colaborarme con observaciones o procedimientos que pueda ejecutar para la corrección de este error.
Cordial Saludo,
William Manchola A.

Buenas tardes
Podrías desactivar todos los addons y TNs, probar nuevamente solo ese ejercicio y verificar que es un problema de SAP y no de intervención de terceros.
Saludos

Similar Messages

  • [DW-CSS] enlace dentro de un enlace

    Hola chic@s
    he estado buscando una forma sencilla de crear secciones
    "desplegables" en
    la web: que s�lo se vea el t�tulo, y al pasar
    el cursor se abra el contenido
    desplazando el resto de la p�gina sin ocultarlo.
    Aqu�
    http://www.multingles.net/desplegable.zip
    ten�is lo que he conseguido
    copieteando de un men� de
    http://www.cssplay.co.uk
    Problemas de este c�digo:
    1.- el contenido de mis secciones son enlaces, as� que
    el primero entra en
    conflicto siempre con el <a> que contiene cada elemento
    del men�
    2.- no entiendo que son el b1 b2 b3 y b4 y el c1 c2... veo
    que es el borde
    dibujado pero no s� c�mo lo hace
    3.- tampoco s� qu� es la class="m5 five" del
    primer <li>
    O si sab�is otra forma de hacerlo... con ejemplo, por
    favor, o un link
    explicativo, que cada d�a s� menos de esto.
    Wilma

    Mil gracias Luis :) y encima me olvido de la estructura y no
    pongo la
    carpeta css... y t� mirando a ver qu� pasa...
    X'DD lo siento, lo siento
    Bueno, mi problema es que las secciones son estas de
    aqu�
    http://www.multingles.net/jmt.htm:
    Scripting, o Windows Vista o 64 bits,
    por ejemplo.
    Y chocan los links... y se jode la invisibilidad de la
    secci�n junto con el
    primer <a>, como ver�s aqu�
    http://www.multingles.net/desplegable.html
    Simplemente no se puede poner un enlace dentro de otro:
    <a href="#nogo">
    <a href="docs/jmt/txf.htm">[Long Horn]  TxF -
    NTFS Transaccional
    </a>
    </a>
    is not possible. Y tampoco puedo quitar ese aparentemente
    in�til enlace a
    "nogo" porque, ya ves, deja de funcionar el encogimiento...
    (o sea, que, en general, ese enlace fantasma no va a ser para
    ir a otra
    peich, est� ah� porque no hay m�s
    remedio, porque sin un hover eso no se
    abre, deduzco ;)
    Por lo dem�s, lo del m5 five lo supon�a pero
    quer�a confirmaci�n antes de
    darle puerta, jeje, y lo de las bes y ces se me
    tendr�a que haber ocurrido a
    m�, por lo menos probar a cambiar el color, qu�
    torpe... gracias de nuevo
    por tu paciencia de santo var�n.
    Los colores quasi invisibles son aposta, fina como una
    sardina que es una
    X'DD
    Wilma
    "Luis Fern�ndez" <[email protected]>
    escribi� en el mensaje
    news:[email protected]...
    Hola Wilma...
    Mira... en el paquete ZIP que env�as falta la carpeta
    "css" dentro de la
    raiz "desplegable" que debe alojar el archivo
    "desplegable.css"
    Comento estpo por si a alguiense le pasa por alto y piensa
    que al hacer clik
    en el HTML no se aplica el estilo...
    Por otra parte, no s� cu�l es tu problema... He
    probado el desplegable y
    funciona perfectamente, sin encontrar conflictos al hacer
    clik en cada
    enlace...
    Creo que al "bichear" entre tanta l�nea de
    c�digo, algo debes haber pasado
    por alto, porque funcionar, funciona...
    m5 five ::::
    Debe hacer referencia al n�mero de items que tiene el
    desplegable (5) He
    alterado su valor y no se notan cambios. (haz pruebas...)
    En una aplicaci�n m�s amplia y desarrollada
    puede tener una funci�n
    espec�fica, pero aqu�, en el men�, ni FU
    ni FA...
    A veces suele pasar que encuentras en ciertos c�digos
    "cosas" aparentemente
    inservibles, pero tienen su funci�n para el que lo
    cre�. .. Viene a ser como
    esas "puertas" abierta que se deja en un programa para
    futuras
    modificaciones (no s� si me plico bien...)
    En fin, no le des pelota...
    "b y c" ::::
    "b" hace referencia a los bordes de las tablas (color y
    tama�o en px) y "c"
    a las curvas o peque�as l�neas en las esquinas
    que hacen que las tablas se
    vean redondeadas, sin aristas... Dale a "b" un color
    diferente de "c" para
    ver la diferencia...
    Cada "b" y/o cada "c" representan un lado de la tabla,
    siendo, por ejemplo,
    b1 el lateral izquierdo de la tabla. No me he detenido mucho
    en este
    aspecto, vi un par de puntos y... la l�gica hizo el
    resto...
    Al padre de la criatura le dio por definir cada lado con su
    estilo propio,
    pudi�ndo hacerlo m� simple (y menos funcional)
    declarando solo un estilo
    para "b" y otro diferemte para "c" pero pens� que
    alguien podr�a fantasear
    utilizando diferentes colores para cada lado de la tabla,
    d�ndole al c�digo
    cierta complejidad a la hora de interpretar
    Puedes cambiar tambi�n el tama�o de "b"
    conrespecto al de "c" (en el .css)
    para ver qu� es cada cosa, pero funcionalmente
    ser�a absurdo, ya que deben
    tener cierta concordancia para un aspecto visuall
    medianamente decente...
    (recuerda... "b" son las l�eas laterales de la tabla y
    "c" las esquinas
    redondeadas)
    Tambi�n se pueden hacer cambios en "b" y "c" en el
    HTML... no le des mucha
    bola a esto... es m�s de lo mismo
    Es como rizar el rizo, es decir, el autor del c�digo
    te da opciones para
    varias opciones de modificaciones, muchas de estas opciones
    son inservibles,
    pero que tienen su porqu�... Para cerrar Wiondows,
    ppor ejemplo, lo haces
    desde el bot�n "inicio" Tambi�n se puede cerrra
    usando un hacha.. opciones
    son opciones, que dir�a aquel...
    El c�mo funcionan estas clases no es f�cil de
    explicar, lo mejor es que
    juegues con los valores (color y tama�o en px) para
    ver c�mo reaccionan a
    los diferentes cambios...
    En el ejemplo que nos mandas, los colores son todos muy
    claros, lo que hace
    m�s dif�cil a�n, si cabe, de comprender
    su comportamiento, ya que apenas se
    perciben cambios al tener todo(fondo, borde de l�neas,
    etc..) los tonos tan
    claros.
    Empieza por diferenciarlos unos de otros (fondo claro y
    l�neas oscuras o
    viceversa) para ver como van cambiando cuando alteres su
    tama�o...
    Bueno, Wil... no s� si esto te sirve de algo o lo
    ten�as mascullado ya, pero
    bueno, me desahogu� contigo esta noche (...je)
    Sum�rgete de nuevo en el code y ya nos
    contar�s..
    Te paso un enlace para que veas que a m� me funciona
    correctamente...
    saludos,,,

  • El equipo no esta autorizado

    Requiero apoyo ya que descargue dos libros, pero despues autorice el equipo en Adobe D. E. despues ya no pude abrirlos, desintale el software y elimine el registro de windows como lo indican, pero al volver querer abrir el archivo me dice que requiere autorización,  le doy mi usuario [email protected] y mi password ********, el mismo con el que entro a la pagina, pero me dice que :
    Que tengo que hacer para corregir el error, gracias.
    Juan C Gutierrez

    Sigo con la misma problematica, estuve leyendo en diferentes paginas, cuando descargue los libros no estaba autorizado el equipo con el ID, lo autorice posteriormente con su ID, como puedo solucionar este problema, Gracias.
    Date: Tue, 16 Jul 2013 11:18:44 -0700
    From: [email protected]
    To: [email protected]
    Subject: El equipo no esta autorizado
        Re: El equipo no esta autorizado
        created by sjpt in Adobe Digital Editions - View the full discussion
    La única otra cosa que se me ocurre es tratar la ADE mayor más fiable v1.7.2.
      Hay un montón de errores en ADE2.0. Trate de reemplazar ADE2.0 con el más viejo, pero más fiable v1.7.2.
    (Usted puede tener ambos instalados a la vez si lo desea.)
    Versión 1.7.2, es un poco difícil de encontrar, disponible en el sitio de Adobe para Windows y para Mac.
    http://helpx.adobe.com/digital-editions/kb/cant-install-digital-editio ns.html
    El software del foro a veces se corrompe el enlace anterior. No debe haber un espacio en blanco en 'editio ns.html'. Los siguientes redirige a la misma página: http://tinyurl.com/diged172
    ~~~~
    The only other thing I can think of is to try the older more reliable ADE v1.7.2.
    There are lots of bugs in ADE2.0.  Try replacing ADE2.0 with the older but more reliable v1.7.2.
    (You can have them both installed at once if you like.)
    Version 1.7.2, it is a little difficult to find, available on Adobe site for Windows and for Mac.
    http://helpx.adobe.com/digital-editions/kb/cant-install-digital-editio ns.html
    The forum software is sometimes corrupting the link above.  There shouldn't be a blank in 'editio ns.html'.  The following redirects to the same page: http://tinyurl.com/diged172
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5510860#5510860
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5510860#5510860
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5510860#5510860. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Digital Editions by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Vinculos dreamweaver

    Hola a todos:
    Me llamo Itziar.. y tengo una duda.. resulta q estoy haciendo
    mi pagina web.. pues bien.. en la pagina de inicio le pongo un menu
    de tal forma q pinchas y vas a diferentes partes.. vinculos.. hago
    la prueba con F12 y todo bien hasta q hay uno q pincho y cuando
    quiero volver a pinchar en otro ya no navego mas.. es decir se
    queda en ese vinculo y encima con este simbolo #.. es
    decir...mipagina.com/decoracion# .... a q se debe?????
    Una cosa ya q estoy jejeje.. no entiendo bien como se utiliza
    el coldfusion y como se crean bases de datos con el..
    Gracias
    Itziar

    Hola Itziar, pueden pasar muchas cosas, pero seguramente pase
    solo una, el
    tema es saber que cosa pasa, con lo que comentas no se puede
    saber cual es
    esta cosa.
    Si publicas el enlace seria mejor.
    De cualquier forma, verifica los vinculos del menu de la
    pagina que no
    funciona.
    Saludos, Matias.
    "itziarserna" <[email protected]>
    escribi� en el mensaje
    news:e562ik$8ne$[email protected]..
    > Hola a todos:
    > Me llamo Itziar.. y tengo una duda.. resulta q estoy
    haciendo mi pagina
    > web..
    > pues bien.. en la pagina de inicio le pongo un menu de
    tal forma q pinchas
    > y
    > vas a diferentes partes.. vinculos.. hago la prueba con
    F12 y todo bien
    > hasta q
    > hay uno q pincho y cuando quiero volver a pinchar en
    otro ya no navego
    > mas.. es
    > decir se queda en ese vinculo y encima con este simbolo
    #.. es
    > decir...mipagina.com/decoracion# .... a q se debe?????
    > Una cosa ya q estoy jejeje.. no entiendo bien como se
    utiliza el
    > coldfusion y
    > como se crean bases de datos con el..
    > Gracias
    > Itziar
    >

  • IPad AiO app: Sharing multiple files/docs at one time?

    iPad AiO remote app:  I cannot share more than one file or doc at a time to Cloud storage, even though you can 'select all' the app does not seem to allow you to share a group at one time.  Is there a work around for this? 

    Hello aqtpa33629,
    Welcome to the HP Support Forums!
    I see that you are using the AiO remote app and are trying to upload files to your Cloud storage. The "Select All" option is for selecting all files to delete, not uploading.
    The app is only allowing one file to upload because only one file can be opened at one time.
    Regards,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • ISA: Billing doc search

    Dear guru's
      The Billing doc search in the ISA searches both open and closed billing docs(Invoices, Credit Memos). How do I restrict to get only the open items in the search.
    Thanks,
    Vivek.

    Hi Vivek,
            Use the following logic.
    Note : lit_isu_cont contains the list of isu contracts,lit_isu_cont-lv_vertrag.
    SELECT belnr vertrag endabrpe bergrund abrvorg loevm
            FROM erch
            INTO TABLE lit_bill_data
            FOR ALL ENTRIES IN lit_isu_cont
            WHERE vertrag = lit_isu_cont-lv_vertrag
            AND ( bcreason = space
                  AND loevm = space
                  AND simulation = space ).
    If sy-subrc = 0.
    " Billing document exits ".
    endif.
    Hope this helps.
    Regards,
    Kapil

  • Open sales orders and open deliveries and open billing doc to sap from legesy

    Dear all
    i have some open sales orders and open deliveries and open billing doc are there in the legesy system
    so i want to know how to transfer the doc to sap by using lsmw plz tell me

    Hi Amith,
    it is always good to search in Google before posting .LSMW is very old topic and i am sure you will get lots of Documents on this .Please go through the below link .you will get some idea on this.
    http://scn.sap.com/thread/1012472
    there are 14 steps in LSMW and it is same for all (master data and Transaction Data)
    Pls practice this in your sand box or quality system before working it in the client requirement.
    Hope this helps to you
    Regards
    Sundar

  • Open Doc - & in Child report prompts issue

    Hi,
       I am opening a child report using open doc function. This works fine but if there is no LOV in Child report with ampersend (&)
       ="<a href=\"http://server/XI/opendoc/openDocument.jsp?sType=wid&iDocID=7544&sWindow=Same&lsSSelectBusinessGroup:="[vTeam]"&lsSSelectOrgLevel01:="[Current].[Org Level 03]"&sRefresh=Y\">"[Current].[Org Level 03]+"</a>"
    If valuue of [Current].[Org Level 03] has value eg: 'R&D' the child report is selecting only upto 'R' excluding '&D'. Because of this no data is seen.
      Can anyone help?

    Hi,
    This is because of the character &.
    You need to enclose the value in double quotes. Use Char(34) while forming the url.
    ="<a href=http://server:port/opendoc/openDocument.jsp?sType=wid&iDocID=7544&lsSSelect+Business+Group:="+[vTeam]+"&lsSSelect+Org+Level+01:="+Char(34)+[Current.Org Level 03]+Char(34)+"&sRefresh=Y>"+[Current.Org Level 03]+"</a>"
    Also you can try replacing & with
    &amp;
    in the url using Replace function.
    If
    &amp;
    does not work, then try
    %26
    Regards

  • Open Pages doc from server by two persons !!!

    Hi,
    We have noticed that you can open a pages doc from a Apple MAcOS X Server from two diffrent persons, what wil result in not saving any data. Normal you CAN'T open a file that s already open ... !! This is a really big risk .. ?
    What to do about this .. ?

    This is a flaw that has existed since version 1 of Pages. My solution is to work locally and save globally (locked). It is a pain, I know, but it keeps multiple people from attempting to work on the same file at one time.

  • Print a report on doc format truncate data

    hi
    I have a report launching with a form in an oracle applications, when I print a report on pdf format looks ok
    but when I print the same report on doc format truncate data on left and right side.
    Can you help me
    thanks

    Hi Herbe
    Reports does not support .doc format. Are you referring .rtf format?
    In any case, you must contact Oracle Support to get the issue resolved.
    Regards
    Sripathy

  • Can we change billing doc without cancelling( excise invoice is subsequent)

    Dear all,
    Here is a urgent issue
    One Excise invoice has been created with reference to a billing document
    and we have not maintained tax code in that condition records so it is not allowing to release the doc for accounting entries
    now my requirement is without cancelling the excise invoice and also not to do transaction  J1ih,( to create excise JV for direct GL entries
    i want to change the billing document
    Thanks in advance

    have not maintained tax code in that condition records
    While it is not necessary to reverse the excise invoice, the fact is that since tax code was not flowing in billing document, I am sure, excise duty would also not be flowing, in which case, your excise invoice is also generated for wrong value. 
    I would be surprised if you say that excise values are flowing in billing document and also in excise invoice and if your issue is only tax, then as already suggested, maintain a condition record (with the date in line with pricing date in billing document) and try.
    G. Lakshmipathi

  • How do you allow multiple users share a common folder that is on the doc?

    I'm coming from many years as an OS 8.6 user. My family expects me to wade though all of the documentation and figure out how to make using the computer easy. One feature they liked was the way I set up the Apple Menu so that only the programs were listed. The categories were Applications, Diversions, Internet, and Utilities. This masked all of the other stuff that may have been associated with a program from them.
    I would like to do the same in OS X (10.4.7). So, in /users/shared I created a folder named of all things "Apple Menu". In this folder I've created new folders for Applications, Diversions, Internet, and Utilities. Into these folders I placed aliases to the various programs. I then took this folder and dragged it to the Doc. On my Doc, with I control click the "Apple Menu" folder, I see my folder names with drop downs listing all of the aliases just like in OS 8.6. Unfortunately, on the other user accounts after dragging the folder /users/shared/apple menu to the Doc, they can only see aliases to files that came with the system. They can not see any of the new files that I've added. How do I set this up so that I maintain one folder of the aliases to various programs and yet every account can see all of these aliases?
    I don't want the Doc cluttered with applications that are not used all of the time. At the same time I don't want to have to navigate to some sub-directory and scan a list of files looking for the application everytime I want to run it. The rest of my family members would go nuts. As a matter of fact, I think I would also. I liked the Apple Menu in OS 8.6. I think this Doc folder thing might just work, if I can get past this security/permissions issue.
    Thanks for the advice.
    Joe
    17" iMac G5   Mac OS X (10.4.7)   various Mac running OS 8.6

    Thanks for the suggestions offered so far, but they don't get to the root of the issue. I only want to maintain one, and only one, "Apple Menu" folder. I'm not looking to restrict user access. I'm trying to streamline user access for those who are not comfortable navigating down 2 or 3 or more levels of directories looking for the "applications". As Administrator I do this at the time an application is installed and place an alias to the application in the appropriate "Apple Menu" folder so that my family members can quickly and easily access it.
    I built the "Apple Menu" folder and placed it in /user/shared. I also built all of the aliases to the applications and placed them in the appropriate sub folder of "Apple Menu". I've chosen, "Applications", "Diversions", "Internet", and "Utilities" as the sub folders.
    Some of the aliases, while logged into a non-administrator account do not show up in the "Apple Menu" while others do. For example TextEdit appears while TextWrangler, which I installed does not. I thought that only programs that I installed are not showing up, but this is not true. I installed Reunion and this program is visible from the non-administrator accounts. Yet I can navigate to the item not appearing in the "Apple Menu" and launch it.
    The top folder's owner is myself, the group is "wheel" and it has read permission, and everyone has read permission. I've made myself and the other users members of the group wheel. And I've propogated these values down the folder hierarchy starting at "Apple Menu". I would like to know why this isn't working?
    Though Classic Apple Menu and XMenu sound like good alternatives in each case I would be responsible for setting these applications up in each environment. I only want to do this set up once as administrator and know that all of system's users have access to this information from the Dock.
    Is there some kind of installation step missing that is not permitting these aliases from being seen by all of the system's users?
    Again, thanks for the advice,
    Joe

  • After choosing a blank template in PAGES, i am unable to type in the main body of the docs. I have to open a text box to type. Pls help

    Hi all, need help here. I just face this problem today. When i click the pages icon and after choosing a blank template, i am unable to type anything in the document. All icons in the format bar at the top cannot be clicked (font, font size etc). I will have to open a text box in order to type it.
    If i open an existing PAGES doc, duplicate and rename it, then i delete all existing text that i have written, only then i can type in at the doc.
    To illustrate my problem, attached is a pic from my Macbook screen
    Please help.

    Maybe try turning on the grammar checker.

  • Link to trigger a .pdf or .doc file to show in presentation

    I would like to add a link that would trigger the showing of a .pdf file or a .doc file within the presentation itself. I can do this in powerpoint. There must be some way to do this in Keynote, but I can't figire out how to do this. Thanks for any ideas.

    Keynote does not allow links to anything but other Keynote presentations, websites, or email. However, you can use Expose or Command-Tab to quickly switch to a PDF or Word file.

  • Error in Creating a XML Doc

    i am having a error in the fellowing program.
    When i create a xml file.Entire XML file is printed in a single line.
    import org.w3c.dom.*;
    import javax.xml.parsers.*;
    import javax.xml.transform.*;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    class CreateDomXml
    public static void main(String[] args)
    try{
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder docBuilder = factory.newDocumentBuilder();
    Document doc = docBuilder.newDocument();
    Element root = doc.createElement("root");
    doc.appendChild(root);
    Comment comment = doc.createComment("This is comment");
    root.appendChild(comment);
    Element childElement = doc.createElement("Child");
    childElement.setAttribute("attribute1","The value of Attribute 1");
    root.appendChild(childElement);
    TransformerFactory tranFactory = TransformerFactory.newInstance();
    Transformer aTransformer = tranFactory.newTransformer();
    Source src = new DOMSource(doc);
    Result dest = new StreamResult(System.out);
    Result dest = new StreamResult(new File("hello.xml"));
    aTransformer.transform(src, dest);
    }catch(Exception e){
    System.out.println(e.getMessage());
    OUTput
    *<?xml version="1.0" encoding="UTF-8" standalone="no"?><root><!--This is comment--><Child attribute1="The value of Attribute 1"/></root>*
    Edited by: psathishcs on May 29, 2008 6:24 PM

    what do you expect it to print?
    your output is set to System.out, not a file.

Maybe you are looking for