Link or shortcut to R/3 transaction

Hi All!!
I am working with Web Dynpro Java.
One of the requirements is to access from my WDJ to a R/3 transaction (for example CJ20N). I have not ITS.
Is there any way to set a link or shortcut on the Web Dynpro Java to access to this transaction?
I think if I find an ABAP method or FM which execute a file, I could execute the .sap generated on the shortcut of the transaction, and accross XI I can use it on Web Dynpro Java.
Any help will be apreciated.
Thanks and regards,
Manuel Míguez.

Hi
1)Login with Administrator role
2) Goto Contenet Administrarion
3)Create a New IView
4)Select <b>SAP Transaction IView</b> from the list
5)Specify the IView Name,IView ID,Description,Mention <b>Transaction ID</b> ,
Add the IView to Page
Page to WorkSet
WorkSet to Role
Best Regards
Chaitanya.A

Similar Messages

  • How do I get a link or shortcut to open in a new window each time?

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/776534]</blockquote><br>
    How do I get a link or shortcut to open in a new window each time?

    You can press and hold the Shift key while left-clicking a link to open a link in a new window.
    See also Tab Mix Plus: https://addons.mozilla.org/firefox/addon/1122

  • Linked Server :: OLE DB provider "OraOLEDB.Oracle" for linked server "ABC" returned message "New transaction cannot enlist in the specified transaction coordinator. ".

    Hello All,
    As mentioned in title, i am stuck up with that articular error from last three days,
    i have following scenario, my SQL server 2008, my oracle 10g are on both same machine with OS Windows Server 2008.
    the following error generated on my management studio when i execute my procedure written in my SQL server. Following is original source code snippet after error massage.
    OLE DB provider "OraOLEDB.Oracle" for linked server "ORCL" returned message "New transaction cannot enlist in the specified transaction coordinator. ".
    Msg 50000, Level 16, State 2, Procedure PROC_MIGRATE_MST_FRM_ORA_SQLSERVER, Line 43
    The operation could not be performed because OLE DB provider "OraOLEDB.Oracle" for linked server "ORCL" was unable to begin a distributed transaction.
    BEGIN TRY
    -- MIGRATION OF PR_COMPANY_MH START
    BEGIN TRANSACTION T1
    PRINT 'mILAN NNNNNNNNN 11'
    INSERT INTO PROD.PR_COMPANY_MH
    SELECT * FROM OPENQUERY(ORCL, 'SELECT * FROM PR_COMPANY_MH WHERE SQL_FLG = ''N'' ')
    PRINT 'mILAN NNNNNNNNN 12'
    UPDATE OPENQUERY(ORCL, 'SELECT SQL_FLG FROM PR_COMPANY_MH WHERE SQL_FLG = ''N''')
    SET SQL_FLG = 'Y'
    --EXECUTE ('UPDATE PROD.PR_COMPANY_MH SET SQL_FLG = ''Y'' ') AT [ORCL]
    PRINT 'mILAN NNNNNNNNN 13'
    COMMIT TRANSACTION T1
    -- MIGRATION OF PR_COMPANY_MH END
    END TRY
    BEGIN CATCH
    PRINT 'mILAN NNNNNNNNN 14'
    ROLLBACK TRANSACTION T1
    PRINT 'mILAN NNNNNNNNN 15'
    SELECT
    @ErrorNumber = ERROR_NUMBER(),
    @ErrorSeverity = ERROR_SEVERITY(),
    @ErrorState = ERROR_STATE(),
    @ErrorLine = ERROR_LINE(),
    @ErrorProcedure = ISNULL(ERROR_PROCEDURE(), '-');
    PRINT 'mILAN NNNNNNNNN 16'
    SELECT @ErrorMessage = ERROR_MESSAGE();
    RAISERROR (@ErrorMessage, @ErrorSeverity, @ErrorState, @ErrorNumber, @ErrorProcedure)
    PRINT 'mILAN NNNNNNNNN 17'
    END CATCH
    this perticular part is raising that error, and i had tried every configuartion on my local machine related to MS DTC.
    When i remove my transaction code, its work just fine no exception raise, but when i use then i.e. BEGIN TRAN, COMMITE TRAN, AND ROLLBACK TRAN. its giving me error, other wise its fine.
    Please Help or disscus or suggest why my transaction base code is not woking????
    thanks in advance.
    Regards,
    Milan

    Sorry again, I am new on any kind of forum, so i am learning now, following is the error massage generated by SQL Server. and its not
    an architecture problem, i had just included my complete architecture to be more informative while asking for the solution or suggestion. My real problem is T-SQL, i think and its related to Distributed queries raise in SQL Server in Oracle Link Server.
    OLE DB provider "OraOLEDB.Oracle"
    for linked server "ORCL" returned message "New transaction cannot enlist in the specified transaction coordinator. ".
    Msg 50000, Level 16, State 2, Procedure PROC_MIGRATE_MST_FRM_ORA_SQLSERVER,
    Line 43
    The operation could not be performed because OLE
    DB provider "OraOLEDB.Oracle" for linked server "ORCL" was unable to begin a distributed transaction.

  • FAVICON.ico in BSP with link  rel   =  "shortcut icon"....

    Hi,
    I built into my BSP a favicon.
      <link  rel   =  "shortcut icon"
             href  =  "favicon.ico"
             type  =  "image/ico">
    Sometimes it is indicated
    and sometimes not
    Do you know why?
    That is my Coding:
    <%@page            language          =        "ABAP"%>
    <%@extension       name              =        "HTMLB"
                       prefix            =        "HTMLB"%>
    <HTMLB:content     design            =        "DESIGN2003"
                       forceEncode       =        "ENABLED"
                       controlRendering  =        "SAP">
    <link              rel               =        "shortcut icon"
                       href              =        "favicon.ico"
                       type              =        "image/ico">
    <HTMLB:document>
    <HTMLB:documentHead/>
    <HTMLB:documentBody>
    <HTMLB:form>
    <HTMLB:button      id          =   "BU_ANM"
                       onClick     =   "ONINPUTPROCESSING"
                       text        =   "only a Test for favicon"/>
    </HTMLB:form>
    </HTMLB:documentBody>
    </HTMLB:document>
    </HTMLB:content>

    Hello Eddy,
    thank you for your reply.
    The Icon is in the same place as the web page.
    Now I use this:
    <link  rel                 =        "shortcut icon"
           href                = 
          "/default_host/sap/bc/bsp/sap/my_bsp/favicon.ico"
           type                =        "image/x-icon">
    But the same problem.
    When I call the Page from SE80 with F8 it is O.K.
    But when I call the "ALIAS-BSP-Name" from the Browser - no Icon comes.
    Sorry for my english - I hope you understand me...?
    RoBu di AQu

  • Insert/link a PDF file in MM02 transaction.

    hi
    I would like to know if it is possible to insert/link a PDF file in MM02 transaction.
    Please let me now something.

    Hi Vale,
      I think that it would be possible to insert the pdf file to the MM02 transaction: Please try following the below steps:
    1) Follow the path : MM02 -> System -> Service for Object -> Create -> Create External Document (URL).
    2) You will get a popup saying "Create a link for Web page".
    3) Fill in the required details as per the requirement. Give the appropriate title, Location for the file to be attached ( Path ),
    4) Click on Execute button, SAVE.
    Note: Please remember to provide the file extension like .pdf while attaching the file. Else the file wont be displayed when you try to display the attached file.
    Thanks
    Pawan

  • How to data insert Source server and Linked server (Target Server) at same transaction

    I have try several times for Data insert Source server and Linked server (Target Server) at same transaction.  I am using Begin transaction.  but Source server is completed and Linked server error (or Linked server Completed and source server
    ERROR). at this moment I want ROLL back. how?

    Hi
    Run below query by changing to yourr linked server name and see if DTC is enable or not.. if not
    Begin distributed transaction
    select * from [ServerName].master.dbo.sysprocesses
    Commit Transaction
    To enable MSDTC on each Web server on Windows Server 2008
    Click Start, click Run, type dcomcnfg and then click OK to open Component Services.
    In the console tree, expand Component Services, expand Computers, expand My Computer, and then expand Distributed Transaction Coordinator.
    Right click Local DTC, and click Properties to display the Local DTC Properties dialog box.
    Click the Security tab.
    In the Security Settings section, click Network DTC Access.
    In the Client and Administration section, select Allow Remote Clients and Allow Remote Administration.
    In the Transaction Manager Communication section, select Allow Inbound and Allow Outbound.
    In the Transaction Manager Communication section, select Mutual Authentication Required (if all remote machines are running Windows Server 2003 SP1), select Incoming Caller Authentication Required (if running MSDTC in a cluster), or select No Authentication
    Required if some of the remote machines are pre-Windows Server 2003 SP1. No Authentication Required is the recommended selection.
    Select Enable XA Transactions, and then click OK.
    Repeat steps 1 through 9 on the other Web servers.
    Thanks
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Open link in object link for calling sap R/3 Transaction.

    Hi all,
    Can anyone help with the steps to be done in order to call an SAP Transaction in cProjects via services to Object Links. We succeeded to get the object links from R/3, we are  able  to see the 'open' link under 'Application' in the Object Link Tab for  some of the object type like Routing, Inspection Plan .
    1. But some of the Object Types like Documents from DMS Etc can be selected and linked but does not have any 'Open'  link(blank).
    2. But some of the object types are not searchable. (The search provided no results; Choose other search criteria ) Message is appearing even though we give the correct search criteria.
    Pls guide me to solve the issue
    Thank you,
    Ramesh.

    Hi Dev,
    as this thread has been closed in the meantime (the original poster seemed to have found the solution by himself), I'd suggest you post your question as new one.
    Or you check the material you can find at [service.sap.com] at the SAP Support Portal. E.g. Release & Upgrade Info >  Installation & Upgrade Guides  > SAP Business Suite Applications > SAP PLM using cProject Suite 4.5 > cProjects: Guide for Implementing Object Links
    I think inside this document you can find all the information you need.
    Best regards,
    Thomas

  • Field and Link T. Code selection for display transaction

    Hi,
    I want to know the transaction code with which we can customize whixh field to be disply when we execute  the display transaction like ME2L  ,ME2M  ,MB5B  , MB51 etc. and as when we click on PO in ME2M we directly switch to ME23N how to do configuration of all this.
    regards,
      zafar

    Hi
    Any report like ME2M, ME2K, ME2L, MB51 already link has been provided . If you click on the purchase order number, material etc., it will take to the dispaly of the particular screen.
    Thanks
    raman

  • Links to shortcuts not working after applying 8.2.4 update

    After the 8.2.4 update was installed on my Vista computer, I can’t invoke links in my PDFs that specify an UNC\\pathname\shortcut.lnk. The hyperlink was originally created in Microsoft Office 2007. The file was then converted to PDF using the Adobe Acrobat add-in “Create PDF”. The error I’m getting is something like “Windows cannot find ‘shortcut.lnk’ could not open file ‘/UNC/pathname/shortcut.lnk’. Please note that these links work as expected on 8.2.3 and lower. Were new registry keys added? Was a bug introduced into the update? I’m lost…

    A lot of people have been reporting broken links with the latest update, and it appears to be a bug that Adobe is reported to be working on.

  • Linking Documents from Documentum to SAP transactions

    Hello Everyone,
    I have been working on integrating SAP and Documentum for retreiving documents stored in Documentum from SAP. I have been searching on SDN for a while and was not successful in finding a proper solution to my problem and hence this new thread.
    We have created a "Content Repository" in tcode OAC0 and made all the required config in "CSADMIN" as well.
    Then we have created a new "Document Type" called "ZFI" and assigned an Object type "EKKO" and Document class "PDF" for it.
    I have also created a "Document Type" called "ZFI" under "Cross-Application Components>Document Management>Control Data--> Define Document Types and also created an "Object link" to "EKKO".
    Now, when our Documentum administrator is running a SAP Query from CS SAP by passing a Purchase order number, everything seems to be fine. But, if i go to "Me23" I cant see any attachement. Could anyone explain me of anything wrong in our configuration. I would greatly appreciate your help. Please, let me know if you need any clarification.
    Regards,
    Gopal.

    Hello Gopal,
    Sounds like you're close.  In my experience in linking SAP Purchase orders to Documentum, I did the config somewhat differently.
    First, DIRS were not involved, I do not think you need to create a Doc type via DC10.  I used Archivelink.
    Second, the content repository name must be 2 characters long and no more.  (The value you config in OAC0.)  This is important for a step that comes later.
    Once I am sure my Content repository config is up and functioning, I modify transaction OAC3 to map the appropriate business object and Document type to the repository I created.  The field here only allows 2-letter repository names, which is why your config in OAC0 must conform.  This should allow you to store a document to documentum and have it link to the Purchase order record.  You may also need to modify your document class via OAC2, but it sounds like you've already done that.
    If instead you wish to store a copy of the purchase order output (printlist) you will need to configure that as well in OAC3.   Object type SOOD and Doc Type Druckliste or GENPRLIST.  Then when you print, select "Archive Only" or "Print and Archive" and specify the object type and doc type, and your output will be directed there. 
    Good luck.

  • Can Adobe Air Create a Symbolic Link (aka shortcut) ?

    Greetings,  I am working on an AIR application that automatically creates a directory tree for the user. Because there are many levels to the tree I want to have symbolic links to certain folders and files at the top level to speed navigation.   Can AIR create symbolic links ?  If not can anyone suggest a work around as this limitation would be  bad for my project.

    I thought I would post a few comments that might help others.  
    First, there does not seem to exist a symbolic link that is crossplatform regardless of the filesystem used (e.g., NTSF, FAT32, etc.).  In other words if you create a symbolic link in Windows XP on a network drive and then try to view that shortcut in Linux, Linux will not understand the shortcut. I tried  both the Junction and shortcut approaches.  Similarly is I create a symbolic link (ln -s) in Linux on a network drive, a Windows machine will not interpret it properly.  Since my app needs to support a heterogenous computers on a single LAN then I am SOL.
    However, if you have an app that will only be used by computers of the same type, or on a single computer, you can create symbolic links using Air V2.0. Air V2.0 supports calling executables/batch files and passing information to STDIN and getting STDOUT.  You could then write a batch file in whatever OS you are using.  However other than creating junctions using MS-DOS's linkd, I don't know how you would do this on Windows XP machine.
    If anyone has further comments on this thread I would be grateful.

  • Achieving deep link in ICSS for a business transaction

    Hello Experts,
    Whether SAP supports the deep link option like,
    Is it possible for the user to directly navigate to a CRM transaction Id (Ex.service ticket no.) via an email content after login.
    I tested the URL generated in history section of SAP standard ICSS B2B application. It logs in to the application normally but how can we directly take the user to view the Service ticket in this case.
    If anybody has done this kindly share the way you've implemented.
    Your inputs would be highly appreciated.
    Thanks,
    Senthil.

    Created a custom class & achieved by passing the transaction id

  • Charm shortcut to redirect to transaction number

    Hi Guys,
    i have a tricky question regarding the charm workcenter. If I choose an existing transaction in Charm workcenter (web based) I get a little SAP shortcut and this shortcut forward me direct into the related transaction number in SAP.(Ta: crmd_order )
    I would like to use this functionality for automatic email replay within the charm workflow, means I would like to fill the SAP Script form with an URL (consist of a static part and the transaction number ) and this URL forward the workflow user direct into the transaction.
    The generating and filling of the shortcut (by an URL)  already works but the shortcut created by me, forward only into the entry screen of SAP and not in transaction crmd_order.
    If I compare the content of both shortcuts ( once created by myself and once created by SAP standard scenario) I see the difference and probably the problem:
    shortcut of SAP standard:   works and forward me into TA crmd_order transaction number 8000000243
    *AGS_WORK_LAUNCHER pcmd=CRMD_ORDER;pname1=id;pvalue1=DF4DE55AE1AB92F188CB0019BB36EE72;
    shortcut created by myself: does not work, forward only into the entryscreen of SAP
    *AGS_WORK_LAUNCHER pcmd=CRMD_ORDER;pname1=id;pvalue1=8000000243;
    It seems, the SAP standard translate the transaction number during runtime into a key and only the request with this key works correct.
    The URL, which creates my shortcut looks like this: http://myserver.com:8000/sap/bc/ags_workcenter/ags_work_appln?CMD=CRMD_ORDER&%7esolmanwrkgui=SAPSHORTCUT&ID=8000000243
    Has anybody an idea? Its a very usefull functionality (if it works) because workflow users don't need personalized queries to find, for ex.,  a change request which needs to confirmed by themself.
    Thanks in advance for any kind of help.
    Rayko

    Hello Rayko,
    It seems, the SAP standard translate the transaction number during runtime into a key and only the request with this key works correct.
    The hexadecimal key is the unique identifier for a CRM Order in SolMan called GUID. You will be able to find the relation between the message number (called object ID) and the GUID in table CRMD_ORDERADM_H.
    BR.
    Stéphane.

  • Create link from shortcut file

    hi experts,
    I have created a shortcut file of type .sap,now I need to convert it as a link to be used for intranet.
    please let me know how to go about it.
    Regards
    ANu

    hi venkat,
    i am implemeting  SSO on CRM UI.By instructions from this wiki.
    [http://wiki.sdn.sap.com/wiki/display/CRM/Howto-SSOtoCRMWebUIviaSAPGUIfor+Windows],
    I have created a shortcut file  from se80 ,there is a shortcut icon on the toolbar and by maitaining the details as per the wiki I could create a shortcut file on my desktop.
    Now I need this file to be used as intranet link.Not sure how to do this.
    Regards
    Anu

  • "Update Link" keyboard shortcut

    Is there a keyboard shortcut to automatically update modified links?  I couldn't find it in Edit > Keyboard Shortcuts, maybe there's a different way?
    Thanks!

    Try this....
    - go to the menu Edit > Keyboard Shortcuts
    - in the popup window, select Panel Menus
    - scroll down the section that starts with Links... until you get to Links: Update Link
    - set a command key of your choice
    - click 'assign'
    - another window will appear saying you can't modify the default set - and do you want to create a new set based on the default. Click yes
    - in the new popup window, name the set, and click OK
    - click OK in the open window
    ... you should be good to go.
    good luck!
    elaine

Maybe you are looking for