How Do Archive CRM documents especially crmd_order & crmd_order_index

Dear All,
      Could you let us know how to archive documents in CRM, especially crmd_order, crmd_order_index.
regards,
Milind Karoor

Hi
Check the below links may help you
http://help.sap.com/saphelp_crm70/helpdata/EN/4e/309e3a462f8a09e10000000a114084/frameset.htm
http://help.sap.com/saphelp_crm70/helpdata/EN/e6/c66f3b6c980c3be10000000a11402f/frameset.htm
Let me know if needed more information
Regards
Uday

Similar Messages

  • How to show CRM documents into Portal KM repository

    Hi all,
    I would like to be able to <b>show CRM documents</b> (for Business Transactions / Business Partners ) <b>into the Portal</b> via WebDAV.
    What configurations do I have to do in :
    1) CRM
    2) Portal
    I've already searched sdn for this topic, but maybe I'm using the wrong keywords, didn't find much ... a manual or how/to, interesting links would be very helpfull !
    Thank you in advance !
    Abjuh

    Hi Abjuh
    I have recently setup the same and the CRM config guide is the most usefull one :
    https://websmp201.sap-ag.de/~sapdownload/011000358700005796662005E/Config_50_EN_SP01A.pdf
    as of page 129 through 146.
    I started with testing on documents for business partners because this is a standard supported flow. Then I extended to non-standard supported business transactions
    In brief, for business partners , in CRM system I
    -Setup the HTTP Service in the Internet Communication Manager
    -Maintaining WebDAV Hierarchies
    and in portal  I :
    --Setup the HTTP Data Source
    -Setup the Memory Cache ( choose existing one )
    -Created WebDAV Repository Manager
    -Created an Index for the CRM Document Repository
    good luck
    The only thing I didn't manage to get to work yet is displaying the source object link in the search results

  • How to attach documents to crmd_order

    can any one tell me how to attach document in crmd_order through fm

    Use cl_crm_documents=>create_with_file method.
    Regards.

  • How to get Status of Archived Delivery Document line item

    Hi Folks,
    I want read the Status of line item of archived delivery document.
    As delivery is archived, it is not found in LIKP/LIPS. So I got the archived delivery document from VBFA table.But this does not contain the status field.
    Is there any program or Function modules which reads this status.
    Please help.
    Thanks in advance.

    Check field VBUK-GBSTK (Overall processing status of document).
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • How to create a Document Set in SharePoint 2013 using JavaScript Client Side Object Model (JSOM)?

    Hi,
    The requirement is to create ""Document Sets in Bulk" using JSOM. I am using the following posts:-
    http://blogs.msdn.com/b/mittals/archive/2013/04/03/how-to-create-a-document-set-in-sharepoint-2013-using-javascript-client-side-object-model-jsom.aspx
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/1904cddb-850c-4425-8205-998bfaad07d7/create-document-set-using-ecma-script
    But, when I am executing the code, I am getting error "Cannot read property 'DocumentSet' of undefined "..Please find
    below my code. I am using Content editor web part and attached my JS file with that :-
    <div>
    <label>Enter the DocumentSet Name <input type="text" id="txtGetDocumentSetName" name="DocumentSetname"/> </label> </br>
    <input type="button" id="btncreate" name="bcreateDocumentSet" value="Create Document Set" onclick="javascript:CreateDocumentSet()"/>
    </div>
    <script type="text/javascript" src="//ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.2.min.js"> </script>
    <script type="text/javascript">
       SP.SOD.executeFunc('sp.js','SP.ClientContext','SP.DocumentSet','SP.DocumentManagement.js',CreateDocumentSet);
    // This function is called on click of the “Create Document Set” button. 
    var ctx;
    var parentFolder;
    var newDocSetName;
    var docsetContentType;
    function CreateDocumentSet() {
        alert("In ClientContext");
        var ctx = SP.ClientContext.get_current(); 
        newDocSetName = $('#txtGetDocumentSetName').val(); 
        var docSetContentTypeID = "0x0120D520";
        alert("docSetContentTypeID:=" + docSetContentTypeID);
        var web = ctx.get_web(); 
        var list = web.get_lists().getByTitle('Current Documents'); 
        ctx.load(list);
        alert("List Loaded !!");
        parentFolder = list.get_rootFolder(); 
        ctx.load(parentFolder);
        docsetContentType = web.get_contentTypes().getById(docSetContentTypeID); 
        ctx.load(docsetContentType);
        alert("docsetContentType Loaded !!");
        ctx.executeQueryAsync(onRequestSuccess, onRequestFail);
    function onRequestSuccess() {       
        alert("In Success");
        SP.DocumentSet.DocumentSet.create(ctx, parentFolder, newDocSetName, docsetContentType.get_id());
        alert('Document Set creation successful');
    // This function runs if the executeQueryAsync call fails.
    function onRequestFail(sender, args) {
        alert("Document Set creation failed" + + args.get_message());
    Please help !!
    Vipul Jain

    Hello,
    I have already tried your solution, however in that case I get the error - "UncaughtSys.ArgumentNullException: Sys.ArgumentNullException:
    Value cannot be null.Parameter name: context"...
    Also, I tried removing SP.SOD.executeFunc
    from my code, but no success :(
    Kindly suggest !!!
    Vipul Jain

  • Creation of sales document (DMR, CMR) from the archived billing document

    Hi all
    I read somewhere that one of the functionality in EHP3 is we can create sales document like debit memo request and credit memo request from the archived billing document. I am working on EHP3 system only but i am not able to create the sales document. the system throws an error that billing document doesnt exist
    If any one of you have worked on such functionality kindly suggest me why its not happening here also let me know Is ther any customization required for the execution of this functionality in spro.

    hi,
    the help says:
    You can use this business function to further optimize your electronic Sales and Billing Processes.
    Electronic data archiving regulations result in a high volume of data for sales documents and require invoices to be archived at an early stage. You can integrate archived billing documents in your business processes more easily. Since you still have electronic access to archived invoices during the sales process, you can manage archiving without delay and execute further sales processes electronically.
    You can more efficiently use the rebate agreements from SAP ERP for your marketing activities. In particular, customers who use SAP CRM (Trade Promotion Management) with a large volume of data for campaigns, target groups, and product segments can define a custom-made logic for their rebate determination and thus avoid potential database problems.
    Integration
    To implement the logic for rebate processing in SAP ERP, you use the Enhancements for Rebate Processing Business Add-In (BAdI). For more information, see the Implementation Guide (IMG) under  Sales and Distribution  Billing  Rebate Processing  Business Add-Ins (BAdIs)  Enhancements for Rebate Processing .
    Prerequisites
    You have activated the Logistics: S&D Simplification (SD_01) business function.
    Features
    You can integrate archived billing documents in your business processes as follows:
    Create sales documents with reference to archived billing documents, such as credit memo and debit memo requests.
    Display archived billing documents.
    When you do either of these steps, the system first looks for the invoice in the database and then in the archive.
    For the sales employee, the processing steps are identical, regardless of where the sales document is stored. As soon as the sales employee processes an archived billing document, they see the relevant information in the message line as well as in the title of the function.
    For rebate processing, you can store your company's check logic in the interface of the Business Add-In (BAdI) Enhancements for Rebate Processing.
    So check if you have activated the business function.
    I hope this helps.
    Balazs

  • Command "Payment Usage" in Archived Accounting Document does not works.

    Hi,
    I can't use command "Payment Usage" in FB03 to drilldown from the document to its related invoices if this is the archived payment/clearing document .  Is there the other way to find this relationship between the payment/clearing document and invoices?  Thank you very much..
    Anek

    when you have archived the document the document is not available in SAP. In that case how you find out the invoice and relate?

  • Archiving EHS document with ADK

    Dear all,
    I am running ECC 5.0.  I am trying to archive EHS documents with ADK using the object CV_DVS. I am following the documentation from IMG, Under the step "Check Document Types and Document Statues" I create the status HI, AL and AR for the document type SBR.  I ran the preprocessing step for CV_DVS and I get nothing to archive.  I check the log and here is the message.
    Job started
    Step 001 started (Program RC1_DVSARCH_PREP, variant TEST1)
    Change report bodies:
    Report DW_PERFORMI XXX_US_SDS E 00002 is not archived; document for report missing in SAP database
    The status you enter does not exist
    The status you enter does not exist
    No reports were set to the status "Archiving is Running (AL)'
    Job finished.
    I just wonder have anyone using CV_DVS to archive those MSDS reports and would like to know how do you configure 
    "check document types and document statuses"? it seems something is missing in my ECC 5.0 default configuration for the table.
    Thanks.

    Hi,
    As you experienced all DIALOG function modules will not work in Batch because the is no connection with a frontend (PC).
    You have to get your PDF on a server so you can process them in Batch.
    Maybe you can than use the FM: ALINK_DOCUMENTS_CREATE_FILE
    Success,
    Rob

  • Can't display archive change documents for agreement (COND_B)

    Hello,
    I want to display archive change document for object class : COND_B (agreement) via transaction MEB3:
    The archive works fine, and I can found the archive change documents form SARA.
    (Archive Objetc = CHANGEDOCU
    Archive info structure = SAP_CHANGEDOCU2 (is active))
    But the display from the application transaction : MEB3 doesn't work.
    In the DEBUG:
    the Function module is called automatiquely: COND_B_DISPLAY_DOCUMENT
    THEN SUBMIT RSSCD100
    THEN The function module is called with the no parameter READ_CHANGEDOCU (ie with space value)
    THEN the program reads only from DB
    Question : HOW I oblige the program to read from the archive  (READ_CHANGEDOCU = 'X') ?
    I checked these SAP notes 1050935,1299903, 1308024, 1128954, 1050335
    but no results.
    May be I forgot some customizing ( SARA,, AOBJ )?
    Thanks for your help.

    Hi,
    As I understand, the change documents archived using the CHANGEDOCU archiving object are no longer available using the application object.
    Refer to Notes 1257133 and 140255 where they mention the above point.
    If you want to read change documents along with the application, then you must first archive the change documents along with the application.
    In your case, for agreements, you should use object SD_AGREEM so that the change documents also gets archived along with the agreements. Refer to note 761281 to check whether the archiving class CHANGEDOCU is already defined along with object SD_AGREEM in your system.
    Hope this helps,
    Naveen

  • Using a single Content server for DMS and also for Archive link documents

    Hi,
    We have Planned for a single content server for managing the documents in DMS, parallelly as DMS Standard SAP objects are not available for all SAP transactions, i have proposed for making use of SAP Archivelink funtionality to maintain the documentations where Std SAP DMS does not provide a Solution.
    so here the question is
    can a single content server be used as a content repository for Both DMS and archivelink,
    can any one having done this pls state if it is possible to create different or Many Content repositories for DMS, Archive link in the same server,
    is this a virtual creation or can we assign each repository a specific storage space which it should not exceed.
    Thanks and regards
    Sathish

    Hi sathish,
    -- Through the ArchiveLink docuemnt Management interface, an SAP sytem can use various content servers as storage media. similarly, one contnent server can be used by multiple SAP systems.
    -- A Content server always has a single database assigned to it. A database can therefore be used by only one content server.
    -- A databse is split into as many repositories as necessary. The design of the repository is mapped in the SAP system.A repository contains documents.
    Depending on your requirements,(if u have limited documents or with low requirements)  you can use the same content server for both DMS and Archivelink.
    The number of documents stored on the content server is limited only by the size of the database.
    Its better to have an external content server for archiving purpose, if your database size is increasing. Since the archiving systems storage is not dependent on the database.
    U can also refer to the below thread :
    How to Archive SAP DMS Data?
    hope this helps....
    regards
    kavitha

  • Reports showing Archived Sales Documents

    Hi, I am working on using SARA to archive SD documents, and it seems as if Document flow and Change logs are not archived, and not possible to see in reading the archived Sales Orders from SARI/SARJ. Are there SAP standard  reports which can fetch and show data from archive, or any other way to find a 'document flow' (to eg. deliverys or billing docs)  and 'change log' from an archived Sales Order?
    Thanks!

    Hello,
    The answer from Caveman is correct, the DRB - tcode ALO1 (that is the letter o not a zero) retains some of the document flow of archived data.
    Do not use transaction VPAR as that archives data related to preference determination and transaction VF07 does not show document flow.
    If you have implemented the PBS modules to view archived data, they retain the document flow information and you can view the data exactlly how it looked before it was archived.
    Hope this helps.
    Best Regards,
    Karin Tillotson

  • Archiving fi documents

    FI Friends,
    Let me know how to archive fi ducuments.
    regards
    srinivas
    < PLEASE SEARCH FORUMS BEFORE POSTING -- Moderator >

    Hi,
    Archival is done with tcode SARA
    Configuration
    In SARA tcode,
    Object : FI_DOCUMNT (For archive FI Documents) and press enter
    click on customizing button
    Maintain account type life
    Maintain document type life
    For Archiving FI documents:
    Object : FI_DOCUMNT (For archive FI Documents)
    Select Write Option.
    Put a variant name and click maintain.
    In the next screen (change screen assignment) check the check box and click continue.
    Enter Company Code, Fiscal Year / Period and all Document numbers, Remove Test run button and Click on Attributes
    Enter meaning text and Save.
    In Main screen again click on SAVE and click on BACK.
    Go to start date run it immediately. Then,
    Go to spool parameters and check it.
    Click on Immediate
    Click on Save.
    Go to Spool Parameters. Click on ok.
    Execute the same now job is scheduled.
    Go to SM37 and check scheduled job.
    Click on job log and note session number for archival
    Now to delete the documents:
    Object : FI_DOCUMNT
    Click on Delete
    Click on archive selection, select session number and schedule background job.
    Regards,
    Kiran Varma

  • Archiving spool  documents

    Hi  Gurus,
    We  are looking  for  a solution how we can download and archive spooled document  into  an  easily  accessible and secure directory.
    Issue is  with  spooled  pdf  jobs  that  contain thounsand of pdf   files , non sequential , that need to be downloaded and archived in area where these files could be consulted by any business users.
    I found a program RSTXPDFT4 , but  i 'm not  sure  there is a solution with archivelink , because there is no business object for spoolfile . Is it possible  to  do  it  with  archivelink ?  or  other solution
    custom objects and a bespoke method to call standard functionality for the actual storage of the data ?
    or  to get the PDFs archived and linked to the belonging SAP business documents.
    I have no idea and experience zero in archiving.
    Thanks in advance for  any  information
    Soufiene

    Hi Soufiene,
    From your question, my understading is that you are looking for something lke archiving outgoing documents. With this scenario, you can send the documents, which is sent to spool for printing, to archive also. So you will have the choice to either 'Print' or 'Store' or 'Print and Store'.
    There are many such archivelink scenarios available based on the module and the business object.  The following link explains one such scenario of archiving outgoing SD documents.Have a look at this link which might give some idea.
    Link: [http://help.sap.com/saphelp_erp60_sp/helpdata/en/33/5cd7345a238045e10000009b38f83b/frameset.htm]
    Hope this helps,
    Naveen

  • Archiving MM documents

    Hi Gurus,
    I need help in archiving SAP documents. By T.Code ABOJ, I am directed to Archiving object MM_EKPO. After that, how will I archive POS and STOs? I need to extract them from SAP database and put those documents as flat files in the computer. Is this possible? If yes, then how?
    Thanks,
    Kumar

    Hi,
    SARA is a general transaction where you can archive all types of records using respective archiving object
    Go through the follow steps to archive the material master.
    Archiving the Material Master
    Before Archiving the Material Master the materials need to be flagged for deletion in T Code MM06/MM16.
    Archiving the materials is done thro T Code SARA. All the SAP archive functions are shown in SARA. Choose the corresponding SAP archive object, hit enter and the archive administration menu will be shown.
    When a material is no longer required in a company or plant, you can archive and delete the material master record.
    Before a material master record can be archived and deleted, other objects (such as purchasing documents) that refer to this material must themselves be archived. You can see which objects these are and the dependencies between them in the network graphic.
    Archiving object MM_MATNR for archiving material master records.
    To archive the material master, first go to transaction SARA
    Type in a variant name and click Maintain. (Tick the Test Mode for archive simulation).
    Save the variant.
    Maintain the Start date and Spool parameters and click execute.
    Click Go to Job Overview to check the archive status.
    To do a permanent delete, click Delete button.
    Maintain the Archive Selection, Start date and Spool parameters.
    Click Test Session for testing or click execute to start the deletion program.
    Click Go to Job Overview to check the delete status.
    This need to be done carefully and better to first do it in testing client.
    After archiving those materials will not be displayed in reports unless categorically selected

  • Cancel Archived Material Document

    Hi Experts
    I have scenario, where I need to cancel a Material document(PGR ref to a delivery) which appears to be archived. I was archived by the system, due to an update termination error, following some conversion issues in material master.
    How can I cancel this archived material document
    thanks & regards
    Vin

    your question is not clear
    if a material document is already archived (deleted physically from the tables), then you cannot cancel it, as you can only cancel what is available.
    In this case you would need to perform a new movement using the cancellation movement type, but without reference to a material document.
    I was archived by the system, due to an update termination error,
    this is just impossible. Archiving is only done by execution of certain transaction, but not by termination of postings.
    If the update has terminated, then the movement has never been in your system, hence you dont need to cancel it.

Maybe you are looking for

  • HOW DO I PRINT WITH CALENDARS IN ORDER?

    help! i have multiple cals in my calendar. i would like them to print in the order i have them orgnized, when i print everything is not in the order they are in my cal. this is very frustraing, i need to see te same informatin in order every day acro

  • Backing up my ipod touch and its not working?

    hi guys...just wondering if anybody would be able to help me out with the problem i'm having with my ipod touch? either 2nd or 3rd generation 8GB yesterday-thursday, i conncted my ipod to the computer and to itunes and it proceeded to do a backup, th

  • CS4 and it's rearranged channel selection hotkeys...?

    in all the prior versions of photoshop, the hotkeys to select the individual channels of an image were logically bound to the matching numbers... ctrl-1 = view channel 1 ctrl-2 = view channel 2 ctrl-3 = view channel 3 ctrl-4 = view channel 4 ctrl-` =

  • Adhoc query custom field selection

    Hi Experts, In adhoc query, we have added a custom field and we find that it is giving correct output.  However, we want to make the "selection" box appear and we don't know how to do it.  Would you have instructions? If we add standard/ready-made fi

  • [FLEX] VALIDATE CF

    Hi, someone have a code to validate CF in FLEX like this in java? public static boolean isValid(String parCF){       // conversione della stringa in caratteri maiuscoli       String cf = parCF.toUpperCase();        * eliminazione degli eventuali spaz