Changing documents downloaded from CRM into ECC, in ECC

Hi
Our requirement is to change documents downloaded from CRM into ECC, in ECC. I was refering to note 541113, but it is not of much use as we are using CRM 5.0. Also parameter that it says should be set I have set but ...obviously it didin't work. Please tell me what setting needs to be done for CRM 5.0 & ECC 6.0 so that our requirement is satisfied. I have searched SAP notes, without much success.
Thanx in advance.
Cheers
Hits

Hi,
This is very simple.
SAP has provided us with a new Scenario. this is called Scenario A.
This scenario can be made Transaction Type specific.
You need to maintain table  SMOFPARSFA in CRM and CRMPAROLTP in R3.
SMOFPARSFA:
Key = R3A_SALES
ParamName = INT_CHANGE_ORDER
ParamName2 = <Transaction Type>
ParamValue = A
CRMPAROLTP:
ParameterName: CRM_SCENARIO
ParameterName 2: INT_CHANGE_ORDER
ParameterName 3: <sales document type>, for example TR
ParameterValue 1: A
Just do these settings and check. This must work
Sharif

Similar Messages

  • Documents download from CRM systems

    Hello friends,
    In our prj requirement, we have to download data from CRM systems.
    where even we have to download documents for each item level.
    we identified some tables which stores those attachments.
    but my doubt is how to put these attachments in BW system at item level.
    i am lost here kindly give me some inputs.
    Rgds,
    Ala.

    HI Nishadam ,
    I too have a similar requirement now ,
    did u get any solution for this document download from CRM system , please help me in this regards and its really urgent for me .
    Rgds
    Anil

  • Extraction of document flow from CRM

    Hi experts,
    I am currently struggeling with a generic extractor that will load the document flow from CRM into BW. My problem is that the load takes too long, due to the number of links in the document flow. I use a SAP FM called SREL_GET_NEXT_RELATIONS to get the document links and it works fine. The problem occurs when a campaign is linked to a transaction, since the campaign at my client can have more than 10 000 transactions and those transactions is then linked to other transactions and so on. This makes extraction of the document flow very large and slow to load.
    Is there any standard way of extracting the document flow that I am missing?
    Does anyone have any experience regarding extracting the document flow from CRM and would like to share their knowledge?
    Help are appreciated!
    /Sebastian

    there's a reason why SAP does not deliver extractors for things like this
    sometimes you need to face the end users (or project managers) with the "impact" of their requests... who would ever be able to look at a document flow that contains 50 transactions each of which linked to 1000 (or more) campaigns again each of which linked to a couple of other transactions?
    anyways, you should talk to some very experienced ABAPers if you really wish to continue with this request, rethink your approach or, what I would strongly suggest, rethink your initial request to get this into BI (if your not using web reporting, reporting on this will already crash in Excel versions 2003 and lower)

  • Transporting Change document Object from development to quality

    Hi All,
    I have created a change document object from SCDO for my custom table. Now I want to transport this object from development server to quality server.
    As while creating Objects some enteries are made into standard table CDHDR and CDPOS which is client dependant so how to work this object on another client.
    Do I need to create seperate objects on quality server and then on production server?
    Thanks

    Hi Kiran,
    use transport connection to collect the objects to request, rsa1->transprot connection.
    use infocube as starting point to collect objects, left side choose 'object type', middle frame choose 'infocube' expand 'select objects', locate/search your infocube' and 'transfer', it will go to right side.
    in right up, there are buttons, click 'mode' and choose manual, and grouping 'only necessary objects', and execute, this will collect infocube and required objects like infoobjects, infoarea, etc.
    after that change grouping 'in dataflow before' and execute, this will collect update rules, ods, infosource, transfer rules, datasource assigned etc.
    remember to assign source system, click yellow box with X icon and mark the source system.
    after that use grouping 'in dataflow afterwards' to collect query, web template, role etc.
    take a look transport docs
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3010ba90-0201-0010-2896-e58547c6757e
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e883de94-0501-0010-7d95-de5ffa503a86
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e1824eb711d182bf0000e829fbfe/frameset.htm
    Re: Transport Organizer---
    transport query (bex objects)
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    hope this helps.
    (Courtesy AHP from Re: transport)
    Bye
    Dinesh

  • Data download from CRM from standard browser based transactions

    This is, I'm afraid, rather a general question. I'm doing some R&D for a software development company (SAP Partner), and we're looking for a few use cases for where data is downloaded from CRM, specifically from browser based transactions. We're not interested in anything that downloads from ALV - we've got that covered. Our main concern is other download mechanism that might be available in standard CRM functionality.
    If anyone can point to some use cases, involving data download from a browser front end (web dynpro, presumably), that would be very useful.

    Hello Matthieu,
    As far as CRM7.0 is concerned (which is bsp-based) here are a few applications where users can download information from sap to local pc:
    - Take any result list table and hit the "download to excel button".
    - Start the "data import tool" that is available in UTIL_SALES business role, you'll be able to download an Excel file as well
    - Click any link to attached documents to a business object (sales order transaction for example)
    - Etc.
    If you need help to start one of those application just let me know.
    Regards
    Nicolas.

  • User-exit / BADI to control BP replication from CRM into R/3

    Hi,
    I have a scenario where besides the entries maintained in PIDE for replication from CRM into R/3, I need to control the replication or not concerning another field in CRM BP Master data.
    It's something like this:
    I need to replicate CRM prospects to R/3, but not all of them. This should be done only when a specific field from the BP master data is filled.
    I have to set the entry prospect --> ZXXX (account group in R/3) in PIDE transaction. But them I need something more to check the field in BP master data and prevent the "not prepared" prospects to be sent do R/3.
    Do I have any option to filter the replication from CRM into R/3 based in this field?
    Another possible option could be the development of a user exit or BADI that controls the BP replication to R/3. Does anybody knows a user exit where I can do this?
    Thanks a lot!
    Susana Messias

    Let me add my thanks to Sukant as well. My requirement was to exclude certain Business Partner Groupings from being uploaded to R/3. I was hoping that the filters applied in R3AC1 would actually have some effect, but they didn't. I don't understand that part yet. SAP must have had something in mind when they allowed filters for both directions of data transfer in R3AC1.
    Anyway, as Sukant suggested, I created a ZBUPA_MWX_BDOC_CREATE_MAIN function module and simply added the following code snippet:
    * Start of custom code to check whether BP grouping = 0003/0008
      LOOP AT ct_bp_extern into ls_one_bp.
        IF ( ls_one_bp-central_data-common-data-bp_control-grouping NE '0003' ) AND
           ( ls_one_bp-central_data-common-data-bp_control-grouping NE '0008' ).
          DELETE TABLE ct_bp_extern[] FROM ls_one_bp.
        ENDIF.
      ENDLOOP.
    * End of custom code to check whether BP grouping = 0003/0008
    Of course I had to create a copy of the function group, copy the includes and global variable declarations from the main program etc. But I was hoping that SAP would make such a simple filter more configurable rather than require coding, no matter how simple. If someone else with more knowledge comes across this thread in the future, please update it to let us know if we are asking for too much to have the filter option provided in R3AC1 actually work (for CRM --> R/3 data transfer).

  • In MAC, I want to change document size from 8.5X11 to 18X24 to create a poster to print through Staples. I created the doc originally in WORD, changed the size in WORD, converted to PDF doc. But PDF doc is still in 8.5X11. Read ADOBE support help info. Te

    In MAC, I want to change document size from 8.5X11 to 18X24 to create a poster to print through Staples. I created the doc originally in WORD, changed the size in WORD, converted to PDF doc. But PDF doc is still in 8.5X11. Read ADOBE support help info. Terls me to change size in application rather than printer. BUT ACROBAT Pro does not give me a page set up option in FILE. I can only find one in the printer dialog box. Help!

    from the FAQs on Staples website:
    I have a file that I know is a PDF, but the website claims it is not in a PDF format. What should I do?
    Check to see that the file has the .PDF extension. Also, check that the filename does not have any special characters such as an ampersand (“&”).
    Regarding your measurements set to centimeters rather than inches; is it just in MS Word?
    Or does it occur in all other applications.
    Check your Work preferences first:
    If it is happening in all your applications, check your Mac OS System Preferences.

  • Filter Delta Upload from CRM into R3

    Hi SAP gurus,
    How can i set the filter for delta upload from CRM into R3? As far as i know, the filter settings in R3AC1 is only applicable for data exchange from the source system R3. What if i would like to filter the data where the source is CRM instead? Did i miss out anything in the configuration? I have been able to filter data coming from R3, but NOT data from CRM going into R3.
    Would appreciate your help on this.
    Thanks. Points will be rewarded.

    Do you set all req.customizing in tr smoeac?

  • How to distinguish Delta download from CRM to Mobile from Initial download

    Hi guys,
    I checked out that when downloading from CRM to CDB (for mobile), the inbound queue is always CRI_XXX..._CDBI.
    For data load from CRM to R/3, I remember that initial load and delta load, the inbound queue names would end up in differnet words (I for initial load, D for Delta load). But for load from CRM to CDB, it seems that only 'I' exists.
    My question is, how can we distinguish delta load from initial load via the queue name? saying that the queue name is
    CRI_CSA_BUPA_INIT_CDBI, can we simply judge that it's an initial load or delta one?
    Thanks and best regards,
    Raymond

    Yes, CRI_CSA_BUPA_INIT_CDBI is the queue created for BUPA initial load from CRM to CDB. Delta loads from CRM to CDB would create no queues - they would be handled in the objects queue itself (for eg. CSABUPA*) queues.
    Regards,
    Ankan

  • Customizing not downloading from CRM to CDB

    Dear All
    Pl help/ guide on the direction to proceed further. Customizing (Domain Ranges DD Texts) are not downloading from CRM to CDB.
    Background:
    Activities and Campaigns are replicated from CRM to CDB (Mobile). For a particular new field which we have added through AET, the domain ranges are stored in the table DD07T. The task is do a customizing download to replicate these domain ranges to the corresponding CDB table SMODD07T. For this, We would need to create a BDoc type @ BDoc Modeler and then a customizing adapter object with that linked BDoc type. For distribution from CDB to mobile, we would have to create replication object and publication on this Linked BDoc in SMOEAC.
    Issue
    Now, when I am creating the Bdoc type in SBDM, it prompts that mapped table (SMODD07T) should have two key fields and only one Primary key for the segment and since this is not the case it is throwing the error. I have verified with various std customizing adapter objects and their corresponding sBDocs. In all the cases, the SMO table has exactly key fields, the MANDT client and the SFA GUID. Without generating the BDoc type, the adapter object Banega nahi and I experimented in many ways where I created a custom adapter object with any of the standard campaign and customizing related Linked BDoc types for the adapter object, Initial Load is successful and even huge blocks of data is transferred. But the required SMODD07T table is not getting populated.

    Hi,
    Ok the initial load is performed without errors.... But did you check the queues?
    Best regards,
    Caíque Escaler

  • How do i turn a 20 second music download from itunes into a ringtone?

    how do i turn a 20 second music download from itunes into a ringtone? it's already on my iphone under music tab.

    See here for instructions: http://bit.ly/yo5vWF

  • Sales document created from CRM 4.0 needs to be updated from ECC 6.0

    Hello experts,
    When I create one sales document from CRM 4.0 this document is moved to ECC 6.0. But updating sales document from ECC 6.0 I receive message
                 "Process the original document in the CRM system"
    and updates are not moved to CRM.
    How could I avoid this ?
    Usually I need update some fields from ECC 6.0 and move the information to CRM.
    Regards
    Juan

    Hi Juan,
    Please check the Note 541113 - Data exchange scenarios for orders (CRM-R/3) in which as per your requirement its the scenario Z i.e you want some data to flow from ECC to CRM for which below are the settings that needs to be done to make it effective.
    Activation of the scenario in table CRMPAROLTP of the R/3 plug-in:
    PARNAME:   CRM_SCENARIO
    PARNAME2:  UPLOAD_ORDER
    PARVAL1:   Z
    Go to SM30 and give the table name and put in the above values.
    And if you want to make amutual change situation then proceed as follows:
    Settings in the CRM Server: Table SMOFPARSFA
               Key: R3A_SALES
               Parameter Name 1: INT_CHANGE_ORDER
               Parameter Name 2: <sales document type> , for example TA
               Parameter Value 1: Z
    Settings in the R/3 system: table CRMPAROLTP
               Parameter Name: CRM_SCENARIO
               Parameter Name 2: INT_CHANGE_ORDER
               Parameter Name 3: <sales document type> , for example TA
               Parameter Value: Z
    Hope it helps.
    Regards
    Sidd

  • Initial download from crm 5 to ecc 6

    Initial Download of ECC 6 customer_main to CRM works well but mapping of bupa_main from CRM 5 to ECC 6 didn't work.
    In R3AS I got an short dump:
    GETWA_NOT_ASSIGNED_RANGE
    So I tried CRMM_BUPA_MAP to send single customers and I got that error.
    Partially send, receivers have errors:
    I have checked all the fields in the ecc6 settings and crm5 also.
    it is very urgent bec. iam at client side.

    Hi Devi,
    Ya now its clear. So basically you are dealing with the data exchange between the R/3 customer to CRM business partner.
    As you mentioned that the CUSTOMRE_MAIN load is successful
    and that means you have already done the account group to calssification mapping in R/3 transaction PIDE from R/3 to CRM. Pls check the same transaction for the data flow from CRM to R/3. Also check the number range assignment. For more detail check the best practice guide C03.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.

  • Product Replication from CRM 5.0 to ECC 6.0

    Hi,
        My requirement is to replicate newly created product master from CRM  to ECC.
       For this I created subscription with publication name <b>Product Materials (MESG)</b>.
       Nest created product in CRM,  but this product is not replicated to ECC. But  BDoc generated successfully with status green.
       Where as new sales orders,change sales orders, BP changes, Product master changes are replicated in ECC from CRM and Vice Versa.
        Appreciate, if some one could tell me the steps I need to do in ECC & CRM to replicate new products created in CRM into ECC.
    Thanks & Best Regards,
    SAP CRM MW.
    Message was edited by:
            SAP CRM

    Hi BPB,
    Have you created a number range for materials in CRM?
    If you create materials in the R/3 system and the CRM system in parallel, duplicate numbers for different materials may occur if the number ranges in the R/3 system and the CRM system are overlapping. Duplicate numbers do not cause errors because each material gets an internal unique identifier in addition. To avoid duplicate numbers you have to make sure that the number ranges for materials in the CRM system and the R/3 system do not overlap.
    Remove the subscription in Adminconsole that is not required for the product upload.
    The upload function is only active in product processing if this was allowed in Customizing.
    The corresponding path in the SAP reference IMG is 'Customer Relationship Management -> Master Data -> Product -> Settings for Product Type -> Allow Upload for a Product Type'.
    <b>Reward points if it helps!!</b>
    Best regards,
    Vikash.
    Message was edited by:
            Vikash Krishna

  • Replication of BP from CRM to IS-U (ECC)

    Hello,
    Our problem is that the BP with the role sold-to party created in CRM is not being replicated in the contract partner role (MKK) in IS-U and the SD-customer is also not being created in ECC.
    I can see the problem is that an appropriate reference customer model is not found.....but shouldn't the reference customer be taken from table TCRMBP_REFCUST when the BP is created in CRM??
    Because in IS-U: <i>SAP Utilities > Master Data > Business Partner> Settings for Creating Standard Customers</i>
    ...You can only define <u>one</u> reference customer for the role Contract patner (MKK)....and here we have used the reference customer for BP created in IS-U.
    I believe we need two reference customer (models), one that is used when the BP is created in IS-U and one when the BP is created in CRM...is this correct?
    <i>System information:
    We have followed the IS-U specifications for the set-up and load guide for the BP. We have suceeded with the initial download from IS-U/ECC -> CRM.
    Now we are trying to create BP in CRM and get it replicated to IS-U(as MKK) and ECC (as SD-customer xd01). CRM ->IS-U/ECC Is not working as assumed.
    We are using the 'Strategy for Number Assignment Using the Same Numbers' and 'Strategy for Equal Status Systems' (IS-U/ECC->CRM and CRM ->IS-U/ECC)</i>
    Hope someone can help us out. I will reward maximum points
    Kind Regards
    Saima

    Hello Irene,
    Thanks for your reply.
    The parameters in the PIDE transaction should be ok as there is no problem in this kind of correspondance...
    The problem is that you can only define one reference customer for the BP role Contract patner (MKK).....and here we have used the reference customer(100110) The numberrange for BP created in IS-U is 100110-199999 that's why the replication works correctly for BP's created in IS-U. 
    On the other hand the no. range for BP created in CRM is 200111-299999. This leads to problems, as the contract partner can only be allocated to reference customer 100110 and not the reference customer (200114) which is meant for BP created in CRM.
    When we create the BP (Sold-to party) in CRM it creates a BP (Contract partner) in IS-U...this contract partner has a field for reference customer, which remains empty when the BP is created in CRM => This leads to the fact that no SD customer is created in the background.
    My question is how the SD partner can be created in the correct no. range....Can I somehow populate this reference customer field for BP (Contract partner) during the replication from CRM to IS-U?
    Kind Regards
    Saima

Maybe you are looking for

  • LOVs in Business View Mgr

    Hi Friends, I have created a List of Values in Business View Manager by creating Connection-> Data Foundation (SQL based) -> Business Element -> Business View -> LOV. However, I have been asked to schedule this LOV in Business View. I have tested thi

  • Correct File Size-Web Photo Gallery?

    I've optimized my photos in photoshop and now its time to display the photos at their best quality on the web. I'm curious how working photographers proceed at this point. What methods are used to get your final image optimized for best quality viewi

  • The macro attempted to modify a key figure that is not locked

    Hi In my planning area I choosen detailed lock, keyfigure specific lock and do not lock read only keyfig after that In interactive DP, I have 2 Planning Books A and B .when I load the selection for book A itu2019s loaded well because all are editable

  • Making 2 iPads into 1

    I have 2 iPads and want to combine all the data onto one.  I have synced it but the data from pages etc didn't come over.  Can you advise me...Please!!

  • APD creates CSV file as soon as it is executed altough the CSV is last step

    Hi, I have an APD with three steps: 1. read a query 2. remove records with figures = 0 3. generate a CSV file As soon as the APD is executed the CSV file is generated. However it needs 5 minutes at least to really execute the query (step1 & 2) and fi