Dependencies visible in Web UI for Data Cleansing

Hi All,
My client is using the functionality Data Cleansing and we are implementing CRM 2007. As of CRM 2007 we now have two variants in BUSWU02 - CLEARING and CLEAR_REP. The dependencies(objects) defined in CLEARING are visible in the web UI.
and objects defined in CLEAR_REP are not visible in the Web UI.
I need to see the object -Business Transaction in the web UI in the Data Cleansing Case page. For this i have added the object Business Transaction in BUSWU02 under variant CLEARING and removed it from CLEAR_REP. It is also actviated in BUSWU01 to be picked up in Data Cleansing.  The problem is the Business transactions are still not visible in the Web-UI.
Anybody who faced this problem before, please do let me know the solution to this.
Thanks in advance
Shiloo

Dear Shiloo,
please see information given in note 900293 (especially point 4) and 1055480. Hopefully they are able to help and get your customizing correct!
Regards, Gerhard

Similar Messages

  • Function Module or alike for Data Cleansing

    Hi Experts,
    Does someone know a function module, method or something to create a complete cleansing case, that is, a cleansing case (header) and its mapping (relationship among the master and sourceu2019s fields).
    I found the FM BAPI_CLEAR_CASE_CREATE_MULTI, however it just create a cleansing case, without the mapping. So the user should use the transaction BUPA_CLEAR in order to map the fields.
    Regards,
    André

    Hello Joesph,
    What do you want to calculate?
    Check these Function Modules
    DATE_COMPUTE_DAY Returns weekday for a date
    DATE_CONVERT_TO_FACTORYDATE Calendar function: Returns factory calendar date for a date
    DATE_GET_WEEK Calendar fucntion: Returns week for a date
    DAYS_BETWEEN_TWO_DATES
    LEAP_DAYS_BETWEEN_TWO_DATES
    Thanks
    Chandran
    Edited by: Chandran Ganesan on Mar 4, 2008 2:41 PM

  • Best approach for data cleansing

    Hi Experts,
    I have a database with more than 600+ tables. Some of the table are very big ranging from 50 to 60 GB in production. Tables are related to each other using foreign key (no ON DELETE CASCADE). I have been asked to remove data from all these tables where
    PCode=10. Most of the tables have multiple indexes on it. I know, inner join delete operations, are going to be extremely resource intensive especially on our bigger tables. Guys, please do let me know what is the best practical approach (as per industry
    standards) to remove these data from all the table at the least possible time.
    Thanks in advance.
    Regards,
    Naveen
    Naveen J V

    Hi,
    This can be usefull
    http://stackoverflow.com/questions/159038/can-foreign-key-constraints-be-temporarily-disabled-using-t-sql
    Declare @Sql NVarchar(Max), @Tables_Name NVarchar(100), @Columns_Name NVarchar(100),@obj_id bigint,@sql_cols NVarchar(Max),@sql_cols_4_upd NVarchar(max),@SQL_COUNT_MAX NVarchar(Max)
    --SELECT * FROM sys.Columns
    DECLARE tables_c CURSOR FOR
    SELECT t.Name, t.Object_id FROM sys.Tables t
    INNER JOIN sys.columns c on t.object_id = c.object_id
    where c.name = 'PCode'
    OPEN tables_c
    FETCH NEXT FROM tables_c INTO @Tables_Name, @obj_id
    IF @@FETCH_STATUS <> 0
    PRINT ' <<None>>'
    WHILE @@FETCH_STATUS = 0
    BEGIN
    SET @Sql = 'ALTER TABLE '+@Tables_Name+' NOCHECK CONSTRAINT all' + CHAR(10)
    Set @Sql = @Sql +'DELETE'+ @Tables_Name + ' WHERE PCode = 10' + CHAR(10)
    SET @Sql = @Sql + 'ALTER TABLE '+@Tables_Name+' CHECK CONSTRAINT all' + CHAR(10)
    Print @Sql
    --EXEC (@SQL)
    FETCH NEXT FROM tables_c INTO @Tables_Name,@obj_id
    END
    CLOSE tables_c
    DEALLOCATE tables_c

  • Amazon Web Services for data-driven app?

    Has anyone ever used Amazon's Web Services to house a database for their app?
    Have you ever used the iOS SDK?
    Is it any good?

    Please post ASP.NET questions in the ASP.NET forums (http://forums.asp.net ).

  • Missing Data Cleanse package option in Data services Repository Manager

    Hello, I am trying to create a repository for data cleansing package repository in database using Repository Manager, but the drop down list box is not giving an option "Data Cleansing" to create repository. Only three values are available (Local,CEntral, and Profile).
    Using Data Services 3.0 Version. Any help or any workarounds creating a repository with our Repository Manager.
    Thanks,
    Kiran

    We searched log files and found no errors.
    We then decided to attempt re-creating the local repository.  We checked the Show Details box.
    The local repository was reported has having been successfully created.  This was the result we had before.
    We then checked for canned functions and the list matched to those of our Oracle and SQL Server local repositories.
    So, best guess is that something went wrong on the initial local repository creation that was either not reported or reported, but we missed.

  • Web URL on Data target

    hi 
    do any one have information on Web url for Data target?
    what is it and how they are implemented and what benefit can be reaped from them.

    Hi Olav,
    We had the same problem. Implementing note 973197 does not work. Do you have any other suggestions?
    Thanks,
    Guus

  • Data Cleansing in CRM Web UI

    Dear Experts,
    I have activated Data Cleansing in CRM 7.0 and it is working.
    Can anyone advise on the setting or configuration required to get the CRM Data cleansing functionality to copy communication data stored at the relationship from the Source record to the Master record.
    Example:
    Company A has a relationship with Contact person A - this relationship has a mobile number and email address maintained.
    When merging the account of Company A (source) with a duplicate company A1(master), we need to copy the relationship (already occurs) between Contact Person A and Company A and the relationship level mobile number and email address to the master account which will be company A1 (this does not occur).
    Currently the relationship level communication data is not copied.
    Please provide step by step config settings to enable this. I already have the SAP Notes on Data Cleansing and have covered all WIKI's on the web. What i need are specific steps to overcome this issue.
    Thanks!!!

    In order to transfer communication data maitained at the Contact Person relationship level, you have to maintain the required node in transaction BUSWU02: BUP115     Contact's Work Address and BUP120 Contact's Communication Data
    If data is still not transferred, SAP has released notes: 1243559, 1491950, and 1493240.  to resolve.  Check the relevance before implementing.
    FK

  • Sharepoint Web Analytics no data for reports

    Hi all,
    I would like some assistance in troubleshooting the web analytic problem I am experiencing with one of my farms.
    My web analytics reports stopped beeing generated recently and the uls logs have not been helpfull at this point.
    I have checked the following: 
    Verified that the Web Analytics Data Processing Service and Web Analytics Web Service are started on the server.
    Made sure web analytics service application is started.
    .USAGE files are being generated on the WFE
    Noticed that the SharePoint Logging database (LoggingDB) DOES not contains any information.
    I think this is where my problem resides, I have tried to create a new Web Analytics services application, with a new staging and logging database, but no luck. 
    I have also tried to create a new wss_logging db, still no luck.
    I have made sure that the account that runs web analytics has the correct SQL db right on the logging db. still no luck.
    Your assistance is highly appreciated.
    Clifford - South Africa

    Generally it take 24 hrs to generate analytics data.
    Check if below jobs are active:
    Diagnostic Data Provider: Event Log
    Diagnostic Data Provider: Performance Counters – Database Servers
    Diagnostic Data Provider: Performance Counters – Web Front Ends
    Microsoft SharePoint Foundation Usage Data Import
    Microsoft SharePoint Foundation Usage Data Processing
    http://pinchii.com/home/2012/03/site-web-analytics-reports-show-no-data-in-sharepoint-2010/
    Also try steps from:
    http://blogs.msdn.com/b/sharepoint_strategery/archive/2012/03/16/troubleshooting-sharepoint-2010-web-analytics.aspx
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/0728b722-29e1-4de3-87ee-45ac40242ccf/web-analytics-no-data-for-sites?forum=sharepointadminprevious

  • How do I setup SharePoint 2013 web applications for 2 TB of data?

    Hi,
    I know Microsoft recommend to have 1 App pool with 1 Web App and 1 Content Database. 
    The issue is that in my company SharePoint is going to be a file repository with about 2 TB of data. Management wants that to happen. 
    I was thinking to have 1 App pool and about 18 Web App for each department so that it can hold all that data with a maximum of 200 GB per Content DB in 2 SQL clustered servers. 
    Is that OK? Is this best practices?

    Chicho84,
    Yes, in SharePoint it is suggested to not allow to grow content DB more than 200 GB. Now will your environment starts with 2TB (after migration) or it will steadyly migrate eventually 2TB data. If so that you can think of Host heard site collection with
    individual content db.
    I am sure that you know that SharePoint is not only a DMS but also come with variety of useful service like Search, Workflow, Forms, Social etc. Thease all are going to be a important tool in your organisation. So planing for other services and hardware
    is also very important.
    These are few links which you can refer as starting point :
    http://technet.microsoft.com/en-us/library/cc262451.aspx
    http://technet.microsoft.com/en-us/library/jj219628.aspx#HW_Enterprise
    http://social.technet.microsoft.com/wiki/contents/articles/12438.community-best-practices-for-sharepoint-2013.aspx
    Hope it will help you.
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Want to schedule WebI report for End date of Prior Month

    Hello Experts,
    We have WebI report created on top of Bex Query, We have key date as prompt for the report. Can we schedule the webi report for key date as last date of prior month, so if current month is February, my key date should be Jan 30 2011. I am not sure if this is possible?
    Thanks,
    Ravi

    You need to apply two FM to get the end day of the month.
    First you need to apply FM MONTHS_PLUS_DETERMINE. This will give you the date after 3 months.
                CALL FUNCTION 'MONTH_PLUS_DETERMINE'
                  EXPORTING
                    MONTHS        = 3   " << for 3 months
                    OLDDATE       = l_start_Date   " << 12/01/2007
                 IMPORTING
                   NEWDATE       = l_3_Date. " << 02/01/2008
    Then call the FM RP_LAST_DAY_OF_MONTHS . this will give you the end date of the month
      CALL FUNCTION 'RP_LAST_DAY_OF_MONTHS'
        EXPORTING
          day_in            = l_3_Date  " << 02/01/2008
        IMPORTING
          last_day_of_month = l_3_Date  " < 02/29/2008
        EXCEPTIONS
          day_in_no_date    = 1
          OTHERS            = 2.
    Call both FMs again to get your another date(after 4 months).
    Regards,
    Naimesh Patel

  • Import Data from Office Control (Web Dynpro for ABAP) into internal-Table

    Hello,
    I have a question concerning the Office Control UI-Eelement in Web Dynpro for ABAP:
    How can I import spreadsheet data from the Office Control into  a internal-table?
    I have an Excel-sheet (without any data) which is shown initially in the Office Control. First the empty Excel-Sheet will be loaded and in the second step data from an alvxml-transformation will be loaded into the Excel-sheet with the method 'activatexmlsource'. This works so far. When I change the loaded data in the Office Control and save it it will be stored as XLS-File. The problem is that I'm not able to use existing Upload-FM because every function module I tried uses GUI-functions and WebDynpro has no GUI-functionality. I always get the error that data from clipboard cannot be imported.
    So now the question is:
    How can I import changed data from the Office control into a internal-table staying in Web Dynpro application?
    Please give some advice, if you have some useful code or ideas.
    Thanks
    ram
    Edited by: Ramakullay Challa on Sep 24, 2009 9:05 AM
    Edited by: Ramakullay Challa on Sep 24, 2009 9:07 AM

    Hi,
    Once you save to desktop again you have made some changes to that file, this file you want to upload it right.
    Then in that case you need to use the FILEUPLOAD UI element right.
    Regards,
    Lekha.

  • Import Data from Office Control (Web Dynpro for ABAP) into SAP-Table

    Hello,
    I have a question concerning the Office Control UI-Eelement in Web Dynpro for ABAP:
    How can I import spreadsheet data from the Office Control in a SAP-table?
    I have an Excel-sheet (without any data) which is shown initially in the Office Control. First the empty Excel-Sheet will be loaded and in the second step data from an alvxml-transformation will be loaded into the Excel-sheet with the method 'activatexmlsource'. This works so far. When I change the loaded data in the Office Control and save it it will be stored as XLS-File. The problem is that I'm not able to use existing Upload-FM because every function module I tried uses GUI-functions and WebDynpro has no GUI-functionality. I always get the error that data from clipboard cannot be imported.
    So now the question is:
    How can I import changed data from the Office control into a SAP-table staying in Web Dynpro application?
    Please give some advice, if you have some useful code or ideas.
    Thanks in advance,
    Philipp
    Edited by: Philipp Hiebler on Feb 11, 2008 10:15 AM

    Hi,
    Once you save to desktop again you have made some changes to that file, this file you want to upload it right.
    Then in that case you need to use the FILEUPLOAD UI element right.
    Regards,
    Lekha.

  • Creating Web service for PL/SQL Procedure with Complex Data Types

    I need to created web service for PL/SQL Procedure with Complex Data types like table of records as parameters, how do we map the pl/sql table type parameters with web service, how to go about these?

    Hello,
    When you are creating a service from a Stored Procedure, the OracleAS WS tools will create necessary Java and PL wrapper code to handle the complex types (table of record) properly and make them compatible with XML format for SOAP messages.
    So what you should do is to use JDeveloper or WSA command line, to create a service from your store procedure and you will see that most of the work will be done for you.
    You can find more information in the:
    - Developing Web Services that Expose Database Resources
    chapter of the Web Service Developer's guide.
    Regards
    Tugdual Grall

  • Are there any set guidelines for customer master data cleansing.

    1) I was wondering if there are any set guidelines for customer master data cleansing.
    2) Part of the cleansing effort involves consolidating number of divisions etc. Any pointers to this regard?
    3) Also how do we deal with open docs, billing plans etc?

    The data cleansing requirement will take place, while move the data from legacy system to new target ERP / system. I.e. need to cleanse, enrich, de-duplicate, & standardize.
    The existing data may not have consistent format since it is often being derived from various sources. It may contain duplicate information as well missing or incomplete information. Cleanse and normalize content to achieve accuracy, consistency and proper understanding of the data.
    Also it’s a process of organizing the data, which will ensure enrichment of your data which are up-to-date, accurate, and complete. These processes are manual / labor intensive and require a fair bit of specialization.
    If you need to have more details please feel free to interact with us as per below.
    Thanks
    Kumar
    www deebrostech.com

  • Web Dynpro for Accepting Data Changes

    Hi,
    I have a requirement where I need to give a screen  with the fields of
    | Customer|.Material | Enduser | Market | Market Segment | . Customer & Enduser is Compounter to Material. and Maket & Market Segment are Attribute of Material Master( Z Object).
    We are using these objects in COPA Cube. Market & Market Segment are NA. There are millions of records in Customer / Material /End user combination.  But there is no data maintained for Market & Market Segment.
    We want to maintain where there is any sale happend for Customer Material and Enduser combination.
    I created a Query to filtered the record with sales fall in this period with out market & Market segment. And used APD to updated it to DSO.
    Now i want it to present to User to enter the data in the Market & Market Seg fields for the Material/Customer/Enduser combination.
    Please let me know your thoughts on this. We are trying to build a WEB DYNPRO for this. But will a Dynpro will accept the data and change/update it in the backend table ?
    Points are sure for proper guidance.
    Thanks.
    -S-

    In terms of Complexity .. I would rate the following in this order :
    1. BSP
    2. WDA
    3. WDJ / VC
    (* I have not worked in WDA and hence this ranking )
    In terms of Presentability :
    1. VC
    2. WDA / WDJ
    3. BSP
    The main reason being that BSP renders in Plain HTML and you can make the BSP interesting and more presentable using Embedded flash objects / HTMLB etc ... I am referring to plain BSP Pages .
    The rendering options are much better in WDA and VC would give you a better front end ... but then VC does not lend itself into a User Entry tool - bbut more of a reporting / display tool....
    You can use BSP and formatting options not withstanding - you can just create a WDA with Flash Islands .... to make the most of both worlds...
    I am not sure if this is simple in VC - you might have to get into the JCO conections etc for making the field editable. WDA with flash islands is much more manageable but then forthis you need to be in EHP1...
    Edited by: Arun Varadarajan on Nov 17, 2009 12:38 AM

Maybe you are looking for

  • How to delete some iCloud info on iPad and not MacBook ?

    I just got an iPad and I synced it with my MacBook using iCloud, however all my internet tabs and bookmarks from my MacBook are now in my iPad. I do not want my browser preferences on my iPad but if I delete them will it sync and delete all the info

  • Apple Remote Control and Pismo

    Here's one for you. Just bored at work, so I thought I'd throw this out there. While researching a way of using the Apple Remote Remote Control (IR) on a Mac Pro, by maybe hacking up an old broken Pismo and using it's sensor, I wondered if the remote

  • Backlight shuts off when booted on Leopard Install DVD

    Booting my macbook pro on the optical drive (by holding the "C" key at power up),with the Leopard install DVD causes the backlight on the display to shut off. Reboot with the OS on the hard disk (OS 10.4) and the display works fine. Playing with the

  • FaceTime only works dialing via e-mail

    Hey, I'm wondering why my iPhone 4 can only facetime via e-mail and not using its mobile phone. I don't even have that option enabled on my iPhone since when I go to facetime's options, it only shows that I can be called via e-mail. At first I though

  • ProcessRemoteException when invoke  webservice from Oracle E-Business Suite

    Hi,when i invoke webservice from Oracle E-Business Suite R12.1 – Integrated SOA Gateway's I get following exception. fuego.soaptype.SoapExecutionException at fuego.soaptype.SoapCall.processRemoteException(SoapCall.java\:750) at fuego.soaptype.SoapCal