Access SRM documents in external archive from ERP

Dear gurus,
our system landscape is as follows:
SAP ERP 6.0 EHP 4
SAP SRM 5.0
IXOS archive system
We use the archive system to store documents (pdf, doc etc.) linked to our SAP ERP documents (purchase orders etc.).
Now we would like to enable the users using SAP SRM to attach files to a shopping cart item. Those files should be stored in the IXOS archive (just like files attached to SAP ERP documents).
When SRM then creates a purchase requisition for the shopping cart, the buyer agent should be able to access the file in the archive directly from the purchase requisition.
Is there any way to do this?
We found OSS 1057932, but
1) it did not work, the document cannot be accessed in ERP and
2) obviously the archive system is not used, but the documents are stored in the SAP database instead.
Any ideas?
Cheers
Alicia

Hi
We can use either the CPPR functionality which requires PI/XI to be in place or maintaining the T160PR and T160EX tables in ECC and running the report BBP_EXTREQ_TRANSFER to push the PR's into SRM. In SRM we have to maintain the entry channel to bring the PR's into SOCO.
R/ Reddy.

Similar Messages

  • External requirements from ERP to SRM with ExtendedClassic scenario for PPS

    Hi all,
    We are having SRM 7.01 system with ERP ehp4, and we have to do PPS ( Public sector Procurement) as part of our implementation,for that we need to activate Extended classic Scenario.
    My question is whether we can have external requirements ( Material PR and Service PR) from ERP can be processed in the srm system.
    Please help.
    Regards,
    Raju

    Hi
    We can use either the CPPR functionality which requires PI/XI to be in place or maintaining the T160PR and T160EX tables in ECC and running the report BBP_EXTREQ_TRANSFER to push the PR's into SRM. In SRM we have to maintain the entry channel to bring the PR's into SOCO.
    R/ Reddy.

  • Accessing a file in Imported Archive from Adapter module

    Hi,
    I am designing a module for File/FTP and Mail adapters. Is it possible to retrieve data from a CSV or TXT file uploaded in the Imported Archive from the Java code in the module? If this is possible, do I use the same approach as accessing the CSV data from the mapping using a UDF? If this is not possible, can you suggest other ways were I can access a CSV or TXT configuration file from an adapter module?
    I would like to avoid using Module key, Parameter name and Parameter value as I would like to make the adapter module generic and the data I will be reading might be too much to be specified in this location. However, I would use the Module key, Parameter name and Parameter value to specify the CSV or TXT filename which the adapter module will be using.
    Thanks in advance for any help that you can provide.
    Regards,
    Elbert

    Imported archives are part of mapping flow and adapter modules are more part of routing. Therefore I don't think imported archive could  be made accessible anywhere outside mapping.
    but my CSV or TXT file would be updated regularly by the developer.
    So were you planning to import this file again and again under imported archive? This doesn't seems to be a good solution when you think about changin Design part in Production environment. It would be better to give access to certain folder to developer to put the file there and access it using some code. You may refer this
    /people/sundararamaprasad.subbaraman/blog/2005/12/09/making-csv-file-lookup-possible-in-sap-xi
    Regards,
    Prateek

  • Can't access PC Documents folder when uploading from external program

    When attempting to upload a file into Knack database from This PC/Documents folder I am referred back to One Drive and the following message:
    "Something went wrong and this app can't pick files right now.
    Try selecting app again"
    Reselecting results in the same process

    can you try both app and site version
    try also using different browser
    let us know the update
    but the best way to upload files to Onedrive is using OneDrive Sync Folder
    http://windows.microsoft.com/en-us/windows-8/getting-started-onedrive-tutorial

  • How to access pdf documents in the cloud from an iOS device?

    Once a PDF document is saved in icloud, how do I access it from the iPad or the iPhone? Which app is required?

    I use GoodReader, something like $10 in the app store for the iPad, which has iCloud capability for file source/saving.  Outstanding PDF reader that also handles MOV files as well.

  • Archiving ERS documents into an external archive

    Hello guys,
    I'm an apprentice that is currently getting worked into SAP. We are currently working on a release Change for SRM.
    Now my task is to think about ways to realize the archiving of ERS documents (credit items?) from SRM into an external archive that is linked to SRM.
    Since I am not very far into SRM yet, I don't really know how to achieve that. I need to know where the ERS documents lie. They have to be in a table, which one? And where are the real documents (PDF files) stored? How could I realize the archiving of 58.000 ERS documents?
    I hope you can give me some Food for thought. You don't have to deliver me a full solution, but maybe a few things that might help me make a good Impression?
    Thanks in advance!
    PS: I am from Germany so I apologize for my Business english in advance

    Hello,
    if i understand correclty your situation, you have a SRM system, let say A and you will implement a new SRM system (upper release), let say B, on another server...
    Then, you want to extract documents from SRM system A and upload them in SRM system B?
    Is this correct? If yes, this is not only an archiving project: you first need to migrate your data from system A to system B.
    Regards.
    Laurent.

  • Can we perform MR11 eventhough GR archived from the system

    Hello All,
    I am having a situation where user want to do MR11 for a PO for which material document (i.e. GR document) has been archived from the system?
    Presently when we are executing the T.code # MR11 for PO, it gives us the screen where we can't select the document and not showing any value as well.I think this is becuse of GR has already been archived.
    Can we do this,
    If yes, what's the process, (but at the same time business doesn't want to unachieved the document.)
    If not, any reason, apart from GR archived.
    Thanks and Regards
    Anand Misra

    Hello Jürgen,
    Answers to your query as below:
    GR document archived.......You mean Material document (archive object MM_MATBEL), right?
    Yes
    Why do you think that an archived material document stops the user from doing it?
    because when GR archived, then how system will comapre the IR value as GR already no more exist. this is my understanding, if not correct, please correct me?
    What is the exact message the user gets when he excutes MR11?
    No message issues by system
    What is the message number?
    N.A.
    MR11 searches for a PO document, so if the PO can be accessed with ME23N, then the PO is not archived and you should be able to find it with MR11.
    yeah I am able to find out the PO thru MR11, but no selction option avalable in MR11 screen, by selcting which I can post it.
    At the same time, it's not displaying any difference value as well, thats why I am thinking that as GR no more existing, hence it's not reflecting.
    Thanks and Regards,
    Anand Misra

  • Reading data from ERP 6.0 (using BAPI) to VBA (MS Excel)

    Hi Guys,
    I want to learn something about RFC called from VBA using BAPI's.
    I was able to write a simple VBA makro to read data from single record, but now I would like to wirte something using GetData. Here I have problems and could not find useful information.
    I have something like this:
    Set boOrder = oBAPICtrl.GetSAPObject("SalesOrder")
    Set oSalesOrders = oBAPICtrl.DimAs(boOrder, "GetList", "SalesOrders")
    oCustomer = "1000"
    oSalesOrg = "xxx"
    boOrder.GetList CustomerNumber:=oCustomer, _
    SalesOrganization:=oSalesOrg, _
    SalesOrders:=oSalesOrders, _
    Return:=oReturn
    My question:
    How do I access the data I have read from ERP system using GetList?
    How do I check how mane record I read (accoriding to the selection criteria)?
    Can somebody advise me on that?
    Please not that I am using in in VBA and not VB.
    regards
    Rafal

    Hi,
    I came across this problem aswell and it's so frustraing and little information available how to resolve this, so I decided to post this.
    When you execute the transaction 'S_ALR_87013635' there are 3 options in the menu bar:-
    Output parameters...
    Data Source...
    Extract parameters...
    Go into extract parameters, click 'create extract' and enter a description.
    You should then be able to run the program. Ensure that you have the correct macro settings also i.e.
    1) Enable macros
    2) Trust all sites with Visual Basic
    Hope this helps other people with the same issue!

  • How to display document from external archive via archivelink?

    Hi,
    I would like to display in SAP (via ArchiveLink) scanned document which was stored in an external archive (FileNet). The archive system is connected to SAP via ArchiveLink. However the scanned document isn't stored in the archive system via SAP so I don't know the ARCHIV_DOC_ID. I only know OBJECT_ID as far as the metadata of document is considered.
    I tried to use ARCHIVOBJECT_DISPLAY function module with object_id and arvchiv_id but I get the message no. OA512 (Parameter info was not transferred for command docId). I can only display scanned document entering the right value of ARCHIV_DOC_ID parameter. But actually I don't know the value of this parameter from the level of SAP system.
    Could anybody give me some clue or hints?
    Best regards,
    Zacaria

    Hi
    Just as Fred written SAP needs to be linked to external archiving system by a Contenent Repository (transaction OAC0).
    The menu for ArchivLink setting is in customazing:
    Was it done that?
    Max

  • RFC/FM to store Business document in Purchase Order from external system

    Hi All,
    I have been going through various threads for suitable solution, but could not find one which can meet our requirements. Appreciate, if you could share your expertise for the following requirement.
    Requirement: One of our external system is going to create/change Purchase Orders in SAP using  standard BAPI's (BAPI_PO_CREATE1,BAPI_PO_CHANGE etc.,). During this process, they would like to attach supporting documents (.pdf, .jpeg, .xls etc) as 'store business document' for the same PO. As per our current configuration, we can attach the documents as dialog user from ME22N/ME23N transaction and attached documents are stored in our IXOS/ Archive server.
    Is there any standard BAPI/FM (RFC) available to achieve above requirement?. And what are the parameters we need to pass in the FM to attach or delete documents.
    System Details: SAP ERP ECC6 & Netweaver 7.0
    Kind Regards
    Kumar
    Edited by: Kumar Guntha on Sep 4, 2009 7:15 AM
    Edited by: Kumar Guntha on Sep 4, 2009 7:17 AM

    Hi Friends
    Any sugestions?
    Regards
    Kumar

  • Archiving pdf-document in external store ?

    hi there,
    i have a projekt, where i have to archive pdf-files on a external archive (ixos). i use the FM 'ARCHIV_CREATE_SYNCHRON_META' to archive the pdf-files.
    the big problem is the following: the name of the original pdf-file is not saved. there is only the document-id, which i got back from the archive-server. but in emergency-cases i have to restore all the pdf-files from the archive-server with the ORIGINAL pdf-name. this is important because the name is kind of a 'key' for finding documents in other, non-sap-systems !
    any ideas for that ?
    regards, Martin

    Hi Martin,
    If you are getting back the document id then you can store that in custom table where you can store PDF file name and the object id. You will have the name of PDF when you use the FM to archive it.
    So whenever you have to get back the file you can refer to the custom table to get the name.
    Best Regards,
    Chintamani

  • Transferring external requiremnts from ECC to SRM sourcing cockpit.

    Experts,
    We are implementing plan driven procumrent. We require some help from you.
    I would like to know what are all the jobs we need to run for transferring external requiremnts from ECC to SRM sourcing cockpit.
    Thanks in advance.
    Regards,
    Ravi

    all the configuration details are available in the configuration document -->
    you can find the following customizing setting --> on the R/3 side for External Procurement.
    Transaction --> spro --> Integration with Other mysap.com components -->  Supplier Relationship management --> Plan driven procurement
    maintain the customization details for
    1) Maintain Profiles for External Procurement
    2)Control External Procurment.

  • Access DMS documents from MDM ??

    Hello folks
    We have a customer that has SAP DMS (Document Management System from SAP ERP) where the product image files are stored on a SAP Content Server.
    We are planning to implement MDM for rich product catalogue whereby end-users access MDM via Portal, but we need to access some documents on DMS too.
    I know that there is standard PLM iviews that shows DMS documents linked to a Material, can we use these iviews to modify them so that they are launched on request of user after browsing in MDM iviews (managing same material numbers) ?
    Has anyone of you made this ?
    Any hint/help on this is most welcome !
    Thanks
    /Sooriya

    Hi Sooriya,
    We can get the Product ID from MDM Standard iview through EPCF Eventing. Based on that ID, we can fetch the documents from DMS.
    I am new to DMS. Can you please share some information on fetching document links from DMS through standard or APIs?
    In my scenario, i have to fetch the documents link from DMS for all Master records and store the link in MDM. Also, when a new master s created in MDM, I have to attach/upload documents for the master record and store the document link in MDM. The actual document is present in DMS. When I send the newly created Master data to ECC, I have to link the Master data and the documents in ECC also.
    Your help is greatly appreciated!
    Thanks,
    Arun prabhu S

  • Can't save multiple folders to external drive. Get: "The operation can't be completed because you don't have permission to access some of the items." when dragging large folders to mac os extended journalled external drive from OS 10.6.8

    Hi
    I am feeling  VERY desperate!
    After losing an external drive [dont ask....]  -   I got  another one :  2TB WD formatted properly [ OS extended journalled for mac ] ready for action to move  my thousands of files and images and ppts in hundreds of folders across from the laptop to this drive because I travel a bit with the laptop and this is too risky not to back up at home.
    But this message came up after starting on moving folders across [** and not straight away, sometimes after moving  a folder  when  4 of 6 gb of files across  then the message comes up  = very frustrating]:
    "The operation can’t be completed because you don't have permission to access some of the items."
    I am  dragging mixed sometimes large complex folders to this  os extended journalled external drive from my mac book pro OS 10.6.8  - it would take decades to move items one by one or even folder by folder and really confusing. 
    I have  dragged-copied  various small folders and files across successfully, but it is only working 50:50 and I can't leave machine with the idea of things copying eg: overnight - it just won't work....
    I have been browsing google and find some people describing in CODE how they overcome this 'message'   .... but  I  [and I guess some other viewers of this in future & also in desperation]  would need  instructions for beginners....  to try this type of thing.  I don't know any code.
    How can this be happening - I feel ANGRY at APPLE !!!!  for not posting easy fix instructions yet re; this, or better still  updating software so it doesn't happen [ that I can find at least  !!! ] .   There seem to be hundreds of people stuck with this stupid message and inability to back up their projects etc.
    Can anyone help ?
    Many thanks
    Julie
    15 August 2011

    hi Samberl
    thanks a lot for the fast reply.
    I was dragging folders from main folders on the laptop-desktop  onto the external drive icon - to copy them across....
    Your suggestion sounds very promising -  I didn't know about 'cloning'.
    Yes the idea is to backup the laptop -    I thought I would just move it all now, new - and then keep saving/dragging physically   across to the new drive myself each day or two...
    Would this be the sizeof the internal hard drive = c.500 gb  ?   =   under the HD icon on desktop is written  : 
    " 499.76gb , 311.5 gb free  " 
    I can erase and start agin on the new external drive - so this plan is to make two partititions, rather than the one at present, and make one of them 500 gb ?
    I have found CCC [carbon copy cloner] googling - looks good.
    When CCC site says it backs up  the hard drive - would this  mean all my files  [over 100 gb] that are mostly  in folders on the desktop, plus the others in itunes, iphotos etc found in the HD icon,  would all copy across successfully [wherever they are in the computer ]  ?
    thanks again, hope you can clarify these things and then I will go for it. 
    It would be great and amazing if this 'lack of permission' message doesn't show up in the process of doing this ccc transfer - hopeful!
    Julie

  • How can I access xml document from javascript whithin a JSP page

    how can I access xml document from javascript whithin a JSP page?
    I have a JSP that receives an XML document from a JavaBean, so I can access it within the entire JSP, but I need to access it from the javascript inside the JSP... and I have no idea how i can do this.
    Thanks in advance!

    The solution would only work on MS IE browsers, as other browsers do not support an XML DOM.
    It can be done, but you would be stuck with using the Microsoft broswer. If that is acceptable, I have some example code, and a book recommendation.

Maybe you are looking for

  • IPod software v1.2 v1.3 bugs -- cannot shuffle by albums

    I found my iPod nano can not shuffle songs by albums under correct setting after I upgrade the iPod software from v1.1 into v1.2 or v1.3. The only way to fix this problem is to restore iPod software v1.1. I hope Apple Computer staff can find out this

  • Inheritance class in the system package

    Hi all, when I use a tool such as Java Decompiler to explore the classses in the system package(javax.microedition.lcdui provided with Nokia SDK_v1_1), I see that there are many non-documented methods in the class, e.g, getkeyPressedEvent() in the cl

  • *NAME error in runallocation

    Hello, I am using BPC MS 7.5, when I try to validate a script logic with allocation it gives me an error. Specifically these two things- *NAME=Profit_reverse *APP              WHAT=revenuerptg;                                      WHERE=revenuerptg; 

  • Transport and generation of $WS_BOL_GEN

    Hallo Gurus, I have to transport a Web Service from developement system to quality system. I have used transaction CRMOST_TRANS but object of package $WS_BOL_GEN are not transported so I got many errors. How do I transport them? Thank you very much i

  • Older Mac, New Nano Compatible?

    Hi! I have an eMac, with USB1.1 ports, and also FW400. I have a OWC external hard drive with FW400, 800, and also USB2.0 ports. The USB2.0 is the very small connection, like on a camera. The external is connected via the FW to the eMac. My daughter w