Compounded source system shows in query results

Hi All,
I have characteristics compounded with 0soursystem.  In query results it shows P1/SA01, for example.  I want to truncate so it will only show SA01 and NOT the source system id P1.  How do you do this?
Cheers,
Mike

Dear Mike,
I would like to do exactly the same thing, but untill now without success. The 0SOURSYSTEM is displayed in query as part of key of characteristic to which it is compounded.
Could you describe in detail what you have done and context?
Thanks in advance,
Josko.

Similar Messages

  • Error when trying to compound source system

    I am receiving the error message R7 405 "Inconsistent Compound with char x and Ref char x" when I try to compound 0SOURSYSTEM to some of my infoobjects. 
    Has anyone seen this issue and been able to resolve it?
    A simple scenario would be to try to compound source system with 0Division.  Division has a reference char of 0DIV_HEAD.   Both are collected in RSD1 via the free selection of infoobjects.   0Division is changed and both objects are selected and activated.  The resulting error R7 405 is then displayed by the system.    We are receiving this for multiple objects.   I was able to convert Material with all its dependencies.

    I get it.
    This is what I did. I added source system as compounding IO to reference object, say ZDIVISION in IO editor. I saved it (it was giving me activation error). I then opened the referencing char, say ZDIV_HEAD in IO editor and added source system compounding. It was again giving me activation error, so I just saved it.
    I went to RSD1, collected these two IOs and activated. I got an error because the reference IO was in a comm structure which had no source system. I deleted that infosource, and activated both the IOs again in RSD1. It activated just fine. Both IOs are active now.
    By the way, the IO editor does allow you to add compounding for a referencing IO (it gives activation error though).
    Not sure if this helps.

  • Autotrace does not show SQL Query Results

    In the previous versions of SQL Developer, the query results will be shown in the Results tab when running the SQL using Autotrace. However, in SQL Developer v2, I cannot find the query results when I run the SQL using Autotrace. Are there any options or settings to turn on the query results in autotrace?

    Please do not duplicate threads (original Autotrace does not show Query Results only makes you and all of us lose time.
    If nobody answered, that would probably indicate a NO.
    You can request this at the SQL Developer Exchange again, so other users can vote and add weight for possible future implementation.
    Sorry,
    K.

  • SAP Source System showing up as BI Source System in RSA1

    I have 2 BW systems and 2 CRM Systems.  In one BW system, when I create a SAP Source system in RSA1, It gets listed as a SAP Sources system along with ECC and all the rest.
    The Logicial Systems and RFC Connections all appear to be the same between each pair.
    In the other system, using identical procedure, it the source system gets listed as a BI Source System.  The 2 CRM systems have identical components and version levels as do the 2 BW systems.
    Any idea why and if this would make any difference and how to correct.

    Hi,
    To fix this, you need to do a restore (& not a delete) of the source system in BW, having deleted the RSBASIDOC entry in the source OLTP system.
    This will force the BW system to interrogate the RSBASIDOC table entry in the source system again and it should then realise that it is an R/3 system (not a BW system) and move the entry to the SAP folder.
    Rgds,
    Colum

  • RSA1 - ECC 5.0 Backend "Source System" shows up as a BW System?????

    Hello,
    I'm working in RSA1 on my development BI system (BID) building a source system connection to our R/3 (ECC 5.0) (DEV) backend system. I've got the logical systems defined and assigned, clients opened, and users built.
    Here's the issue:
    When I build the connection to the backend ECC 5.0 system, it's coming up as a BIW system (see Message Test below - that' from the log)
    My question is - is it seeing it as a BW System, versus an R/3 System, because in ECC 5.0 BIW is integrated / delivered within ECC 5.0?
    Cut-and-paste from the log entry where
    Message Text
    Creating logical Business Information Warehouse on source system PRDCLT100

    Hi Ajay,
    I first click the scroll note button above "Display Node Log" then see the second message in the log below which says "Creating logical Business Information Warehouse on source system ........"
    All messages there are status "green" i.e. informational versus warning or error..

  • Content presenter: content source based on a query resulting in error

    Hi all,
    I am using a content presenter taskflow showing content based on a query. After some changes were made to the Webcenter Content instance (extra metadata field, extra profiles) the query is resulting in an error. In my WC_Spaces log I see the following message:
    Caused By: oracle.webcenter.content.integration.RepositoryException: Jun 13, 2012 11:15:11 AM oracle.webcenter.content.integration.spi.ucm.search.SearchService search
    SEVERE: An error occurred when searching repository WebCenterSpaces-UCM. When calling service GET_SEARCH_RESULTS, as user weblogic, at timestamp 6/13/12 11:15 AM, received status code -32. The search was Search[repositoryId=WebCenterSpaces-UCM, max to return=100, useFullTextSearch=true, useCache=true, sort="toProperty('dDocTitle') ASC", fullText="
            Metadata criteria((cm_contentType equals IDC:Profile:qblIntranetArtikel)AND(xqblGroep [any] equals Quobell)AND(xqblIntranetSubGroep [any] equals Opleidingen))
    isOr=false"] and the parameter map was {ResultCount=51, FolderPathInSearchResults=1, SortField=dDocTitle, IdcService=GET_SEARCH_RESULTS, SortOrder=ASC, vcrAppendObjectClassInfo=1, StartRow=1, QueryText=(xqblGroep <matches> `Quobell`) <AND> (xqblIntranetSubGroep <matches> `Opleidingen`), vcrContentType=IDC:Profile:qblIntranetArtikel}.
    The profile qblIntranetArtikel I am using already existed before the change were made and the query worked fine then.
    In WCC I see the following error:
    (internal)/6     06.13 11:15:10.272     IdcServer-551     -1 exception backtrace:java.lang.ArrayIndexOutOfBoundsException: -1(internal)/6     06.13 11:15:10.272     IdcServer-551     at java.util.Vector.get(Vector.java:696)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.data.DataResultSet.getStringValue(DataResultSet.java:2183)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at collections.CollectionFilters.doFilter(CollectionFilters.java:95)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:115)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.Service.executeFilter(Service.java:4095)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.SearchService.doResponse(SearchService.java:2081)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.Service.doRequest(Service.java:1956)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    (internal)/6     06.13 11:15:10.272     IdcServer-551     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    services/3     06.13 11:15:10.274     IdcServer-551     !csUserEventMessage,weblogic,CIS!csSystemCodeExecutionError java.lang.ArrayIndexOutOfBoundsException: -1services/3     06.13 11:15:10.274     IdcServer-551     at java.util.Vector.get(Vector.java:696)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.data.DataResultSet.getStringValue(DataResultSet.java:2183)
    services/3     06.13 11:15:10.274     IdcServer-551     at collections.CollectionFilters.doFilter(CollectionFilters.java:95)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:115)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.Service.executeFilter(Service.java:4095)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.SearchService.doResponse(SearchService.java:2081)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.Service.doRequest(Service.java:1956)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    services/3     06.13 11:15:10.274     IdcServer-551     at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    services/3     06.13 11:15:10.274     IdcServer-551     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    services/3     06.13 11:15:10.274     IdcServer-551     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    services/3     06.13 11:15:10.274     IdcServer-551     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    When I select a single item to be shown in the content presenter taskflow, I works fine. It also works fine when showing all documents in a folder.
    Does any body have an idea what might be the problem I am facing and how to fix it?
    thanks in advance,
    Harold

    Hi all,
    I found what caused the error. Someone had set the CollectionID metadata field in WCC to non-searchable. This resulted in an error in the CollectionsFilter.
    Setting the field back to searchable in WCC solved the problem.
    regards,
    Harold

  • COMPOUNDING SOURCE SYSTEM ID WITH OUT DELETING MASTER DATA

    Hi,
       We have existing data from  r/3 system (for eg. D1) in BW. Now we have a requirement to get data from a new r/3 system (for eg D2). So we need to use 0COMP_CODE for two sources. We have COMP CODE C11 with different master data in D1 and D2. So we need to compound sourcesystem id to 0COMP_CODE. If we compound it now we need to delete comp code master data in production which means deleting data from 10 other cubes which are dependent on  0COMP_CODE. We can create a new infoobject ZCOMP_CODE for D2. But is it a good idea to create a new info object as we can't report on D1 and D2 if master data is different?. Is there any other way to reuse 0COMP_CODE for D1 and D2.

    Krishna,
    simple and well known solution... You might want to try if appropriate.
    Since you dont nwant to modify the COMP_CODE and Datasource D1, for data coming fom D2, add an identifier at the end..
    for example, if comp_code 1000 is coming in from D2, make is 1000D2.
    so that if 1000 already exsits in D1, then
    1000 means D1
    1000D2 means D2.
    You can modify the text for D1 data to indicate that it comes from D1.
    Kind of patchy solution, but may be appropriate given your situation.
    Good Luck
    Gova

  • Show Select query result in the text file.

    Hi all,
    i want to show my select statment records in the text file.
    thanks in advance.
    Mob.

    you cannot do a select in a stored procedure.
    you could do something like
    SQL> set serverout on
    SQL> spool output.txt
    SQL> declare
           x varchar2(40);
         begin
           select * into x from dual;
           dbms_output.put_line(x);
         end;
    X
    SQL> spool offor use the utl_file package (more powerfull, less secure, write on the db-server instead of the sqlplus-client)

  • 0CRM_SALES_ACT_1 Cancelled in Source System

    Hi, I'm having problems with a BI7 dataload, from our CRM source system, based upon the 0CRM_SALES_ACT_1 datasource. I've cleared down the data in my related InfoProviders, deleted all PSA requests and previous Delta Inits, and I'm now trying to load a new Init with Data Transfer. The job progresses so far (229,398 records) and then gets cancelled in the source system with the error message: "User is not integrated into organizational structure"
    I've done some searching on SDN and can't find anyone posts with the same issue - my apologies if I've mised the key one.
    I've reactivated the transfer structures using the activate all program in se38, and carried out an RSRV on the InfoProviders.
    It was working when I last reloaded the data a few weeks ago, so something has changed either on the source system or the BI7 system since then, but I can't figure out why it's suddenly getting cancelled at source. It's also taking over 16 hours to get to this stage, whereas the last successful Init ran in four hours.
    I've included the last part of the job log from the source system, showing the last successful data package and then the final system error message.
    Any advice or help on this would be greatly appreciated.
    01.07.2010  10:02:20  Asynchronous send of data package 38 in task 0042 (1 parallel tasks)
    01.07.2010  10:02:20  tRFC: Data Package = 37, TID = AC10026B18944C2C4F29EB3A, Duration = 00:00:02, ARFCSTATE =
    01.07.2010  10:02:20  tRFC: Start = 01.07.2010 09:17:44, End = 01.07.2010 09:17:46
    01.07.2010  10:51:54  Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 5,882 records
    01.07.2010  10:51:54  Result of customer enhancement: 5,882 records
    01.07.2010  10:51:54  Asynchronous send of data package 39 in task 0043 (1 parallel tasks)
    01.07.2010  10:51:54  tRFC: Data Package = 38, TID = AC10026B1A7C4C2C599D01C0, Duration = 00:00:02, ARFCSTATE =
    01.07.2010  10:51:54  tRFC: Start = 01.07.2010 10:02:20, End = 01.07.2010 10:02:22
    01.07.2010  11:09:00  User is not integrated into organizational structure
    01.07.2010  11:09:00  Job cancelled after system exception ERROR_MESSAGE
    Kind regards,
    Jeff.

    Hi, there's no short dump.
    Kind regards,
    Jeff.

  • Source system (R/3) error while testing from BW

    Hi,
    We are trying to test the source system from BW. We have defined LOGICAL system in R/3 as well as in BW. We have also checked in sm59 for RFC tests and found to be successful in R/3 side as well as BW side. Bur when we tried to activate the R/3 source system in BW side,w e are getting the following errors. Please help urgently.
    1.The following errors occured in source system -  RSAR -374
    2.Result of the destination check: Timed out - RSAR -375.
    Thanks,
    David

    Have a look at this:
    Problem Activating Source system RSAR 374, RSAR 375
    Regards.

  • CLIENT of the source system in the Transfer Rules

    Hi,
    Can I get the CLIENT of the source system dynamically in the Transfer Rules (and assign it to an InfoObject)?
    I have a generic extractor from a R/3 source system. The table in the source system & the extract structure the DataSource both contain MANDT, but its not coming in the RSO2 screen (which, if I'm not wrong, is how it should be).
    I need the CLIENT info. in my BW data targets. I do not want to hardcode this value in Trans Rules as the client in Dev & Prod is different for my R/3 sys.
    If I can't get it directly from the DataSource, is there any way I can get it from any system field using routine?
    If I'm not wrong - SYST-MANDT in the Formulas will give me only my BW CLIENT.
    Thanks in advance for your help.
    Regards,
    Melwyn

    hi,
    i think if your bw dev and prod client is different you can try in transfer rules
    if sy-mandt = xxx. ( bw dev client number)
       result = 'yyy'. (source system dev)
    else.
       result = 'zzz'. (source system prod)
    endif.
    or enhance the extract structure/ append structure with zz field for mandt and field in user exit zxrsau01 with sy-mandt
    or if use infoobject 0LOGSYS, populate in transfer rules with result = g_s_minfo-logsys.
    hope this helps.

  • RSA7 - no records in the source system

    Hello,
    RSA7 in the source system shows the following record :
    2LIS_03_BF     DB1CLNT300     21
    But 'Display data entries' shows no data. No data in bw aswell. Delta init has restriction by plant.
    Is it a normail situation?

    Hi,
    Which update method you are using.
    If its direct delta then it directly come RSA7.If its Queued delta or Unserilized V3 update you have to see in LBWQ and SM13 respctively.
    For more info find this.
    http://www.sdn.sap.com/irj/sdn/nw-bi?rid=/library/uuid/f03da665-bb6f-2c10-7da7-9e8a6684f2f9
    Regards,
    Shiva.
    Edited by: Shivu  Kumar on Oct 14, 2009 2:45 PM

  • Source System create - RSAR 374 Error

    Hi,
    in RSA1 when deleting source system , which caused info objects/PSA tables for the particular source system deleted. Now, when creating new source system, it fails, It times out.
    It stops at "write version D" and times-out .  Is there anyway, it could be fixed,.
    Error:
    The following errors occurred in the source system:     RSAR     37 4     
    Result of the destination check: Timeout     RSAR     37 5     
    Thanks,
    Usha
    Edited by: Usha4sap on Jun 11, 2010 9:39 PM

    Hi Usha,
    Check if the RFC connection is established between the R/3 and BW system. If not, speak to the BASIS team.
    rgds,
    Sree

  • Saving query results to text file

    Hi experts,
    I would like to save a query results to text file.
    The query has desined to the correct structure and I wish the query results will be saved automaticly to text file every time the query is running.
    The query should cintain some sql code that will save the query to text file instead of show the query results.
    What function of SQL should I add to query to achieve that goal. (The query is a long one).
    Thanks in advance,
    Joseph

    If you are talking about Query Manager, it is not difficult to do.  No matter how long your query coding is, just go to the start point of your query.  Then press CtrlShiftEnd to select all the TEXTs.  CtrlC and CtrlV will copy the text (query codes) to text file easily.
    Thanks,
    Gordon

  • Jump from (RRI) BEx query parsing infoobject without MD to source system

    Hi!
    I have a snag that I hope someone out there will be able to help me with. I have a query that cointains purchasing line items. I want to jump from a purchasing order number in the query to transaction me23n (display purchasing order) in the source system.
    This works fine in the portal (don't ask me why there's a difference..) where ECC is launched as a new portal window and the data is parsed correctly. But when attemting to do the same in BEx Analyser the system pops a dialog demaning that I choose which infosource should be used for reversing the infoobject into the proper ECC table field...
    Now the infoobject is 0REF_DOC_NR, and it doesn't have any masterdata or texts.. so there is no "papertrail" for the system to follow back to the source.
    In RSBBS the I have selected delete for all other infoobjects and set the line for 0_ref_doc_nr like this:
    InfoObject: Reference Document Number, Type: Table Field, Field Name: EBELN, Selection Type: Parameter, Required Entry: X, Data Element: EBELN, Domain: Blank, SET/GET Parameter: BES
    Any tips?
    Regards
    Ola

    Hi,
    i have replied wrong,
    i mean that
    when i am trying this,
    http://(hostname):(SRM port)/sap/bc/gui/sap/its/bbp_mon_sc?sap-client=200&sap-language=EN&GS_HEADER-OBJECT_ID='selected number value'
    with field assignment: shopping cart number = GS_HEADER-OBJECT_ID (for drill down on particular field, i.e. open the URL with this field value entred from sender query's field shopping cart number)
    result is coming: http://(hostname):(SRM port)/sap/bc/gui/sap/its/bbp_mon_sc?sap-client=200&sap-language=EN&GS_HEADER-OBJECT_ID='selected number value'&GS_HEADER-OBJECT_ID=10000456
    and when try this:
    http://(hostname):(SRM port)/sap/bc/gui/sap/its/bbp_mon_sc?sap-client=200&sap-language=EN
    with field assignment: shopping cart number = GS_HEADER-OBJECT_ID
    result is coming: http://(hostname):(SRM port)/sap/bc/gui/sap/its/bbp_mon_sc?sap-client=200&sap-language=EN&GS_HEADER-OBJECT_ID=10000456
    but not skiping the initial screen.
    Thanks.

Maybe you are looking for

  • Dynamic tabs in a DeskI report

    Does anyone have experience dynamically creating tabs in a Deski report?  For example, we would like to show sales by store where each store has its own tab.  We would like a tab to be created and visible only when the store has data that is returned

  • Adding Polyline to Google Map in Mobile App

    I've got a mobile app that uses a Google map. I can successfully retrieve directions from the Google Directions service. I want to overlay the route polyline from the Directions Result onto my Google map. I can't find an example of how to do this wit

  • Transferring RAW photos to Iphoto

    I know this has been asked a lot before, but there's an ocean of variations of answers out there.  I can't make any sense out of it so I'm hoping somebody can give me a fundamental answer without overwhelming me with hi-tech stuff. I have a Canon EOS

  • Typewriter covers message being typed in email

    the keyboard covers the message being typed in an email - cannot correct or see what has been typed.  Is there a way to remedy this?

  • Setting up personal domains

    How do I add a personal domain name that I bought from GoDaddy to my mobileme account to use with iWeb?