Data Source based on Infoset.

Hi Experts,
I have a datasource based on Infoset.This infoset is the join of two tables.
There is one additional field in this infoset(Timestamp)
Now, due to change in the requirement I have to delete this timestamp.I am unable to delete as it is saying it is used in the Query.But I am not getting how to remove this from Query.
Query Name is coming as :
SY000000000095 Generated Query SY000000000095
SY000000000096 Generated Query SY000000000096
SY000000000097 Generated Query SY000000000097
SY000000000098 Generated Query SY000000000098
SY000000000100 Generated Query SY000000000100
Please help

Hi,
The infoset may have been created using the query infoset.
Go into SQ01, identify the queries and delete them.
Cheers
Neeraj

Similar Messages

  • Generic Data source based on Infoset

    Hi,
    I have a Generic data source based on Infoset. i need hostorical data from this data source, when i extract it is given me only current data. Infoset based on PNPCE logical database, in the Infoset query (ECC6) when i select "All" it gives all data, but when i extract with RSA3 with perticular personal number it just give me 1 record,
    Please help me to fix this problem.
    Thanks

    i think you mean to get data relevant to a date. have you setup the begda/enda as selection parameters in the generic datasource? that would be the only aside from a custom  program to first fetch the data and then send it to bi.
    with the dates, you can pull it with the relevant date range setup in the infopackage

  • Error While Activating BI Web service data source based on MDM XI.

    Dear experts,
    Need help with an error that i am getting for a BI data source based on XI MDM. An extra field was added in the data source as part of business requirement and it works fine in dev environment but when we transported the changes to Q environment it is always giving following error.
    The web-service based communication structure in the data source in QA is not getting updated with the new field in the target system.
    Any inputs or pointers would be appreciated.
    Thanks,
    Abhishek

    Many thanks for your help.  This solved the issue for our .NET code, however the leak is still present in the report designer.  I was also wondering if you could help further: because of the limits on the java memory process is there a way to ensure that a separate java process is started for each report that is loaded in my report viewers collection?  Essentially the desktop application that i have created uses a tab control to display each type report, so each tab goes through the following code when displaying a report and closing a tab:
    Is there a way to ensure that a different Java process is kicked off each time that I display a different report?  My current code in c# always uses the same Java process so the memory ramps up.  The code to load the report and then dispose of the report through closing the tab (and now the Java process) looks like this:
        private void LoadCrystalReport(string FullReportName)
          ReportDocument reportDoc = new ReportDocument();
          reportDoc.Load(FullReportName, OpenReportMethod.OpenReportByTempCopy);
          this.crystalReportViewer1.ReportSource = reportDoc;
        private void DisposeCrystalReportObject()
          if (crystalReportViewer1.ReportSource != null)
            ReportDocument report = (ReportDocument)crystalReportViewer1.ReportSource;
            foreach (Table table in report.Database.Tables)
              table.Dispose();
            report.Database.Dispose();
            report.Close();
            report.Dispose();
            GC.Collect();
    Thanks

  • Need Info on RDA-enabled data source based on FM

    Hi,
    I need Info on RDA-enabled data source based on Function Module.
    How to implement it?
    Thanks & Regards,
    Rashmi.

    Hi Rashmi
    Check this link
    http://help.sap.com/saphelp_nw70/helpdata/EN/52/777e403566c65de10000000a155106/frameset.htm
    [under tab Tranferring Transaction Data from Source Systems (RDA)]
    http://help.sap.com/saphelp_nw70/helpdata/EN/3f/548c9ec754ee4d90188a4f108e0121/frameset.htm
    Regards
    Jagadish

  • Problem with R/3 Data Source based on Function module in SAP BI

    Hi,
    We have a data source based on functional module. When we load data from R/3 to BI we face the following error.
    " No end-confirmation arrived in the Warehouse from the source system."
    We are getting data but due to no end confirmation from the source system, the load become timed-out and status becomes "RED". When we change the status to be "GREEN" and proceed tha load further, load is fine.
    Please suggest us a suitable solution.
    Thanks in Advance,
    Geetha

    Hi Geetha Devi Ramalingam.
    I faced the same problem since yesterday. I just resolve the issue.
    So here is my solution :
    try this code :
        FETCH NEXT CURSOR s_cursor
                   APPENDING CORRESPONDING FIELDS
                   OF TABLE e_t_data
                   PACKAGE SIZE s_s_if-maxsize.
        IF sy-subrc <> 0.
          CLOSE CURSOR s_cursor.
          RAISE no_more_data.
        ENDIF.
    if you add your
    bold
    IF sy-subrc <> 0.
          CLOSE CURSOR s_cursor.
          RAISE no_more_data.
        ENDIF.
    bold
    than the sy-subrc may be equal and than your CLOSE CURSOR s_cursor. will have no effect
    it work for me hope it will for u
    Hard luck!
    Salah
    Edited by: idrissi salaheddine on Jan 19, 2012 12:24 PM

  • Generic Data source Issue with Infoset

    Hi Experts,
    I have created generic data source with Infoset.As per customer requirement, I have to modify join condition between tables from equal to left outer join in infoset.I have tested scenario successfully using infoset query. I have done below steps in generic data source to check the same result.
    1.Modified Join condition in infoset and generated the infoset again.
    2. Generated generic datasource in RSO2.
    When I check same scenario in RSA3, I am getting 0 records.Please help me out.
    Thanks in Advance.
    Regards,
    Raju

    Thanks Sriram for your reply.
    I am using same user id for both SQ02 and RSA3.
    I have Two infosets with same join conditions.I have created SQVI report with First infoset and Generic data source with second infoset.
    I have changed join condition second infoset which is used for generic data source.I am still getting same number of records in both SQVI report and in RSA3.I have validated records by considering few records to cross check again.
    The change in join condition doesnt show any impact in changing the number of recrods.
    I  have activated extraction structure in RSA6 but still getting same records.
    Thanks,
    Raju

  • Multiple data sources based on a parameter

    Hi there!
    Is it possible to get data from different data sources based on a parameter?
    For example, I have SQL query and parameter pFI that can be equal to 1 or 2.
    So if the pFI = 1 then I need to execute this query in DB1 otherwise I need to execute It in DB2.

    I do not think its possible to change the datasource on a data model dynamically. However you could create two seperate data models and two seperate layouts using a parameter to distguish between the two when you call the report.
    Richard

  • Data Source created by Infoset based in two joined tables

    Hi Forum,
    I want to do a segmentation in the Segment Builder based in a attribute list.
    The tablas i join are: BUT000 and ADRC. Everything is ok when the infoset is created and generated.
    Well, the next step i do is create the DATA SOURCE. When i edit source data  i fill these fields:
    Origin type --> 03 Infoset
    Name of Infoset --> ZINFOSET
    BP --> BUT000-PARTNER
    FM --> ZCONVERSION_MKT (this function convert the guid of my partners in a marketing guid, it works because the segmentation based in a infoset with a table works)
    Sampling Infoset --> ZINFOSET
    Sample --> BUT000-PARTNER
    Object --> BUT000-PARTNER_GUID ¿?¿?¿?¿?¿
    Partner Function --> Empty
    Description --> my description
    So, when i save this data...appears an error with this description:
    Techn. Name (BUT000) of InfoSets "ZDEF2" is not transparent table
    with this diagnosis:
    Each InfoSet in the IObject scenario must have a unique transparent retraction table assigned to it
    I need a object field, but i dont know what field choose...in the Segment Builder i choose the list and i create a few filter to try some queries but i doesnt work.
    Any suggestion or idea¿? or example?
    Regards,
    Mon
    Edited by:
    Mon

    Hi!
    It's solved. The mistake was on the connection of the tables:
    BUT000 - BUT020 - ADRC
    Thanks and regards,
    Mon

  • How to incoporate a function module in data source based on view

    Hi,
    I need to develop a data source in R/3 based on a view (which is straight forward).
    One field in the R/3 Z table  will be in like this ‘20,070,709,110,000’
    There is a function module developed in R/3 when executed will split the record(20,070,709,110,000) and display time & date
    How can i incorporate this function module in data source so that the data and time records will be loaded to BW
    Thanks

    Enhance the data source with date and time and populate these fields in the user exit using the function module IB_CONVERT_FROM_TIMESTAMP .
    OR
    You can create Z function module IB_CONVERT_FROM_TIMESTAMP in BW side and write a routine in update rules/transfer rules to populate date and time.
    hope this helps ...
    Ravi

  • APD - Query Data Source with InfoProvider - Infoset

    Hello
    I have one infoset created and is set-up as InfoProviders. I have written a query that runs on Infoset. It is OLDB switched on.
    When I go into RSANWB, this query is not avalable as Data source?
    I could not find any documentation or OSS note specifing this limitations. We are BW 3.5 SP15.
    Any clue.
    Pankaj

    With some more reasearch, I  have found that Function "RSCRM_REPORTS_F4" is used to get the list of the queries.
    It has one parameter I_SHOW_NEWISQ  and it is passed as BLANK. This is what control what type of query object will be shown.
    Do we have any Option to Control this?
    Pankaj

  • Generic Data Source Based On Function Module (Delta capable)

    Hi,
    My requirement is to develop a Generic Extractor based on Function Module (Delta capable). As I already found many threads explaining this concept, but most of them discussing FM RSAX_BIW_GET_DATA_SIMPLE with Extraction Method F2. There is another FM RSAX_BIW_GET_DATA which, one can use to build delta enabled extractor.
    Although I do have some doubts:
    what is the E_T_SOURCE_STRUCTURE_NAME ?
    read table i_t_select into l_s_select with key fieldnm = 'PGMID'. Use of this code ?
    Templet only showing
    case i_updmode.
          when 'F'.
          when others.
            if 1 = 2. message e011(r3). endif.
            log_write 'E'                  "message type
                      'R3'                 "message class
                      '011'                "message number
                      i_updmode            "message variable 1
                      ' '.                 "message variable 2
            raise error_passed_to_mess_handler.
        endcase.
    i.upmode as F, D(delta) is not included, do i need to include this?
    Can someone help to solve this. Appropriate points will be allotted to helpful suggestions.
    Edited by: Debjit_Singha_86 on Jul 23, 2011 8:35 AM

    Try using following piece of code;
    READ TABLE g_t_select INTO l_s_select
                                 WITH KEY fieldnm = 'Date Field for Delta'.
          IF sy-subrc EQ 0.
    SELECT SINGLE *
                           FROM ROOSGENDLM
                           WHERE oltpsource EQ 'DataSource Nameu2019
                           AND slogsys      EQ lw_slogsys.
              IF sy-subrc EQ 0.                                            
                lw_date = roosgendlm-deltaid+0(8).
                lw_time = roosgendlm-deltaid+8(6).
                                                                                    ENDIF.                       " IF SY-SUBRC EQ 0.
    ENDIF.
    OPEN CURSOR WITH HOLD S_CURSOR FOR
    SELECT * FROM TABLE
                                   WHERE  CPUDT     GE   lw_date   AND
                                               CPUTIME  GE   lw_time.
        ENDIF.                            
    Table R00SGEMDLM stores the date and time data was last extracted from a data source.
    Alternatively, you can also try using the i_updmode.
    When 'F'.
    SELECT * FROM TABLE (without any where clause on last change date)
    When 'D'
    SELECT * FROM TABLE
                                   WHERE  CPUDT     GE   lw_date   AND
                                               CPUTIME  GE   lw_time.
    These are just suggestions. Try these out, I hope it helps.
    Regards,
    Gaurav

  • A data source based on a file stored in a network drive

    Hi,
    I created a new Crystal report using Crystal Report Designer XI R2. In the beginning, my data source is from a Excel file in local device like c:\.
    After I moved the file to a network device then recreated a report, it couldn't connect to the data source. Can anyone know how to sort it out?
    Thank you,

    Hi Jin,
    Since the Excel file is stored on a Network Drive the Crystal Reports page server, cache server, and job server, and the input and output file repository services should all be configured to be run by a domain user account which has local administration privileges. This should allow the report to access the excel file online.
    Hence you can try of these:
    The way to get this to work is to:
    a) set the job server and cache server to run under a domain account that has local admin rights (so it should appear as DOMAIN\user in the service settings) and
    b) when setting the connection in Crystal Reports connect to the share that holds the .xls using the unc path rather than the mapped drive (i.e.
    server\folder\file).
    Hope this helps.
    Shraddha.

  • Data source based on BI Cube (TCode CRMD_MKTDS)

    Hi
    We have a requirement to segment customers based on BI queries. This is done in transaction CRMD_MKTDS using Origin type Business Intelligence Cube. The problem is that the RFC-destination of the BI system does not show up in the list of possible entries. The only possible entry that is shown is the RFC destination for our interactive reporting client. The RFC-destination for the BI system does exist in CRM and it's working fine. If we choose InfoSet as the origin type all the RFCs show up (including the one to BI), but when the origin type Business Intelligence Cube is used the RFC is missing. Any ideas?

    Hi,
    The
    Function Module : CRM_MKTTG_DS_RFC_F4
    For Datasource = Infoset/ External list the RFC destinations are read directly from the table.
    select RFCs
        SELECT * FROM rfcdes
        INTO CORRESPONDING FIELDS OF TABLE lt_f4_com_rfc
              BYPASSING BUFFER
          WHERE RFCTYPE = '3'.
    For BW datasource it is read as follows , the Function module 'RSA_RSBASIDOC_READ'gets data from statement
    'SELECT * FROM RSBASIDOC INTO TABLE BASIDOC'
        IF lv_sds_type = sourcetypes-bw_cube OR lv_sds_type = sourcetypes-el
    only RFC-Dest from BW: check if destination is aconnected BW
          CALL FUNCTION 'RSA_RSBASIDOC_READ'
            TABLES
              basidoc = lt_basidoc.
          LOOP AT lt_f4_com_rfc INTO ls_f4_com_rfc.
            READ TABLE lt_basidoc WITH KEY rlogsys = ls_f4_com_rfc-rfcdest
              INTO ls_basidoc.
    ====== Hope this information provided ansers your query.

  • Delta field for generic data source based on view EKBE

    Hello,
    I am creating a generic datasource based on table EKBE. Can anyone please tell me what field should I use for delta. Is it BUDAT(Posting Date in the Document) or CPUDT(Day On Which Accounting Document Was Entered).
    Thanks for the help.
    Praveen

    Hello Ajeet Singh,
    Thank you very much for the reply.
    I will go ahead with CPUDT.
    BUDAT is the date which can be changed. I can change the date in system and chances are it will not pick in delta.
    CPUDT is the date on which document was created/changed.
    Thanks,
    Praveen

  • 3 generic data sources or only one function module

    Hi all,
    I have 3 custom tables
    1. ZCOUNTRY (giving the link between code entity and country)
    1. ZCURR (giving the link between code entity and currency)
    1. ZYTPE (giving the link between code entity and type entity)
    I shall  fill an info object which has as fields code entity, country,currency and type entity.
    I have 2 solutions i suppose:
    1. Create 3 generic data sources based on the 3 tables.
    2. Create a generic data source by using the function module.The function module will populate an extract extracture from data from these 3 tables.
    What is the best solution?What is the advantage of the chosen solution?
    Thks a lot.

    Hi,
    Generic Extractors are based on View/Table or Fn Module or Infoset Query i.e all the extractors created via RSO2. The extractors you create for the customers would generally be generic extractors only. SAP has some other extractors like your LIS, LO Cockpit which are based on different extraction method.
    Generic extractors are of 3 types:
    1. Based on table/view
    2. Based on Infoset Query
    3. Based on Function module
    The first 2 are straight forward extraction where you would either use a standard SAP or custom table/view or Infoset query to extract data.
    However if you have to get data from more than 1 table and also incorporate some logic then you would use a fn module extractor. It is like a program where you would code using ABAP and have all your logic incorporated.
    Check this blog for more info on fn module extractor:
    /people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module
    Raj

Maybe you are looking for

  • Write Special Characters in PDF file from SAP Script

    Hi there, Need a quick help... We are converting SAP Script to PDF using the function module CONVERT_OTF and saving the file on presentation server using GUI_DOWNLOAD... But in certain cases where the item text is maintained with some special charact

  • JTextArea append problem

    I have the following problem: I am creating a JFrame with a JTextArea in it. After all components are added to the JFrame I call: setLocation(100, 100); pack(); setVisible(true); Then a method is called that generates files and uses jTextArea.append(

  • Suggestion on pocket drive and migration of iTunes to Pocket Drive

    My computer is quickly getting filled up with all my music. I orginally used the default settings and had iTunes put all my music in My Documents-->My Music. Since I am running out of space on this computer, I am thinking of getting a pocket drive an

  • Remote tv screen

    I  have an I mac that appears to be old [2006] and i am trying to get a remote tv screen to operate. I have connected a MAC to VGA adaptor and then to a VGA-HDMI converter also the sound lead then an HDMI lead to remote tv. Is there something I am no

  • Fill DDL based on other field values in offline interactive adobe form

    Hi, I have a requirement where in i need to fill the values for a dropdown list  based on 3 other field values in offline adobe interactive forms which uses web service to interact with SAP. Note: I read many blogs and posts in SDN , but couldn get m