Ibase Data Download from CRM 5.0

Hello Gurus,
I want download the following data from CRM 5.0 in a text file ( tab delimited ) :-
IBASE_HEADER -- can be obtained from FM CRM_IBASE_GET_DETAIL
IBASE_COMPONENT -- can be obtained from table IBIN
IBASE_TEXT
IBASE_PARTNER
IBASE_ADDRESS
IBASE_STRUCTURE
IBASE_STATUS
IBASE_COMPONENT_TEXT
IBASE_COMPONENT_ADDRESS
IBASE_COMPONENT_PARTNER
IBASE_COMPONENT_EXTRA
IBASE_ADDRESS_EXTRA
IBASE_COMPONENT_ADDRESS_EXTRA
But for the other data .. what FMs should I use ??
With Regards,
Kallol

HI,
Below are the few tables that you can refer:
IBASE_TEXT           :            CDBD_IBIBT
IBASE_PARTNER     :          CDBD_IBPART                   
IBASE_ADDRESS          :     CDBD_IBADDR                   
IBASE_STRUCTURE          :    CDBD_IBST                       
IBASE_COMPONENT_TEXT      :  IBINT
Regards,
PePe
Edited by: PePe on Jun 10, 2009 11:23 AM
Edited by: PePe on Jun 10, 2009 11:23 AM

Similar Messages

  • 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.

  • 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

  • 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.

  • 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

  • Data transfer from CRM to R3

    What exact data transfer from CRM to R3, on completion of a sales Order. I am new in the field, need some good example?

    HI Sajjad,
    Transafer of order from CRM to R/3 involves following activies.
    Setup RFC destination between CRM & R/3
    Create a R/3 Site (Transaction: SMOEAC) and assign a subscription named
    (Sales Document (Mesg) created from publication Sales Document(Mesg)).
    In R/3 maintain Document type with same name as Transaction type in CRM, item category with same name as item category in CRM, Item category determination with same as in CRM.
    Master data i.e. Product in CRM should be present with same name as material in R/3. BP in CRM should be present with same name as Customer in R/3
    Organizational data is maintained in CRM.
    Best Regards,
    Pratik Patel.
    Reward with points if it is of any help to you!

  • Data Extraction from CRM to BW

    Hi,
    I just need some information/help on BW Data Extraction from CRM, it would be great if some one could help out or mail some related help documents.
    Currently we are implementing the complaints module in CRM simultaneously on the BW side we have identified an info cube for complaints 0CSAL_C09, but this cube and its ODS source does not have all the required fields like (newly created text types, serial number etc), so how these tables and fields can be identified in the source system and added to extract structure in CRM. Also what is the table in which the CRM transaction data would be stored.
    Especially i require the newly added text types in CRM to appear in BW, there are around 5 new text types are added and user can enter free text, i need these information to be captured in reports. kindly mail me the steps to [email protected]
    Thanks
    Akila.R

    hi,
    try these links
    http://help.sap.com/bp_biv335/BI_EN/html/BW/SalesAnalysis.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f2910623-0c01-0010-de8f-d1926988a986
    http://help.sap.com/bp_biv135/html/bw.htm
    http://help.sap.com/bp_biv135/html/BW/SalesAnalysis.htm
    http://help.sap.com/bp_biv235/BI_EN/index.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/af/ed833b2ab3ae0ee10000000a11402f/frameset.htm
    this:
    http://help.sap.com/bp_biv235/BI_EN/index.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/af/ed833b2ab3ae0ee10000000a11402f/frameset.htm
    regards,
    pankaj singh
    reward if helpful

  • Data Extraction from CRM

    Hello Experts,
    I am presently working on data extraction from CRM system. I understand that there are three ways of data extraction from the CRM system:
    i) Using Middleware integration
    ii) CRM BI integration through XI
    iii) Generic ETL process as used when extracting data from other SAP systems
    Can anyone please suggest which one is the best method to follow and why?
    Thanks & Regards
    Nikhil

    Hi,
    The Third option is the best one I would say.
    Why to use any other way line XI integration or anything like that which involves more complexity in terms of development , maintenance and most importantly COST.  SAP is providing you the standard set of extractors, it will be a wise choice.
    Regards
    Pratap Sone

  • 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

  • Data Flow from CRM to BW

    Dear SAP Experts,
    Greetings for the Day!
    I am looking forward for some information on the Data flow happening from CRM to BW system. Some of the few queries are as below:
    Do we have any settings for this data flow in Transaction SMOEAC.
    How does the below setting impact the BDOC flow in BW. Also, if we un-check the “Do Not Snd”, will BDOCs
    flow to BW system ? <PFA>
    PS: We are on CRM 7.0 with EHP2.
    Thanks!
    Regards,
    Kanika

    Hi Kanika,
    Data flow from CRM to BW happens via XIF using IDocs. You can check in transaction WE21 for your RFC destination of BW and the output parameters, which decides what data would be send to the corresponding destination.
    You can also check my blog:
    External Interface (XIF) Setup but this is XIF setup in general and not specific to BW.
    Hope this helps.
    Best Regards,
    Shanthala.

  • Variant Configuration Data download from R/3 to CRM

    Hello all
    It may be a very dumb question, but I would certainly appreciate an answer.
    We are currently using SAP R/3 4.6c and heavily use VC for configurable products and also for pricing.
    Now we wish to explore the possibility of using SAP CRM 5.0 to enable our sales force to use CRM PCUI to create quotes for configurable materials.
    My questions are as following:-
    1. Is it possible to download all VC related data into CRM from R/3 including pricing? I understand that for different VC object, I will have to use different CRM objects but is it possible? If the data transfer is possible, is it typically done by a middleware resource?
    2. I would also like to confirm that by creating a run time version and Kbase is pre requisite to enable the download to CRM.
    If you could please point me to the appropriate help on this topic, I would really appreciate it.
    Best regards
    Jai

    Hi Gun,
    In your message, You stated
    As recommended by SAP, if we have R/3 link into our CRM
    the best scenario is to get VC product from R/3 into CRM.
    Is there any documentation tjhat backs this up? could you give it to me
    we have  a situation in our company where we have been using a home grown product  that not only lets you configure product bu it also takes the user through a selling experience for example it asks the user if he is interested in buying any accessories for the product and provides options through pop messages and the user can select. this way it takes leads the user  through questionnaires that comes in pop ups to select a product
    we have crm service and ecc implemented and now we need to implement  this feature for the crm sales  piece
    the question is do we go for  PME  or variant config that is already set up in ECC ?
    the link and middle ware set up between ECC and CRM is also available so we can bring the variant configuration from ECC into crm.  but how about the questionnaires and the selling experience that is available  through pop up questionnaires,
    we can set up the selling experience via the Product modeler   but as a company we need to make a decision whether we bring the varinat configuration from ecc and use the selling experience  for the pop up questionnaires that leads customer
    or should we just use sales packages that behaves similarly like varinat configuration and add enahcnements to create the pop- up questionaires
    Could you direct /provide some guidance in this area?
    Sara

  • BP Data replication from CRM to R/3

    Hi All,
      I could not see the BP replicated to R/3. The status is processing for 'BUPA_MAIN' type of BDOC.
    -I have set RFC (not trusted RFC)
    - At PIDE
             CRM->R/3 [ type A (classification) is mapped to 0001     (Account group)]
             and vice versa.
    Waiting for any sugessions.
    Regards,
    Eddie

    Hi,
    Admin console (subscriptions based on rep.objects & publications) is for the CRM outbound process, based on CRM changes -> cannot be used for the initial load.
    The download objects can be used for initial loads, and this in three directions: CRM-> R/3, R/3-CRM and CRM->MSA. If you wish to download data from CRM to R/3, select CRM as the source site and R/3 as the destination site in an initial load.
    Normally if your RFC settings and filters are defined corrrectly, you should get an indicator that the download is in a running state. After that you can check the queues (smq1 & smq2) and the bdocs (smw01) for the results of the download.
    hope this helps,
    Michael.

  • Data  transfer from CRM to SAP R/3

    Hi All,
    Please let us know how to transfer the data from CRM(sibel) system to SAP R/3.
    I want to pull oppurtunity data from CRM to R/3 system.Could somebody throw some idea on this please.
    Regards
    Mahesh

    1. Using XI middleware.
    2. CRM(sibel) ---> intermediate table ---> SAP R/3.
    Pradeep

  • RFC Destination was incorrect,send complete BP Data again from CRM to R3

    Hello All
    Iam facing in issue in CRM - BP Application due to incorrect RFC Destination maintained for SAP R3.
    Our CRM Testing system (CRO - Client 300) is connected to R3 Testing System (NCQ - Client 300), but when CRM system went for refresh, RFC Destination was overwritten, and due to that CRM system started pointing to wrong R3 server (NCD - Client 002).
    Till we got to know the problem, User had created a BP in CRM and it had flown to incorrect server. later we corrected the RFC Destination , but now the issue is that If I make any small change in CRM BP data, Bdoc  is going in error state and message says:
    Messages for business partner 0090001677:
    No customer is assigned to business partner 4A13ACE0AB356006E10000000A212
    Entry 0500   does not exist in  - check your entry
    I tried to send BP data through middleware tCode /CRMM_Bupa_Send as well, but Bdoc gain got in error state saying :
    Entry 0500   does not exist in  - check your entry
    I think, these errors are coming because system is assuming that it has already sent the data to R3, and it expects certain data to be present in R3 system, which it is unable to find since data for corresponding BP is not present in SAP R3.
    I there any way, transaction through which I can send complete BP data from CRM to R3??? Please help.
    Edited by: Surbhi Goel on Jun 2, 2009 3:25 PM

    Hi Surbhi,
    Could you try transaction CRMM_BUPA_MAP in order to see what mapping the system thinks there is (if any). It then allows you to send (same as BUPA_SEND) or retrieve data. I guess this will run into the same error, but it might be worth a try.
    Hope this helps.
    Sincerely,
    KZ

Maybe you are looking for

  • How to initialize the new internal hard disk in LapTop ?

    Folks, Hello. My LapTop model is HP Pavilion dv4-2045dx entertainment notebook whose host operating system is Windows 7. Because the current hard disk capacity is not enough, I need to replace it with a new hard disk with bigger capacity. After take

  • Firefox is very slow when using RDP

    Firefox is fast when using Windows directly. But when using RDP it is very slow. For example, empty new tab takes about 6 seconds to open. The RDP connection is fast and other programs response immediately (e.g. browsing of the same pages in IE is fa

  • Webservd -v returns error message - no response

    good afternoon I've found an issue on my Sparc system running Solaris 9. I have WebServer 6.1 SP2 installed. If I run the "webservd -v" command, I immediately get the response on-screen of: ld.so.1 : ./webservd: fatal: libldap50.so: open failed: no s

  • Premium Storage billing : Do we pay for an entire P disk ?

    Hi all, After the Premium Storage GA, i was reviewing the Premium Storage pricing and i was surprised by the last line on the FAQ page: If I attach an empty 100GB disk to my virtual machine, will I be charged for the entire 100 GB or just the storage

  • Connected to network but no connectivity- need help

    The Iphone shows network connectivity (bars on left) but when some one calls me the phone appears to be ringing to them but there is no ring on my side.  If I try to call someone the call just hangs and when I "end call" it goes to the home screen an