Doc for a link

Dear all,
I need some information about link.
I must find why I don't see an icon for a link.
Here the code used to create the link:
CASE when tdc.nm is null then ''
else ''<img src="http://wgvb38:7778/d00ethtmldb/wwv_flow_file_mgr.get_file?p_security_group_id=661232097839099&p_fname=i-attachedFile.gif" border="0" alt="Icon 1">'' END doc
Where I can find doc about link or what is wrong with this code.
Thanks in advance
Eric

SELECT CASE
WHEN deptno = 10
THEN '&lt;a href="'
|| 'f?p=&APP_ID.:500:&SESSION.::&DEBUG.::P500_DEPTNO:'
|| deptno
|| '">'
|| '&lt;img src="# IMAGE_PREFIX#image1.gif">'
|| '&lt;/a>'
WHEN deptno = 20
THEN '&lt;a href='
|| 'f?p=&APP_ID.:501:&SESSION.::&DEBUG.::P501_DEPTNO:'
|| deptno
|| '">'
|| '&lt;img src="# IMAGE_PREFIX#image2.gif">'
|| '&lt;/a>'
ELSE '&lt;a href='
|| 'f?p=&APP_ID.:502:&SESSION.::&DEBUG.::P502_DEPTNO:'
|| deptno
|| '">'
|| '&lt;img src="# IMAGE_PREFIX#image3.gif">'
|| '&lt;/a>'
END LINK,
ename, job, hiredate
FROM emp
Should work for you.
Denes Kubicek

Similar Messages

  • Need a link or doc for ARP

    Need a link or doc for ARP.
    Thanks in advance.
    Regards,
    Chandu

    Hello Chandu,
    TCP/IP illustrated by Stevens  is a good book
    see
    http://www.pcvr.nl/tcpip/arp_addr.htm#4_0
    Hope to help
    Giuseppe

  • Performance issue when opening DOCX Word Doc with Excel Links

    Is this a bug or is there a config setting that can prevent Word from needlessly opening Excel repeatedly (upon initial open of a DOCX Word doc) when pre-existing links should NOT be updated. The behavior is good using 2003 formats (DOC & XLS),
    but varies significantly (~100:1 range in performance) depending on the test scenario (see below) using DOCX with XLSX.
    We can't move our environment to the new XML formats until we can find a fix. We were led to believe Microsoft knew this to be a bug in Office 2007, but it has NOT been corrected in Office 2010. Omitting a detailed explanation for why we need to
    do this, here's our test scenarios:
    -Currently testing Office 2010 Pro Trial version on WIN XP SP3. (We have found similar results using Office 2007 with Win7 or XP).
    -Word Option Deselected/DISABLED: "Update Automatic Links at Open"
    -The Word Doc contains 100 linked Excel tables and is 130K in size (DOCX).
    -Each link points to the same 10x10 cell range in one Excel Workbook located in same directory as the Word Doc, although other tests using separate directories produced similar results.
    -The Excel Links were inserted into Word via Paste Special/Paste Link/MS Excel Worksheet Object.
    -The workbook (XLSX) is 15K in size.
    -All Links are set for "Manual" update, our testing showed no difference if links are set to "Auto".
    -Again, Word is set to NOT update Automatic links when the document is opened.
    -Results shown below are for local hard drive test.
    -Network response times are slightly greater on 100mb LAN
    -Word is completely restarted prior to each test to make sure there's no application caching involved.
    LOCAL DRIVE RESPONSE TIMES TO OPEN THE WORD DOC in Docx format:
    1. Open the Word Doc from Word with Excel closed - 175 seconds (Excel appears to be opened and closed once per link)
    2. Open the Word Doc from Word with Excel open & workbook closed - 33 seconds (Excel appears to be accessed once per link)
    3. Open the Word Doc from Word with the linked workbook already open - 7 seconds (Excel appears to be accessed once per link)
    4. Rename Excel XLSX workbook so that Word can't find it. Then open Doc the from Word. 1-2 seconds (Excel does not appear to be invoked)
    5. Repeat ALL of the above scenarios 1-4 using DOC and XLS files. These files are created with "Save AS" option based on original test files and then re-pasting the links.  1-2 seconds to open the Word Doc (Excel does not appear to be invoked)
    Summary
    Using DOCX/XLSX, if Word can't find the linked spreadsheet it gives up and performs nicely during file-open. Otherwise, Word performs needless, time-consuming access to Excel, and in the worst case, opens and closes Excel repeatedly in the background.
    Testing with DOC/XLS formats gives good performance across all scenarios.

    It is a known bug and one for which AFAIK, there has been no fix.  The only way that I could get around it in a particular application was to do something like save the linked information as document variables and then on opening the document recreate
    all the information.  My memory on exactly what I did is a bit hazy, but I can go back and check if you are interested.
    -- Hope this helps.
    Doug Robbins - Word MVP,
    dkr[atsymbol]mvps[dot]org
    Posted via the Community Bridge
    "galmcrantz" wrote in message news:[email protected]...
    Is this a bug or is there a config setting that can prevent Word from needlessly opening Excel repeatedly (upon initial open of a DOCX Word doc) when pre-existing links should NOT be updated. The behavior is good using 2003 formats (DOC & XLS), but varies
    significantly (~100:1 range in performance) depending on the test scenario (see below) using DOCX with XLSX.
    We can't move our environment to the new XML formats until we can find a fix. We were led to believe Microsoft knew this to be a bug in Office 2007, but it has NOT been corrected in Office 2010. Omitting a detailed explanation for why we need to do this,
    here's our test scenarios:
    -Currently testing Office 2010 Pro Trial version on WIN XP SP3. (We have found similar results using Office 2007 with Win7 or XP).
    -Word Option Deselected/DISABLED: "Update Automatic Links at Open"
    -The Word Doc contains 100 linked Excel tables and is 130K in size (DOCX).
    -Each link points to the same 10x10 cell range in one Excel Workbook located in same directory as the Word Doc, although other tests using separate directories produced similar results.
    -The Excel Links were inserted into Word via Paste Special/Paste Link/MS Excel Worksheet Object.
    -The workbook (XLSX) is 15K in size.
    -All Links are set for "Manual" update, our testing showed no difference if links are set to "Auto".
    -Again, Word is set to NOT update Automatic links when the document is opened.
    -Results shown below are for local hard drive test.
    -Network response times are slightly greater on 100mb LAN
    -Word is completely restarted prior to each test to make sure there's no application caching involved.
    LOCAL DRIVE RESPONSE TIMES TO OPEN THE WORD DOC in Docx format:
    1. Open the Word Doc from Word with Excel closed - 175 seconds (Excel appears to be opened and closed once per link)
    2. Open the Word Doc from Word with Excel open & workbook closed - 33 seconds (Excel appears to be accessed once per link)
    3. Open the Word Doc from Word with the linked workbook already open - 7 seconds (Excel appears to be accessed once per link)
    4. Rename Excel XLSX workbook so that Word can't find it. Then open Doc the from Word. 1-2 seconds (Excel does not appear to be invoked)
    5. Repeat ALL of the above scenarios 1-4 using DOC and XLS files. These files are created with "Save AS" option based on original test files and then re-pasting the links.  1-2 seconds to open the Word Doc (Excel does not appear to be invoked)
    Summary
    Using DOCX/XLSX, if Word can't find the linked spreadsheet it gives up and performs nicely during file-open. Otherwise, Word performs needless, time-consuming access to Excel, and in the worst case, opens and closes Excel repeatedly in the background.
    Testing with DOC/XLS formats gives good performance across all scenarios.
    Doug Robbins - Word MVP dkr[atsymbol]mvps[dot]org

  • Where can we see invoice doc. and payment doc. for asset based on its no.

    Dear all,
    For a particular asset, based on its number, is there any report which shows invoice, payment and other relevant documents.
    Can any of you suggest me on this?
    Thanks,
    Kumar

    HI
    There is no direct standard report in Asset accounting for your requirement , but you can try the below--
    Asset invoice means , if you have acquired your asset through raising a PO , then you have MIRO docnumber which is linked to Asset number, with the help of this FI document linked withh asset number  you can find out the invoice documents against assets acquired.
    Go to Bseg and search with asset number fields  and doc type of MIRO I believe it will be RE ,it will show you the  invoice docuemnts against the selected asset , then search for the clearing docs against these invoices in bseg , that will be your payment document.
    So now have asset number ,invoice number ,payment doc number.
    More logic you may apply like search for the link through MM tables , since PO is also having asset number , just check the link of Asset number with various documents and tables, you may ask your ABAPER to create a report or query for this.
    cheers
    Mukta

  • Java Docs for the Module Process Classes

    Hi,
    I would like to start creating my own JDBC and file-based modules for interface development. I have found several  SDN contributions which step through the creation of these modules. These are very helpful.
    However, I have not yet found comprehensive documentation describing the classes used in module develpment. i.e.:
    - com.sap.aii.af.mp.module.Module
    - com.sap.aii.af.mp.module.ModuleContext
    - com.sap.aii.af.mp.module.ModuleData
    Does anyone know where to find the Java Docs for these classes? Or is there any other equivalent explanation of how to use these classes, their methods and fields?
    Any help would be greatly appreciated.
    Carl Engel
    CSC Australia

    Hi Carl,
    Another link for you
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/frameset.htm
    This says that the java documentation is available in the example adapter/module that is there with XI.
    I vaguely remembering seeing the docu..it was long back though..right now i donot have access to a system...
    Get the rar(java archive) that i talked about in the above link...
    Thanks,
    Renjith

  • Required Config and testing Docs for cash management/cash forecasting

    Hi All,
    My client need to implement cash management/cash forecasting ..
    Can anyone send the details Required Config and testing Docs for the same as earlier i have not worked in this area..
    Thanks in advance...
    Regards,
    Sandip

    Hello
    Please check the below link
    help.sap.com/bp.../J11_BB_ConfigGuide_EN_IN.doc - United States
    Thanks & Regards
    Phaneendra

  • Upload of doc through Archive link

    Good morning to all
    wht is the T-code for uploading the doc into the archive link????
    pls give me the step by step process
    Regards
    SURYA

    hi,
    TC- OAWD upload document.
    preequisite;
    1. u have to be defin document type
    2. u have to be link this doc type to content reopository
    3. u have to link this doc to link table [only for archive linking ex TOA01]
    4. u have to set work flow.
    Ex;
    spro>SAP NetWeaver>Application Server>Basis Services>ArchiveLink-->Basic Customizing
    u2022Maintaining Content Repositories TC-OACO
    Content repositories are logical units within a storage system.ZA
    u2022Maintaining Business object type
    Here you have to maintain standard business objects which are given by
    SAP.BKPF
    u2022Maintaining Document Classes
    The document class is the technical format of a document type (for
    example, PDF, TIF, DOC etc.).
    u2022Maintaining document types
    A document type groups documents of the same type together, Some
    customizing settings for storage scenarios are made according to the
    document type. Before a document is stored, it must be assigned to a
    document type so that the correct processing for the document is
    triggered.Z_FIINVICE
    u2022Maintaining Links
    You could link a document type to an object type, a content repository
    through a link table. TOA01
    After this u need to set work flow
    Customizing Incoming Documents>Workflow Scenarios>Use Workflow Wizard
    here u have to mention workflow nomber i gave earliyer.
    After this go to tc-OAWD, u will get Z_FIINVICE, double click and link doc to this doc type.
    A work flow task generates, open office mail, execute work flow, enter FI number and save.
    Benakaraj
    ??P

  • Need a Doc for Case Management-Interaction center

    Hi all,
    I need a SAP doc for Case Management-Interaction center.
    Please send me on [email protected]
    Will surealy get points .
    Nice weekend

    Hi Babu,
    Please check the following SAP Help link:
    http://help.sap.com/saphelp_crm50/helpdata/en/89/c5be40d7e4cc38e10000000a155106/frameset.htm
    Hope this helps,
    Kind regards,
    KZ

  • Display Doc ID with Link to the Property page in SharePoint 2010

    Good Morning. 
    I have been asked to add the DocID to the search results.  Part two is to have that docID link to the property page for the item.
    I have added DocID to fetched property's and can display it fine on the page but I am having problems creating the link to the property pages. 
    can anyone help?
    So far I am trying to do this in the searchcoreresults XSL.
    I would like the format of the DOCID to appear like this.
    [ DOCID ] with the Hyperlink to take you to the item property's page.
    thank you.

    Hi,
    According to your post, my understanding is that you wanted to display Doc ID with Link to the Property page in SharePoint 2010.
    SharePoint indexes Document IDs as a managed property by default, which means that with a little magic, we can add the Document ID into the search results.
    We need to modify the XSL so that we display the Document ID in the search results.
    Here is a great article for your reference:
    SharePoint 2010–Returning Document ID in Search Results
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Please help to find docs for Generation-4 Hardware

    Hello
    Please help to find docs for Generation-4 Hardware
    • Cisco MDS 9000 48-Port 8-Gbps Advanced Fibre Channel module (DS-X9248-256K9)
    • Cisco MDS 9000 32-Port 8-Gbps Advanced Fibre Channel module (DS-X9232-256K9)
    • Cisco MDS 9513 Fabric 3 module, DS-13SLT-FAB3 (Generation-4 module)
    Thanks
    Chetan.R

    Hello Chetan,
    Here's a link to the Gen 4 migration guide:
    http://www.cisco.com/en/US/docs/switches/datacenter/mds9000/hw/9500series/installation/5.2/installmigratefab3.html#wp1435702
    I do hope that guide answers the questions you have.
    Regards,
    Ken

  • Basic Docs for FI/CO

    Hi Experts
    I m new to FI/CO and m finding it a bit complicated. I would greatly appreciate if someone cud provide me few docs or some links for basic understanding of it.
    some basic definitions for G/L, reconcilation accounts.....how they r related and others.
    Thanks
    Dhanya Nair

    Hi Dhanya,
    Try the following:
    <u><b>G/L</b></u>
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/bd6139f3a76c19e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_oil46csp2/helpdata/EN/e1/8e51341a06084de10000009b38f83b/frameset.htm
    <u><b>Reconciliation Accounts</b></u>
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/4f/71e35b448011d189f00000e81ddfac/frameset.htm
    http://help.sap.com/saphelp_oil46csp2/helpdata/EN/e1/8e51341a06084de10000009b38f83b/frameset.htm
    I hope the above helps.
    Do not forget to award the points please.
    Regards,
    Jacob

  • I can't seems to print using my macbook air with hp series printers. When I plug the printer via usb to my system, the printer was recognized and installed. But when i send a doc for printing, it doesn't print all . Any help?

    i can't seems to print using my macbook air with hp series printers. When I plug the printer via usb to my system, the printer was recognized and installed. But when i send a doc for printing, it doesn't print all . Any help?

    Greetings,
    Here's a direct link to the drivers you need, they should work perfectly for your situation.

  • Is this the help docs for Indesign, on a website?

    I remember a time when apps came with a help section that did more than link unusably to menu items. 
    Is this the help docs for Indesign?
    http://helpx.adobe.com/indesign/topics.html
    Why is there no interactive local help system?
    I went searching for a map of the keyboard shortcuts...

    THANK YOU!!!
    I thought it was me. I couldn't get that AIR app to ever finish updating.  I was hoping it would install .chm style interactive help... but now... thanks, I know not to worry.  It's a bad joke. 
    Someone should tell Adobe that just because they make AIR and Acrobat doesn't mean they're the ideal formats for help files.
    Partially related question, is there such a thing as a good AIR app?

  • Screen Numbers required for object links

    i am unable to add few object links to a document type as i dont have the screen number for the object links.  Can anyone give me the screen numbers of the following object links
    L     Object     Object Desc.     Screen Number
    EN     AENR     Change Number     
    EN     AFPO     PROD ORDER     
    EN     ANLA     Asset     
    EN     ESTLP     Subst.rep.gen.var.     
    EN     ESTRH     Substance master     
    EN     NFAL     Case     
    EN     NORG     Organizational unit     
    EN     NPAT     Patient     
    EN     PLPO     TASK LIST     
    EN     PMQMEL     PM notifications     
    EN     VORGNET     Network
    Also, it would be of great help if i can get how to find these screen numbers and also the comprehensive list of all the possible default SAP object links a Document type can have!
    Edited by: sujatha sirobhushanam on Jan 15, 2009 8:07 AM

    Hi,
    In IMG settings you will find required link
    Doc. Mang.->control data->Maintain screens for object link
    & req. screens are
    AENR Change Number -218
    AFPO PROD ORDER -251
    ANLA Asset -225
    ESTLP Subst.rep.gen.var. -232
    ESTRH Substance master -231
    NFAL Case -208
    NORG Organizational unit -209
    NPAT Patient -203
    PMQMEL PM notifications -235
    VORGNET Network-226
    thx..
    consider points if useful...

  • Docs for SAP Basis.

    Hi
    I am looking for best DOCS for SAP Basis to refer.
    Would really appreciate if anyone could suggest me.

    Hi,
    AFAIK, you are requesting copyrighted Material.
    You can access SAP Material after attending the respective training.
    If you cannot attend the training, then follow the links mentioned on the thread.
    Edit: -> The post I refer to has been deleted
    Edited by: Fidel Vales on Jan 26, 2008 11:51 AM

Maybe you are looking for

  • Recent Conversation with MSI and Neo4 overclocking "thing"

    I had a recent email transaction with MSI if anyone is interested. I tried my best to represent the group, and I know we all experience the problem a little bit different which is why it has been hard to explain and fix. I tried to give them the best

  • How to Position Identity Plate Overlay in Print Module?

    When I print portraits, I want to include my name and date overlaying the portrait in the lower right hand corner. Currently I have to open the file in Photoshop and add this to the portrait. I saved the text information (name and date) in a transpar

  • Screen New Ipad

    I dropped my new ipad and the screen is broken. The touch still works normally but the glass is cracked. Will the apple warranty cover this for free and if not how much would a repair or screen replacement cost? Tks

  • Database access from AIR

    Hello all, I'm just getting started with AIR and I'm loving it! One thing that I can't seem to find any information about (perhaps because it hasn't been done...) is accessing information from a database without a (PHP or whatever) program on the ser

  • Free PS Elements 13 Trial

    I own PS Elements 10. Can I try PS Elements 13 for free? How?