CRM Extraction and Enhancement Doubts.

Hi BW Experts,
I am trying to understand few things for the CRM Enchancement and BWA1 transaction.We have gone through many threads, but i couldnt able to get answer for my questions.
1. Currently i am using the datasource "0CRM_SRV_CONFIRM_I" and "0CRM_SRV_PROCESS_I" for extracting the data. I need to enchance 2 fields from this datasource.
I have following questions regarding this activities.
1.Where can i add the enchanced field (RSA6-> Append Structure and writing Code in CMOD) or can i add the enchanced field in BWA1 (BW Adapter, In Mapping Tab).
2.What is the difference between in writing the code in CMOD (Function Exit) and writing code using BADI (CRM_BWA_MFLOW) for extraction.
3.I have written the enchanced code in BADI (CRM_BWA_MFLOW). But while executing in TCODE:RSA3, the control is not going to BADI (CRM_BWA_MFLOW).I have found another BADI (RSU5_SAPI_BADI) and written the enchanced code in this, but while executing, the control stops and getting the data in RSA3.I just want to know, what is the purpose of BADI (CRM_BWA_MFLOW).
4. In CRM, How can we intialise the delta for the particular datasource.Can we able to intialise delta for all datasources which are available in Tcode: BWA5
5. Please Explain how data, flows from CRM to BW.As to my understanding i have given these points.Please verify.
a)Activate the datasource (0CRM_SRV_PROCESS_I - Service Order Item datasource)from RSA5 and can be available in RSA6.
b)Added 2 enchanced fields in RSA6 -> Append Structure.
c)Written Code in BADI CRM_BWA_MFLOW and activated.
d)Then in TCODE: BWA1,I clicked Change Button, and tried to view the mapping Tab.
E) Will the Enchanced field be available in Mapping Tab ? If not what should i do.
F) I used the Tocde : BWA5 and select the datasource, and clicked the button "Select delta".If i didnt do this step, the delta is not enabled for this datasource ?
G) After this what are the steps i need to perform from CRM Side.
Please help on my queries.
Thanks in advance.
Thanks,
Jelina.

Hi Satya,
Thanks for the quick reply.
I have some questions based on ur answers.
a)Activate the datasource (0CRM_SRV_PROCESS_I - Service Order Item datasource)from RSA5 and can be available in RSA6.
b)Added 2 enchanced fields in RSA6 -> Append Structure.
c)Written Code in CMOD and activated.
d)Then in TCODE: BWA1,I clicked Change Button, and tried to view the mapping Tab.(no need to go bwa1 if u r using CRM 5.x)
My Queries :
Currently we are using CRM 7.0.In this case do we need to add the enchanced fields.Can you please tell me what is meant by Segment Name and Segment Field in BWA1 (Mapping Tab).
-> I have written the enchanced code in BADI (CRM_BWA_MFLOW). But while executing in TCODE:RSA3, the control is not going to BADI (CRM_BWA_MFLOW).I have found another BADI (RSU5_SAPI_BADI) and written the enchanced code in this, but while executing, the control stops and getting the data in RSA3.I just want to know, what is the purpose of BADI (CRM_BWA_MFLOW).
-> In CRM, How can we intialise the delta for the particular datasource.Can we able to intialise delta for all datasources which are available in Tcode: BWA5
-> Please Explain how data, flows from CRM to BW.
In CRM 7, Regarding delta for this datasource, Do i need to activate it in BWA5.
Thanks,
Jelina

Similar Messages

  • Help needed in extraction and enhancement

    Priya Chowdhary - U posted in a topic " enhancing extractors" that u have made a doc.on this topic for your reference, could u pls forward that to my id- ([email protected])
    Eugene - U posted that u have a BW - LO extraction document, could u email me that too. ([email protected])
    I have also went thro' roberto's weblog but i cannot understand certain things as i started learning bw a few months back.
    P.S: I posted both of these in the respective posts but didn't get a reply as they are closed.
    Experts forgive me for this posting.
    ~rahul.

    Probably the simplest solution is to use password-based encryption (PBE). See http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html#PBEEx
    for an example.

  • Urgent: Extraction of CRM Survey  and change documents

    Hi BW Experts,
    My requirement is to extract CRM Survey which is linked to Activities as XML file and Change documents from CRM to BW. I know what are the datasources we need to use inorder to extract the Survey data to BW some of them are : 0SVY_DATA_1;0SVY_QUEST_TEXT and 0SVY_ANSWER_TEXT but I am confused in mapping Survey questions to BW as they may be of 200 char do we need to split them or is there anyother way we can map please would anyone suggest me steps to extract the Survey data from CRM to BW i.e from activation to Cube mainly I am worried about how do we map Survey questions to BW objects.
    And also I need to extract Change documents,i.e changes made to the created opportunity,activity transactions, from CRM to BW as the changes are not stored in DB tables but we can view them in extras menu->change documents I think they are linked to transaction number but i donot know how to pull them to BW.Would anyone put some light on it. I appreciate it in advance.
    Thanks in advance
    Regards
    Kishore.

    Hi Kishore,
    I have no experience in CRM extraction in BW.
    Did you try to use 'Propose Transfer Rules' function to map objects from extract structure to the comm structure. I am assuming that you have activated all the required Business Content and replicated your extract structures.
    Why do you want to map field by field? May be I did not understand your question?

  • Customization and Enhancment of ICSS B2B 5.0 (Java )

    Hi,
    I have to customize and enhance the functionality of CRM 5.0 ICSS B2B web front end.
    i studied the ISA50DevExtGuideConcepts21.pdf document,according to the document i am using NWDS for development.
    I am following the below mentioned methodology.
    1 > Downloaded NWDS 7.0
    2> Configured the NWDS to point to remote j2ee engine
          (WindowPreferencesSAP J2ee Engine 
            Message server host
            Message Server Port )
    3> Got the latest source code i.e sap.comcrmicsswebicss_b2b.war
         extracted the source code.
    4> created An Enterprise Application Project
    5> Created Web Module Project
    6> Added the created Web Module Project into the Enterprise Application Project
    7> Followed the 1017761 note to deploy the standard application with different   name
    8> Generated the custom_app.ear file.(J2EE Explorer Perspective)
    9> Deployed the application using NWDS deploy option.(J2EE Explorer Perspective custom_app.earright click u will have option for deploy onto j2ee engine--asks SDM password)
    when i try to access the deployed custom application using
    http://host:port/custom_app/init.do
    i am getting the following error
      Application error occurred during request processing.
      Details:   Error [javax.servlet.ServletException: Initialization of Extended Configuration Management failed.].
    Exception id: [0014C265B0070079000006E900006B000004310E29004C31]
    when i access the http://host:port/custom_appt/admin/index.jsp
    i am getting an empty Menu page .no links for XCM admin
    SAP support suggested me to apply the patch.my java stack is at SP11 and
    in sync with  979884 note patch also.
    but still getting the error.
    here my question is am i following proper methodology or u find any gaps in the procedure.
    i studied in the ISA50DevExtGuideConcepts21.pdf some where they said
    about the enabling the debugging and about DTR ,if find any details do let me know asap.
    thanks
    Suresh

    Hi Pranay
    If you are checking this mail.
    I have the same problem, and I also have SAP-CRMDIC  5.0 SP6 (1000.5.0.6.0.20060914084317) deployed. Could you please advise why am I not able to see XCM config? or the whole of the admin.
    I am using my custom application and deployed the ear through NWDS.
    Points Gurenteed.
    Thanks
    Gaurav Sahai

  • Regarding CRM extraction.....

    Hi Gurus,
    I have few questions regarding CRM extraction.
    Q1: If we enhance a CRM transactional Datasource, do we have to write the ABAP logic in SE19 or CMOD or both?
    Q2: If we enhance a CRM MasterData Datasource, do we have to write the ABAP logic in SE19 or CMOD or both?
    Q3: What is the significance of the T-CODES BWA1, BWA5, BWA7 ?
    Q4: When do you implement the BADI CRM_BWA_MFLOW and when do we implement the BADI CRM_BWA_SFLOW and when do we implement both of them?
    Q5: What is the significance of the function module CRM_BADI_GET_BDOC? Is there any other function module which is used in CRM extraction that has to be implemented in coding?
    Please throw some light on my questions.
    Thanks
    Nice day
    Regards
    Sam

    HI,
    For Delta Extraction of CRM to BI pelase follwo the below steps
    Go to transaction GNRWB
    Select BUS_TRANS_MSG
    Select (on the right, the services): BWA_DELTA3, BWA_FILL, BWA_queue
    Press Generate.
    Also check for the following:
    1. The delta should have been initialized successfully.
    2. Confirm that all Bdocs of type BUS_TRANS_MSG
    are processed with success in SMW01.
    3. If there are queues in SMQ1 with erroneous status then activate
    these queues.
    In Transaction SMQ1 if there are Queues existing with
    names beginning with CRM_BWAn (n is number) then
    activate these queues in the same transaction.
    4.a)If required activate the datasource
    Go to transaction BWA5 > select the required datasource and
    activate.
    4 b) The Delta may not be active ,activate the delta in BWA7 by
    selecting the name of the datsource and pressing the candle icon for
    'activate delta'.
    5. In BW system
    Go to transaction RSA1 > modeling > infosources > select the
    info source > right mouse click on the selected
    infosource > choose option replicate datasource
    Activate the infosource.
    6. Go to the scheduler for the infosource > select delta in the
    update >choose the option PSA only (in the Processing tab)
    start immediately
    Check the entry in the RSA7 in the OLTP(CRM system)
    Hope It helps You.
    Regards,
    Nagaraju.V

  • CRM extractions

    Hi All,
    We are planning to setup the CRM to our BI 7.0 system.
    Can any one please provide me the step by step procedure what are all the steps I have to do in CRM system to enable/activate the Data  sources.
    And also please provide me the steps to be followed to enable the delta for particular data source.
    I worked on LO extractors and FI but I m new to CRM extractions.
    This is bit urgent.. so can anyone help me in this.
    Regards,
    Shanthi.

    Thanks Vijay, Reddy and Hari for fw the links.
    I gone through all the links and the previously posted threads.
    What I understood is in CRM system we have to do following settings:
    1) Go to RSA5  and install the required datasource  and activate it.
    2) Come to BW system replicate the data source to BW side and assign it respective BW objects.
    3) and fetch the full load records to BW system.
    4) You can able to view the data in RSA3 in CRM system.
    But what I couldn't able to understand is what for we are using BWA1 , BWA5 and BWA 7 transactions in CRMS system.
    And are we able to do any setting or activation to fetch the delta records to BW side.
    Please could any one clarify my doubts.
    Thanks In advance.
    Shanthi.

  • CRM orders and Confirmations

    Hello Guys,
    I need some clear understanding about the reporting on CRM Orders and Confirmations cube. I guess I am a bit confused now.
    In the scenario that we have, there are service orders created and when the work on the order is done, confirmation is created. We need reporting on whether the order was completed on time based on SLA.
    But the problem is that the status on the service order is not always set to completed when a confirmation is made and there is a custom defined "User Status" that is set. So how do I look at the information on Confirmations as to when it was done, and relate it to the service order?
    There is a BC report of "Delayed Orders" but I am not sure how an order is determined to be delayed? If anyone has worked on this, Please share the information. I am thoroughly confused.
    Doniv

    Hi
    well, the regular extractor does bring some statuses, so I would verify that first.
    we extract both Header and Line statuses but there is a logic on the CRM side that makes sure that when the call is closed on the header it is also closes all the lines.
    but if a line was closed it does not affect the header status.
    here is an example of how we enhanced our extractor - 0crm_srv_process_i:
    Pick up SP line's system status, get only the largest stat code
    in the range if there are multiple sys stats
    the wanted stats are Open, In Process, Released, Completed
       SELECT stat
       INTO l_struct-zzsys_status
       FROM crmv_index_jest
       WHERE item = l_struct-item_guid
       AND inact <> 'X'
       AND stat in ('I1002','I1003','I1004','I1005')
       ORDER BY stat DESCENDING.
         EXIT.
       ENDSELECT.
    Reg's
    Edan

  • A/R Extractor, Validation, and Enhancement......

    Hello ALL
    Need HELP in undesrtanding A/R extraction and validation.  Also need your help in LOGIC for Enhancement:
    1.  We use 0FI_AR_4 to pull in data into ODS.  As a Std. BC data surce and cube, the mapping includes 0DOC_NUMBER
         (SD Document Number) mapped to the field "VBELN".  When I check the data in the ODS, I do see records with values
         for 0DOC_NUMBER.  However, when I check the table "BSID" (data source table for 0FI_AR_4, I don't see any of the
         values.  So can some pone please tell me where am I going wrong in validating the values??  How can I proceed?
    2.  What does "VBELN" correspond to....?  Assuming it to be "Sales Order Number", I tried to check these values in the SD
         tables - VBAP and VBAK.  Both the tables do not have these Document Numbers....!  So I am not sure of what this
         Doc. Number represents?  Is it "Invoice Number"...?  How can I validate the SD Doc Number (VBELN) that is coming
         from 0FI_AR_4 with SD Tables?  Which table(s) should I check??
    3.  The A/R datasource needs to be enhanced to bring the Sales org; Division, Dist. Channel.  I am hoping to do this in CMOD
         by appending the extract structure.  I was hoping to match the "SD Doc Number" (VBELN) coming from 0FI_AR_4 to VBELN
         in the table "VBAP" &  "VBAK" and then get the Sales org, Div and Dis Chan for matching records.  Does this sound right?
         But since I am unable to match the value of VBELN in any of the tables (BSID, VBAK, VBAP), I don't know how this logic
         would work....?  What would be the logic to grab the 3 fields (Sales Org, Div, & Dis Chan)??  Will I need to bring the
         Line Item number from BSID (field VPOS2)..? 
    Can someone pelase suggest the answer to each of the above..... as they are related to one another.  Suggestion on the
    LOGIC for enhancement would be greatly HELPFUL.....!!
    Thanks...... MKAM

    Hi,
    FI -AR and SD is integrated modules. Any transction done by the SD it will effect in FI also.
    May'be in R/3 side they are not integrated properally just check it once in FI functional guys.
    Thanks & Regards,
    Venkat.

  • Extraction and staging

    hi gurus...
    I am looking for TCodes in Extraction and staging of data in BW/BI...and the major upgrades from BW3.5 to BI7.0 regarding reporting only...
    Help is much appreciable....
    Regards
    Sandeep

    Hi,
    Tcode for Extraction and staging
    Transaction Code (TCODE)     Description
    RSA3     Extractor Checker
    RSFH     Test Transaction Data Extractors
    RSMD     Extractor Checker
    Staging     
    RSDBC     DB connect
    RSD1     Characteristic maintenance
    RSD2     Maintenance of key figures
    RSD3     Maintenance of units
    RSD4     Maintenance of time characteristics
    RSD5     Internal: Maint. of Techn. Chars
    RSDBC     DB connect
    RSDB_ADD_ID_2_CRM     Create External ID for CRM-GP
    RSDB_INIT     Initial Download of D&B Data
    RSDCUBE     Start: InfoCube editing
    RSDCUBED     Start: InfoCube editing
    RSDCUBEM     Start: InfoCube editing
    RSDDV     Maintaining Aggregates
    RSDIOBC     Start: InfoObject catalog editing
    RSDIOBCD     Start: InfoObject catalog editing
    RSDIOBCM     Start: InfoObject catalog editing
    RSA1     BW Administrator Workbench
    RSA2     OLTP Metadata Repository
    RSA5     Install Business Content
    RSA6     Maintain DataSources
    RSA7     BW Delta Queue Monitor
    RSA8     DataSource Repository
    RSH1     Edit hierarchy initial screen
    RSH3     Simulate hierarchies
    RSHIER     Hierarchy maintenance w/o AdmWB
    RSHIERINT     Hierarchy maintenance from AdmWB
    RSHIERSIM     Simulate hierarchies
    RSICUBE     Maintain/Change InfoCubes (Internal)
    RSIMG     BW IMG
    Regards,
    Rakesh

  • Regarding bw crm extraction

    Hello Guys,
    I need to know what are the steps for BW CRM extraction. I know this has been asked for a lot of times, and I have read some threads before I am posting this question.
    I know that we have to activate the BW meta data for the CRM to for the extractors to work, but somehow the steps mentioned on the various thread do not seem to be adequate.
    Can we have one thread where we talk all about BW CRM extraction ? Right from step 1. Can someone please post it please ? Also, if we can talk the implications (of what goes in side when we execute each step) it would be great. Its also good to get a technical understanding of the thing works.

    HI Mukund,
    Steps for Extracting data from CRM:
    Configuration Steps
    1.Click on ->Assign Dialog RFC destination
    If your default RFC destination is not a dialog RFC destination, you need to create an additional dialog RFC destination in addition and then assign it to your default RFC destination
    2.Execute Transaction SBIW in CRM
    3.Open BC DataSources.
    4.Click on Transfer Application Component Hierarchy
    Application Component hierarchy is transferred.
    5.SPRO in CRM .Go to CRM->CRM Analytics
    6.Go to transaction SBIW-> Settings for Application specific Data Source ->Settings for BW adapter
    7.Click on Activate BW Adapter Metadata
    Select the relevant data sources for CRM sales
    8.Click on Copy data sources
    Say yes and proceed
    9.Logon to BW system and execute transaction RSA1.
    Create a source system to establish connectivity with CRM Server
    A source system is created. (LSYSCRM200)(Prerequisites: Both BW and CRM should have defined Back ground, RFC users and logical systems)
    10.Business content activation for CRM sales area is done
    11.Click on source system and choose replicate datasources.
    Which Datasource using....? 
    Hope this Help
    Regards,
    Raj

  • FM and enhancements

    Hi to all
    can body provide the information regarding Function module and enhancements in this want i need step by step screen shots and why u would go for FM
    Regards,
    Satya.

    Hi Satya,
    If I understand your question correctly.
    You would go for Function module extraction for generic data sources. There is a sample function module given by SAP ..RSAX_BIW_GET_DATA_SIMPLE you can check this for functionality..
    For enhancements search forum..you get lots of posts..
    Regards
    Manga

  • Scanning and enhancing an X-ray?

    I am working on a creative project and am trying to scan an old X-ray of my ankle and enhance it in Photoshop CS3 to extract the image detail (the bone) from the background. The X-ray is, of course, very dark - when you hold it up to the light you see lots of detail but when you scan it the resulting image is extremely dark and there's very little contrast between the bone imagery and the background. I tried to adjust the image to bring out the detail, but am pretty new to Photoshop so did not have much luck.
    Are there any special steps I can take to improve the scan and/or any Photoshop operations that can be used to separate the detail from the background?
    Thanks,
    Steve C.

    Scanning an x-ray is exactly like scanning a negative except I think the densities are greater in the x-ray making it a bigger challenge for typical flatbed transparency scanners. If you're having problems with "shadow" detail, you may be revealing the weaknesses of your scanner. It may be necessary to have someone scan your ankle with a higher end scanner.
    I worked on a project several years ago where I scanned about thirty x-rays which were then hand colored. Perhaps a different project than yours but the mid range flatbed scans I did at the time worked quite well. Today I'd probably try the drum scanner.

  • Explain the general ways of how a crm can be enhanced

    Hi Experts,
    Please explain me the general ways of how a crm can be enhanced.
    Regards,
    Sangeeta.
    Points will be generously rewarded.

    hi
    CRM is dynamic in a way that it can be enhanced according to the standard requirement or customised requirement.
    number of way are there to enhance it using the customised enhanced
    1.. using BAdi you can enhance the standard functionality avaiable in the system,for instance you have to do some thing which can be performed by standard existing but yet a requirement is such that that it can be done through the BAdi,for rest you just look at the definition of BAdi in help.sap.com
    2.  using Easy enhancement workbench you can enhance the screen in CRm ,to add new tabs in BP screen or to add new fields we use EWB
    3.  BDT(business development tool) it is an alternative to add new tabs and change the screen lay out .
    4. VCT(visual controller tool),it is a standard given by CRM to enhance the screen,new screen sequence can be generated using that which can be further use to enhance the BP structure.
    similarly number of enhance ments are there to meet the requirements,you normally cam e across when you have some strange requirements to make ,when you search you always get a means for enhancement.
    best regards
    ashish

  • I have downloaded, extracted and installed Elements 12 but it will not open nor can I find the Adobe file in the file where I installed it to..  When I've tried to download and install again

    I have downloaded, extracted and installed Elements 12 but it will not open nor can I find the Adobe file in the file where I installed it to..  When I've tried to download and install again it says that the "Object Already Exists."  It may exists, but it is not visible in the file or in my list of programs on the Startup Menu.

    cactisken
    You should not have to uninstall Premiere Elements 12/12.1 in order to install and run Premiere Elements 13 on the same computer unless your computer is overloaded and the computer resources are compromised. Just use one program at a time.
    Can you still use 12/12.1 on this same computer that will not let you use 13?
    What specific Window operating system are you using?
    Let us go through the usual drill...
    1. Does the problem exist with and without the antivirus and firewall(s) disabled?
    2. Are you using a pen and tablet device instead of a mouse?
    3. Did you install the program with antivirus and firewall(s) disabled?
    4. Disable the SLCache Folder found in Windows 7, 8, or 8.1 64 bit
    Local Disk C
    Program Files (x86)
    Common Files
    Adobe
    and in the Adobe Folder should be the SL Cache Folder that you delete or disable by renaming the Folder
    from SLCache to SLCacheOLD.
    5. Are you running the program as Administrator and is the latest version of QuickTime installed on the same
    computer as Premiere Elements 13?
    Let us start here and then decide what next.
    Thank you.
    ATR

  • Extraction and Reporting is not working in BI SYSTEM

    Hi,
            The BI developement r shows error an License Expire.Currently i change the system date and working fine. If changing the system date modeling part is working fine. But extraction and Reporting is not working. please help me to solve this problem.

    HI,
    If the license is expired then appky for the permanent license from Service market place and install it in the system through SLICENSE TCode. For this you need to have S-user ID to access service market place to apply for license.
    Regards,
    Sharath

Maybe you are looking for

  • Safari crashing consistently (unable to reopen)- Lion/10.7.4

    Hello Everyone First time using the support community. For whatever reasons, for the last week plus I am unable to open safari without it crashing. It doesnt even open. The crash report is towards the end of this post but in essence I have tried the

  • CSS experts, please show me what I'm missing... [SOLVED]

    I want to know how Firefox knows the difference between certain code surrounding Arch's stuff. For instance, the time and date stamp above every post here. This is an example: <h2><span><span class="conr">#1 </span><a href="viewtopic.php?pid=674509#p

  • How to display Dynamic text after adding flash file to html

    Please help - I have a dynamic text field in a movieclip inside a main movieclip - Within flash the dynamic text display properly but once I load the file to an html page the dynamic text no longer display - It loads undefined in text box. However wh

  • Setting up a UIWebView delegate

    Ok, this should be simple, but for some reason I'm lost. Primarily, because the different objects are in different modules and there doesn't seem to be a clean way to tie them together. I start with a UIView in a simple ViewController. Next, I want t

  • I'm having problems with JavaFX applications run on raspberry pi!

    I'm having problems with JavaFX applications run on raspberry pi. I did all the steps of the videos of the course: overclocking, uncommented what I had to uncomment about the framebuffer but Exceptions are still happening. The Fireworks demo example