Link documents to PA30 screen

Hello All,
I have different documents for different infotypes, which is stored via DMS for a employee.
Now i want to provide the link in PA30 screen for an employee, for different infotypes.
Different link for different infotype.
Question is, how do i call the link from the pa30 screen.
Thanks,
Kunal.

Is there any kind of exits or object services can be used for the same.

Similar Messages

  • Can I create a link on my iPads screen to a document on my iPad so I can view it without opening an app

    Is there a way to add a link on my iPad screen to open a document instead of opening a app and then opening the document?

    With the exception of a few apps, like Safari, the answer is no.

  • Linking document info record and purchase order

    Hi all,
    I hope that someone can help me because I'm having a problem with creating links between document info records and purchase orders.
    By default in SAP I can create links between document info record and purchase order ITEMS! When I create that link, I can see it in document info record under Object links tab, but when I double click on the number of purchase order nothing happens (I expected that this purchase order will open).
    Why is that so?
    Why can't I access purchase order from document info record even though the link exists?
    The other question is about creating object links to purchase orders, not purchase order items! Is it possible to link document info record with purchase order?
    I would appreciate quick answer because we're in the middle of a project and we're stuck with that problem.
    Thanks!

    Hi Karlo,
             As you mentioned, object links could be linked to Purchase order items. In customisation you maintain these entries under the node SPRO > Cross Application Components> Document Management--> Control Data --> Define Document Types --> Define Object Links.
    There are many links in the standard system (possible entries).
    The system automatically determines the screen number (dialog box) where the key data for the object is maintained for document maintenance.
    You can check the screens when the screen entry is missing or contains errors by doing the following:
    Start the Object Navigator and display the objects for the development class  CV.
    Expand the function group 130. The structure nodescreens lista all screens that can be used for object links.
    You can make an object link to SAP objects that are not shown in the possible entries list. To do this, proceed as follows:
    In the standard system, there are already two special screens for the module pools SAPLCV130 and SAPLCV140 for the linked SAP object.
    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.
    Create function module OBJECT_CHECK_XXXX (XXXX = object name)
    If the object can be classified, this function module already exists .
    Otherwise copy the function module for linking equipment DOCUMENT_CHECK_EQUI and change it as required for the new object.
    Hope the above instruction helps in solving your problem,
    Sojan
    Note : Award points if you find the information useful

  • How to link Documents to CRM

    Hi
    Can anyone please suggest on how to link Documents to CRM CIC0 screen.
    Thanks in Advance

    Hi,
    This is possible thru the following way..
    CONSTANTS: c_fix_url TYPE string VALUE 'http://10.100.18.201:8080/archive?get&pVersion=0045&',
                 c_fixed_val1 TYPE string VALUE 'contRep=',
                 c_fixed_val2 TYPE string VALUE '&docId='.
      CONCATENATE c_fix_url
                  c_fixed_val1
                  archiv_id
                  c_fixed_val2
                  arc_doc_id
                  INTO l_url_doculink.
      CALL METHOD cl_gui_frontend_services=>execute
        EXPORTING
          document = l_url_doculink
        EXCEPTIONS
          OTHERS   = 1.
    Thanks
    Parvathi

  • Mail with PO doc and link document iwhile using output type 7 - Urgent

    Hi all,
    I'm facing a problem for my customer.
    I need to send a mail with the PO forms and all link document of each item .
    This mail have to be send to several user maintain with transaction MN05 and user want to change the recipient of the mail in MESSAGE Screen of PO so we try to use output type 7 which allow this modification .
    Unfortunatly, with this output type i can't add by abap code document in the mail .
    Does somebody face the same problem or add a solution to retrieve all recipient define by the user ?
    Best regards.

    Requirement Cancel

  • Linked Documents to BOM: Current version/All versions

    Hi,
    I am talking about the screen that is obtained in ECC6 after executing CS03 , Go to Header Level and select the tab Doc.assignment.This shows Linked Documents ( Current version and All versions)
    I have linked three released versions of a Document Info Record ( AA,AB and AC) with change number to the BOM by navigating to the screen listed above and saved the BOM.But I dont see any Linked documents, if I click on "Current version" in the same screen.However "All versions" shows all the three versions of this DIR.The DIR also shows the linked BOM in Cv03n for all three versions.
    I have tried linking these three versions to the material, and the "current version" in the additional data tab ( basic data view) - document data tab rightly shows the latest version AC and All versions shows all three AA,AB and AC.
    1.Is there any activation to be done for current version in BOM as mentioned in above screen?
    2.The version is released with change number and is valid on todays date , what might be other possible reasons current version doesnt show up any DIRS for the BOM?
    Regards,
    Prasad

    Hi Christoph.
    The SAP system we are using already has corrections of note 974270 as it is on higher version.
    I have checked the documentation in the links you have sent and made sure that the settings for screens are fine.
    I tried to execute couple of scenarios to check the logic for "Current version".
    Scenario:1 : Two DIRS with out change number and not released
    I see that there are no versions displayed in "Current version" tab( in CS03 tcode)  for a simple test case where i created two DIRS with out change numbers, both of them not released.As per documentation in link, it should display the latest version in such scenario,
    Scenario 2: Three released versions with valid change number.
    For another test case , though three versions are released( AA, AB And AC) and change numbers are still valid, the current version still shows older version of "AA".( in CS03 tcode)
    Please help if there is something else that I can check to proceed further.
    Regards
    Prasad

  • Upload document through PCUI screen

    Hi,
    Need help from all experts.
    I have a requirement to upload the documents through PCUI screen. Exact requirement is to dynamically call a tabstrip by pressing a toolbar button. This tabstrip will have one input box which shall allow the user to browse and input the file path and one upload button, that will upload the document.
    I'm aware that there is standard process to achieve this result but unaware of the steps.
    Please help.
    All helpful answers will be rewarded.
    Thanks and Best Regards,
    D. Chakrapani

    Hi Roshani,
    I've heard of people being able to use the LSMW to accomplish this, but don't have any details.
    You can also create a custom report to do this for you.
    Read this forum topic. It has a lot of info and links to what you want to do.
    Mass Upload documents to Solution Manager
    regards,
    Jason

  • Display cross-references' linked documents filename in the xref panel

    Our company creates technical manuals consisting of five chapters, all named the same, except with a different prefix. For example the "ABC Widget" manual has an introduction chapter named "ABC 1 - Introduction", a safety chapter named "ABC 2 - Safety", etc. Many times I re-use documents for creating subsequent manuals using the "Save As" command. So the "ABC 1 - Introduction" chapter would be saved as "EFG 1 - Introduction" for the "EFG Widget" book. For all the internal xrefs it saves a whole lot of time since all of the xrefs are preserved. But for cross-document references it creates a problem. For example, if the "ABC 1 - Introduction" chapter has a xref to "ABC 2 - Safety", when I save the Introduction chapter as "EFG 1 - Introduction" it will still retain the xref to "ABC 2 - Safety".
    Right now, the only way to see if there are xrefs pointing to latent docs, is to check each one manually. If the xref panel displayed a column indicating the filename of the linked documents, I would be able to tell at a glance if that xref was pointing to the wrong document.
    Thank you.
    ID CS5, MAC

    Hi Van,
    I fear, I expressed myself not very clear. I try again.
    We have DITA structured documents. However, lastest status often was saved in the FM document. The xml documents often are not representing the final status.
    When I open the FM8 document in FM9 everything looks pretty good.
    But: When I want to save the document as xml with FM9, I'm getting errors regarding the cross references.
    The cross references which were created in FM8 - doesn't matter, if a valid xml document or a FM document - always look the same.
    (BTW: I don't think that in structured documents cross references always refer to elemts with a unique ID.)
    example from xml which was created with FM8:
    <xref href = "#id08B4A0R30E9" type = "fm:Chapter">"..."</xref>
    the only difference in the FM document is that the element is called fm-xref there, as it's not an external url.
    in FM9 those cross references are totally different.
    example from xml which was created in FM9:
    <xref href = "#id08B4A0R30E9" class = "- topic/xref">"..."</xref>
    When saving the FM documents with the cross references from the first example as xml in FM9 (we don't have FM8 anymore), I get an error that the attribute type is not defined.
    When having a xml document that was last changed with FM8 and opening/ saving this with FM9, there is no error.
    At the moment I do not know how to solve this issue.
    And also I'm not sure weather the same problem might accour again with change from FM9 to FM10 or else.
    It is a great effort to make new cross references just because we upgraded from FM8 to FM9. (And of course always at most inconvienent time.)
    As we are thinking of upgrading to FM10, it would be good to know before, if there are any similar issues to expect.
    Or if there is an fix for FM9 or FM10 to avoid this at all.
    Regards,
    Anna

  • Hiding a field in PA30 screen(for inoftype 0001)

    Hi All,
    I have an requirement that i have to hide a Cost center field in PA30 - for infotype 0001 .
    I have maintained v_t588m in SM31 for screen 2000 i have selected the costcenter radiobutton to hide and saved but the changes are not effecting to the PA30 screen
    and one more thing again am going and checking to this view the changes are not saved in the view.
    Is i have to create new feature for this one ? if created,is have to maintain anything?
    Please help on this.
    Thanks & Regards,
    Anil Kumar.

    P0001 Organizational Assignment Infotype (0001): Screen Control          Status: Active                                                                               
    5  <b>TCLAS</b> Transaction class for data storage                                                                               
    5  <b>A</b> Master data and time data                                                                               
    5  <b>MOLGA</b> Country Grouping                                                                               
    4  01 Germany                                                                               
    4  07 Canada                                                                               
    4  09 Denmark (DAENEMARK)                                                   
                    4  10 USA                                                                               
    4  16 South Africa                                                          
                    4  22 Japan (JAPAN)                                                         
                    4  23 Sweden (SCHWEDEN)                                                     
                    4  29 Argentina (ARGENTINA)                                                 
                    4  34 Indonesia (INDONESIA)                                                 
                    4  37 Brazil                                                                               
    5  <b>40</b> India                                                                               
    5  <b>DYNNR</b> Number of the following screen                                                                               
    5  2000                                                                               
    5  <b>3000</b>                                                                               
    5  <b>PERSK</b> (1) Employee Subgroup                                                                               
    5  O                                                                               
    <b>OE</b>                                                                               
    5  otherwise                                                                               
    4  48 Philippines (PHILIPPINES)                                             
                    4  otherwise                                                                               
    4  B Applicant data                                                    
    The Exp Shows for Country India(40) For Dynnr 3000 for Employee Subgroup 0 my Variable is OE.
    This is the way U sud search for Variable.
    ~BiSu
    Message was edited by:
            Biswajit Das
    Message was edited by:
            Biswajit Das

  • Want to show an information message in PA30 screen

    Hi ABAP gurus,
       For Infotype9000,subtype RHUB(newly configured) ,I want to show an information message in PA30 initial screen for operations 'Create','Copy' and 'Delete'. For that , I have used a BADI (hrpad00infty) , written code in PBO method of the BADI.
    The problem is this, we cannot show the message in PA30 screen,else it is showing a pop-up dialog box (information msg. is missing in the dialog box) in the next screen.
    Our Requirement:
      1. For the above mentioned operations , we want to show the information message in the PA30 initial screen.
    Please post your valuable comments.

    Hi
    What you're trying to do is not really obvious for someone that's familiar with  the usual USER-EXITs and BADIs in HR but there's a possible workaround using the BADI HR_F4_GET_SUBTYPE and its GET_SUBTYPE_TEXT method for your 9000 IT
    METHOD if_ex_hr_f4_get_subtype~get_subtype_text.
    *SUBTY  Importing Type  SUBTY
    *PERSNR Importing Type  PERNR_D
    *TCLAS  Importing Type  TCLAS
    *BEGDA  Importing Type  DATUM
    *ENDDA  Importing Type  DATUM
    *LANGU  Importing Type  SPRSL
    *MOLGA  Importing Type  MOLGA
    *FLT_VAL  Importing Type  INFTYPA
    *STEXT  Exporting Type  SBTTX
      FIELD-SYMBOLS <rp50g> TYPE rp50g.
      ASSIGN: ('(SAPMP50A)RP50G') TO <rp50g>.
      IF sy-subrc EQ 0.
        IF <rp50g>-infty EQ '9000' AND
           <rp50g>-subty EQ 'RHUB'    AND
         ( sy-ucomm      EQ 'INS'  OR
           sy-ucomm      EQ 'COP'  OR
           sy-ucomm      EQ 'DEL' ).
          MESSAGE i398(00) WITH 'Your message'.
        ENDIF.
      ENDIF.
    ENDMETHOD.

  • Link Documents to Purchase Order. How?

    Hi Everybody,
    I need help in linking documents which are available in DRAW , DRAD tables to Purchase order while creating a PO in ME21N.
    By passing material number to object key in drad table I can get the document number , version etc...
    How should I pass the material number during PO creation .
    Helpful answers will be rewarded .

    Thanks Thomas & Srimanta for the quick response.
    When I checked EKKN table by entering PO there is no asset no. in anln1 field.
    Also I would like to add that, In me23n for a PO, account assignment category we are entering 'F' for internal order settlement.
    Where can i find the link between asset and po no(ebeln) and po item(ebelp)?
    Regards,
    Rachel
    Edited by: Rachel on Aug 11, 2008 7:23 AM

  • I am not able to attach any document on VA21 Screen

    Dear all,
    I want to attach a document to va21 secreen. I have already added "SD_SWU_ACTIVE" to the user profile. But I can not use services for attaching document to va21 screen...
    How can I solve this issue??
    thanks regards
    Edited by: Fsmehmet on Apr 27, 2010 7:48 AM

    Hi
    U can attach in  tcodes VA12 and VA22 not VA11 and VA21.
    regards
    kedasu.a

  • Archive Link Documents

    Hi Experts ,
    I am currently working on the Web UI component GS_CM . The requirement is to display the name , description and the  created by fields entered by the user during the upload process correctly on the web UI. The user would click the advanced button and then click the attachment button in the advanced assignment block to upload documents. These documents are added as archive link documents.  In the current state only the extension name ( E.g. xls ) is displayed. The data entered by the user is being populated correctly but I am not able to figure out where the attributes are being set and where wrong information is being picked up . Could anyone with experience in attachments and who has worked with the component GS_CM please help me out? Could this be a standard issue? Any reference to SAP notes would be really helpful.
    Also is there an API that would fetch the information directly from the database?
    Thanks.
    P.S: These attached documents are added within a single folder within the Archive link folder. Hence the view for the advanced assignment block has a context node with a tree structure. It is this mode which holds the name , description and the user name.

    I assume you have read http://scn.sap.com/docs/DOC-27791 ?
    First you must have Services for Objects enabled. Then you will need further enhancement to "Store Business Documents" if yo are truly using "archivelink" documents. If you use create attachment you will just be writting to the SOFFCONT1 table in SAP.
    You are spamming all the old threads on this site. This is considered very bad form.
    Please be more specific in what you have attempted to implement and you are more likely to get truly helpful answers.

  • Unable to open a link document

    Dear All,
    In test workbench , in the test case attributes tab
    there is an option for opening the linked document which is linked to test case which is not working for us and we are getting following error.
    Error message.
    no info object found for the specified context
    SAP note checked
    976971
    but it is old note....and we are solman 7.0 SP18
    Can anyone help me

    Dear Raghu,
    my ST version is SAPKITL426
    which is much higher than the one mentioned in this note.So this note cant be implemented
    can any1one help me
    Regards
    Prakhar
    Edited by: Prakhar Saxena on Nov 14, 2008 5:08 PM
    Edited by: Prakhar Saxena on Nov 20, 2008 11:11 AM

  • Add extra link to Go Shopping screen

    Hi Guys.
    SRM 4.0, server 5.0, standalone ITS.
    Is there an easy way to add an extra transaction/link to the basic screen of SRM? I am thinking the template
    bbpstart/99/bbpglobal_650.html
    This is for example the first screen in my SRM, and I also need the function "Process Purchase order" to appear on this screen along with Go Shopping, Goods Receipt, Status etc.
    Is the only way to do this by changing the web template through SE80?
    Thanks for info.
    BR
    Dennis

    Hi
    <b>What is the purpose behind adding this new link ? What's the detailed business  requirment in your case ? Is this is related to Catalog type of link functionality ?</b>
    Which SRM version are you using ?
    <u>Anyways, please go through the following pointers, which will guide -></u>
    Re: Add Custom link in Home Page
    Add catalog link in Describe Requirement
    Re: Want to add one more link in the first screen when user gets into EBP
    Regards
    - Atul

Maybe you are looking for