Application Object Linking - Upgrade

Hi All,
I have an issue in my upgrade project. I'm triggering a mail from my workflow which is supposed to link with the relevant invoice when I check the attachment list in FB03 transaction. I.e. Whenever a mail is triggered a link is placed for the invoice which can be viewed from FB03 transaction as line item in pop-up and upon double clicking the same it will be taking me to the mail in my outbox.
This functionality is intact and working fine in 4.6B but the same is not working post upgrade in ECC 6.0
There is very minimal custom coding written for the same, which is as shown below:
  Attach the Document
    swc_object_to_persistent docobj dockey.
    swc_set_element msg_container 'ObjectID' dockey.
    swc_call_method msgobj 'AddApplObjectID' msg_container.
    swc_clear_container msg_container.
Please be aware that this isn't Mail attachments but this in application linking.
Your responses is highly appreciated. Thanking the experts in advance.
Kumar R

My cents on another Weblogic bug again.

Similar Messages

  • Object link to STKO_DOC cannot be changed

    Hi Guys,
    I have created document with application winword 6.0 and attached word document, while in changemode  trying to acesess object links in BOM HEADER  and BOM ITEM are in grey filled and for rest of all links I can able to Give Input
    Document type is KPR and In spro Maintained this application
    Object link to STKO_DOC cannot be changed in this transaction
    Object link to STPO_DOC cannot be changed in this transaction
    Kindly help me in this regard
    tks and regards
    murali

    Hello Murali,
    You should attach BOM header and BOM Items links to DIR from BOM interface, you can use the transaction CS02.
    You can attach a document to the BOM header or bom item and it will be visible as an object link in DMS.
    Regards
    Surjit

  • 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

  • Display an error message in Portal during creation of Object Link

    Hi,
    I have a requirement where I need to throw an error message in Portal during creation of Object Link.
    The requirement is whenever the user clicks on Item and try to create a Object Link for Material-Plant combination, if the Mat-Plant combination exist, than I have to throw/display an error message.
    I tried for some enhancements in BAPI_BUS2172 but it does not work out.
    Please help.
    Thanks in advance.
    Arbind

    Hi,
    If you include the UI, it will display at the top of the screen..
    Please see below how to create a message in the message editor.
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    and this is how you access the error message in the application ti display it to the end user
    http://help.sap.com/saphelp_nw04/helpdata/en/72/1d6526263ff24995016a152705eab2/frameset.htm
    Regards,
    Ganesh N

  • DMS Object Linking with Appropriation Request (Ecc6.0)

    Dear All,
    ECC 6.0(ERP 2005)
    <b>Steps:-</b>  (Error in Object Link for Appropriation Request)
    I am opening DIR in change mode
    going to object links TAB
    attaching object link for appropriation request
    saving the DIR
    Re-opening the same DIR with Appropriation Req. Object link
    going to object link TAB
    double clicking the attached object for Appropriation Req.
    <b>Error****this does take me to maintained TCODE IMA11 for Appropriation Req. "but it does not display specific attached object"</b>
    I mean it is not displaying attached object (Appropriation req.,Variant) it just take me to initial screen of IMA11....
    IF any one knows possible solution pls. reply
    Regards,
    Tushar Dave

    Hi Dave,
    please change the transaction from IMA11to IMA3 and see if the request is now
    displayed. In transaction SPRO under
    Cross-Application Components
    -> Document Management
       -> Control Data
           -> Maintain Key Fields
    the entry for object IMAV should look like this:
    IMAV     IMA3     POSNR1
    I hope this information will help you.
    Best regards,
    Christoph

  • Calling an SAP Transaction in cProjects Object Links

    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, but we are not able yet to see the 'open' link under 'Application' in the Object Link Tab. I read some documentation, it seems that an ITS server is required... Has anyone succeeded to do the right setting?
    Thank you,
    Lacramioara

    Hi Lacramioara,
    You have to enter the ITS Web server name in the Web Server field (IMG activity “Make Settings for Calling an SAP Transaction"). The server is required if you want to call a Web application for processing a linked object.
    Regards
    Deepak

  • BAPI Object Links Classification

    Hello,
    I am using BAPI_DOCUMENT_CREATE2 for creating document info records, which works great. I make an object links to an equipment number and you can classify this object link in CV02N with class 048 object link. This also works in transaction CV02N, but how can i classify the object links in the BAPI?
    Kind regards,
    Nick

    Dear Nick,
    to achieve this the BAPI_DOCUMENT_CREATE2 is not the correct one. This BAPI only allows to create document info records and do nearly the same actions as in CV01N.  But here it is not possible to classify object links.
    For this specific case the following BAPI sequence could be useful:
    BAPI_OBJCL_GETDETAIL - read the existing classification data
    BAPI_OBJCL_CHANGE    -  edits the classification data
    BAPI_TRANSACTION_COMMIT - necessary to write the whole changes to the database.
    Instead of BAPI_OBJCL_CHANGE you can also use BAPI_OBJCL_CREATE to generate an assignment.
    Further information on these BAPIs you will find in transaction BAPI under Cross-Application Components >> Classification.
    Best regards,
    Christoph

  • Easy DMS and object links

    Hi
    I have added cProjects object links from DMS. It works fine if I create an object link from cProjects, but if I add an object link from DMS there is no link created in cProjects. Ideas anyone??
    Regards Camilla

    Hi Camilla,
    Regarding your description I would kindly ask you to check your
    object link settings.
    To grant that allways the currenct screens and authorizations were
    called please maintain also the value "1" into the "Authorization"
    column. For further informations on this maintainance please see the
    attached note 375452. It's important that you not enter the mentioned
    screen number wihtout the leading "1" as this number is added
    automatically by the system (e.g. object MARA 1201 maintain like MARA
    201). You can do this in customizing under:
    Transaction SPRO
    > Cross-Application-Component
        > Document Management
             > Control Data
                 > Define screen for object links
    If you need the dynpro number or object you will find all standard SAP
    objects and their screen number in function module CV130 (Screens) by
    transaction SE80. Please maintain all necessary SAP objects.
    Best regards,
    Christoph

  • Object link navigation for opening a document using the document id

    Hi All,
    I am facing a problem with setting up the object link for the transaction id field. My requirement is when i click on the order id, it should open up the particular order.
    For example this kind of scenario is done in application CRMD_BUS2000120. here in the result list we get the list of transaction ids and on click of the id it opens the particular order. Can anyone tell me how to implement the same.
    Thanks & Regards,
    Anuradha

    Hi,
    In the result list to open the property they wud ve used is Internal Link. For the order to open from some other link you have to mention your link details.
    Say, for opening any account form some other screen you have to give the details as follows in the propetied of the particular field,
    object Type : AccountCRM
    Method : Application
    Field -> Object Key : NAV_OBJECT_KEY.
    Hope it helps.
    Regards,
    Purush.

  • Customized tabstip for CV01N in Object link tab like customer ,material

    Hi Friends,
    Can anybody help me out in Customizing Object Links tab for Transaction CV01N.
    I want to know exactly how could we add a customized tabstip in object link other than SAP Standards like  Material Master, WBS element and etc.
    I want to know whether do we have any SAP Note or any Badi  to get the tab strip in Object Link tab.
    Thanks in advance.
    Satish Raju

    Hey,
    Material master is standard object to link to
    Go to IMG ->Cross-Application Components->Document Management->Control Data->Define Document Types
    choose the document type and double click at  Define object links and "New Entries"
    and enter
    Document Type: Your document type
    Object: MARA
    Screen no.: 201
    When New Version: Decide what you want
    Create Document: Decide what you want
    Document Version:Decide what you want
    BR/Håkan

  • Web Dynpro ABAP application's link in UWL.

    Hi Experts,
                     As per my project requirement i need to send the web dynpro abap application's link for another SAP user by using UWL concept.
    My requirements are :
               After triggering the workflow i am getting the tasks inside my SAP inbox ( in SBWP tcode ).But those tasks are not appearing in Portal UWL.
             (ii) After triggering the workflow how to send the link of web dynpro application to portal UWL.
    Please help me !
    Thanks & Regards,
    Gowtham.A

    Hi Gowtham.A,
    Did you set up the system object in the System Landscape Directory on the portal?  Then did you configure the webflow connector in the UWL Administration?
    Please see the following help documentation:
    For the setup in the Universal Worklist you will need the following:
    http://help.sap.com/saphelp_nw70/helpdata/EN/e5/fc550f79ed4131a63c540cddbfe7be/content.htm
    You will need this for the Abap Webdynpro Action Handlers setup...ensure you read the area about SWFVISU setup:
    http://help.sap.com/saphelp_nw70/helpdata/EN/19/bff5c18ba44da4a4ca68cf572dabda/content.htm
    Best Regards,
    Beth Maben
    EP - Senior Support Consultant II
    SAP Active Global Support
    Global Support Centre Ireland
    **SDN Forum Moderator:
    SAP Enterprise Portal: Application Integration
    **SDN Universal Worklist Wiki:
    http://wiki.sdn.sap.com/wiki/x/ehU

  • Object Link of DIR

    Hi Gurus
    I know that when you wanna upload a original of other module like MM, SD, PS... you have to do following steps:
    - Create a master data in other module
    - Create a document in CV01N
    - Attach some original application file
    - Use object link to connect them
    But I think user can upload file from other module not enter CV01N. If yes. how to do it ?
    P,s,: I saw my partner create DIR from project builder and he didn't need to enter any Tcode of DMS
    Regards
    An NLP

    Dear An NLP
    Without DMS also you can attach documents in different transactions, like CJ20N, VA01 etc....
    But documents attached in such transaction can be accessed from that particular transaction & from that particular business cycle. Say for example, you have attached a document to sales order in VA01/VA02. You, or anybody else, who wants to see that document have to open that particular sales order & from there they can see the document. They can't directly access the document. And this same document attached sales order can't be used another sales order or any other transaction. You'll have to again attach the same document (In case if you need same document in another business cycle, like project) can not be attached. If your business needs many documents need to be attached then you would be wasting your database space & such documents can not be accessed directly unless you open it from a particular transaction, from where you have attached the document.
    With DMS you have amny advantages. You'll save your database space. You can link/ attach the same document to multiple objects. You can directly access documents etc..
    I hope this clears your doubts.
    Best Regards
    Amaresh Makal

  • Add ESSR Object in a DMS Object Link

    Hi everybody,
    i am trying to create an object link to Service Entry Sheet. (tcode: ML81N, ESSR-LBLNI)
    by sap instructions i did this step:
    "You must create two new screens with the same number for the module pools SAPLCV130 and SAPLCV140 .
    The processing logic must follow that of screen 1204 in program SAPLVC130."
    and this step:
    Create function module OBJECT_CHECK_XXXX (XXXX = ESSR ) which i have copied from OBJECT_CHECK_EQUI .
    I have done above step .
    I created Screen For SAPLCV130 and SAPLCV140 with screen No 1272. give same flow logic of screen 1204.
    I created Function Module OBJECT_CHECK_ESSR.
    After this What I have to do for displaying ESSR object in DMS as Object Link.
    Please Guide me as soon as possible.
    Thanks
    Pranesh

    Hey Pranesh
    Go to IMG -> Cross-Application Components -> Document Management ->  Control Data -> Maintain Screen for Object Link
    Add the SAP objec and Screen
    Go to IMG -> Cross-Application Components -> Document Management ->  Control Data -> Define Document Types
    Choose the document type you want to add the object link
    Define object link
    and add object and screen number
    BR/Håkan

  • 404 Page not Found (Object Links)

    I am trying to get object links working in EP 6.0 SP11 I have read all the previous postings and tried applying the ones that were applicable. I have assigned the servicemanager role on both the portal and crm side. Here is the link that is generated when I try to open a business partner:
    http://portalserver:50000/roles/com.sap.pct.crm.ServiceManager/AccountsProducts/nf/nf_2/MaintainAccounts?DynamicParameter=CRM_OBJECT_TYPE%3DACCOUNTCRM%26CRM_BOR_TYPE%3DBUS1006%26CRM_OBJECT_ID%3D0000000032%26CRM_LOGSYS%3DCR2CLNT400%26sap-syscmd%3Dnocookie
    I think the first part of the link is wrong from "http://portalserver:50000/roles/com.sap.pct.crm.ServiceManager/AccountsProducts/nf/nf_2/MaintainAccounts"
    Can anyone shed some light on what the correct link should be? Should there be a /irj/portal after the port? Should there possible be another directory between the port and "/roles"?
    I guess my main question is, if I wanted to create a direct link to this MaintainsAccounts iview, how do I figure out the direct URL to it?
    Appreciate any help and will reward points...
    Thanks

    Hi,
    The link should be server:50000/irj/portal?NavigationTarget=/roles/com.sap.pct.crm.ServiceManager/....
    This issue is resolved by changing helperservice.par in SP9.As I mentioned in my previous posts,I am not sure it's resolved in SP11 or not. You can upgrade to latest version of portal or compare the helperservice.par in oyur system.
    Regards,
    Abdul raheem S

  • DMS  object links

    hello ,
       about object links ,there is no sap object about QM inspection lot ,i want to create it .
       how to create sap object about QM inspection lot ?
    thanks!

    Hi,
    In the standard you cannot link documents to inspection lots, but you can link them to the inspection method master.
    In function group 'CV130', folder 'screens' you see all SAP objects that can be linked to documents in the standard. Of course you can add further SAP objects. For further information on how to add new objects please see the SAP Online documentation under
    http://help.sap.com/ -> Documentation -> SAP ERP Central Component -> Cross Application Component -> Document Management -> Document Info record -> Linking Objects to a Document  -> Adding Other Objects.
    Best regards,
    Christoph
    P.S.: Please reward points for useful information.

Maybe you are looking for