Passing source system to the Infopackage dynamically.

Hi,
    I need to pass the source system name to the infopackage dynamically . How to i do it?
Regards.

In the infopackage, you can write an ABAP routine to dynamically set the source system.
Sandy

Similar Messages

  • Data load problem - BW and Source System on the same AS

    Hi experts,
    I’m starting with BW (7.0) in a sandbox environment where BW and the source system are installed on the same server (same AS). The source system is the SRM (Supplier Relationship Management) 5.0.
    BW is working on client 001 while SRM is on client 100 and I want to load data from the SRM into BW.
    I’ve configured the RFC connections and the BWREMOTE users with their corresponding profiles in both clients, added a SAP source system (named SRMCLNT100), installed SRM Business Content, replicated the data sources from this source system and everything worked fine.
    Now I want to load data from SRM (client 100) into BW (client 001) using standard data sources and extractors. To do this, I’ve created an  InfoPackage in one standard metadata data source (with data, checked through RSA3 on client 100 – source system). I’ve started the data load process, but the monitor says that “no Idocs arrived from the source system” and keeps the status yellow forever.
    Additional information:
    <u><b>BW Monitor Status:</b></u>
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System Response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    <b><u>BW Monitor Details:</u></b>
    0 from 0 records
    – but there are 2 records on RSA3 for this data source
    Overall status: Missing messages or warnings
    -     Requests (messages): Everything OK
    o     Data request arranged
    o     Confirmed with: OK
    -     Extraction (messages): Missing messages
    o     Missing message: Request received
    o     Missing message: Number of sent records
    o     Missing message: Selection completed
    -     Transfer (IDocs and TRFC): Missing messages or warnings
    o     Request IDoc: sent, not arrived ; Data passed to port OK
    -     Processing (data packet): No data
    <b><u>Transactional RFC (sm58):</u></b>
    Function Module: IDOC_INBOUND_ASYNCHRONOUS
    Target System: SRMCLNT100
    Date Time: 08.03.2006 14:55:56
    Status text: No service for system SAPSRM, client 001 in Integration Directory
    Transaction ID: C8C415C718DC440F1AAC064E
    Host: srm
    Program: SAPMSSY1
    Client: 001
    Rpts: 0000
    <b><u>System Log (sm21):</u></b>
    14:55:56 DIA  000 100 BWREMOTE  D0  1 Transaction Canceled IDOC_ADAPTER 601 ( SAPSRM 001 )
    Documentation for system log message D0 1 :
    The transaction has been terminated.  This may be caused by a termination message from the application (MESSAGE Axxx) or by an error detected by the SAP System due to which it makes no sense to proceed with the transaction.  The actual reason for the termination is indicated by the T100 message and the parameters.
    Additional documentation for message IDOC_ADAPTER        601 No service for system &1, client &2 in Integration Directory No documentation exists for message ID601
    <b><u>RFC Destinations (sm59):</u></b>
    Both RFC destinations look fine, with connection and authorization tests successful.
    <b><u>RFC Users (su01):</u></b>
    BW: BWREMOTE with profile S_BI-WHM_RFC (plus SAP_ALL and SAP_NEW temporarily)
    Source System: BWREMOTE with profile S_BI-WX_RFCA (plus SAP_ALL and SAP_NEW temporarily)
    Someone could help ?
    Thanks,
    Guilherme

    Guilherme
    I didn't see any reason why it's not bringing. Are you doing full extraction or Delta. If delta extraction please check the extractor is delta enabled or not. Some times this may cause problems.
    Also check this weblog on data Load errors basic checks. it may help
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Thanks
    Sat

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

  • How to assign the source system to the virtual provider

    Hi
    How to assign the source system to the custom virtual provider with services in BW 3.5 ?
    Regards
    PWnuk

    Hi PWnuk,
    Refer this link on how to implement a virtual provider with services.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4752ec2d-0a01-0010-ecb0-a145cf2e3e92
    Hope this helps
    Regards
    Karthik

  • When exactly source system recognizes the last delta is succesfull/failed.

    When exactly does the source system recognizes the last delta is successful/failed?
    Case -1: In logistic applications..
                 What if I changed quality status to red for a successfully completed delta, and then requested new delta?
    Case -2 : In Financial applications..
                  When exactly BWOM2_TIMEST fields updated. I mean BW acknowledges to the delta load immediately saying it is successful or fail, or at the time when we request the next delta?
                  What if I changed quality status to red for a successfully completed delta, and then requested new delta? It executes repeat or returns 0 records.

    Hi,
    Here's the explanation:
    Scenario 1 -Logistics Delta
    Sinc logistics delta comes from Delta Queue (RSA7) and IP takes daa from Delta queue so betwen RSA7 and BW, IDocs are transferred which sends messages for successful completon of extraction. As soon as extraction is over and a particular IDoc is sent to BW the BW marks the delta s successful. This happenes exactly when job is Source system completes Now if you make a successful delta as red then the IP identifies that last delta was not successful and requestes a repeat of last delta which again goes to RSA7 and picks the last delta and also the new deltawhich has come in RSA7. Note: RSA7 stores both new delta records and one last successful delta records(for delta repeat)
    Scenario 2 - FI Delta
    Sinc FI deltas are based on timestamp mechanism there are 2 possibilities:
    a) The extraction fails while picking records from R/3 table (G/L, Ap and AR tables). In this case the timestamp isnot registered in BWOM2_TIMEST table and arepeat will work fine.
    b) The load fails during procssing in BW (e.g update rules processing) and the job has completed in R/3 and has set the timestamp in table BWOM_TIMEST. In this case we will have to reetthe tmestamp and run the delta again.

  • An error occurred in the source system when running infopackage

    Hello,
    I am using 0CO_PC_PCP_03 (Product Cost Planning: Itemizations Costing) and cube 0COPC_C10 (Exploded Itemization) in BI. RSA3 extractor checker shows that there is data if you put in a period.But as soon as I run the infopackage I get error    :
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Service API .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    And i did put in the period in the internal formatfor  FROM and TO in the selection tab on the infopakand  but I am still getting the same error.
    And when i go into details it gives me " Error occurred in the data selection "
    Please assist
    Thanks

    I followed what you & Tarun advised and it shows the job as finished.Also this is what the log read:
    Date        Time      Message
    04/03/2009  12:49:29  Job started
    04/03/2009  12:49:29  Step 001 started (program SBIE0001, variant &0000000000160, user ID DEVERP100)
    04/03/2009  12:49:29  Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    04/03/2009  12:49:29  DATASOURCE = 0CO_PC_PCP_03
    04/03/2009  12:49:29  RLOGSYS    = DEVBI100
    04/03/2009  12:49:29  REQUNR     = REQU_4DCA7N474P53QS8FJQ0RAKOW5
    04/03/2009  12:49:29  UPDMODE    = F
    04/03/2009  12:49:29  LANGUAGES  = *
    04/03/2009  12:49:29  *************************************************************************
    04/03/2009  12:49:29  *          Current Values for Selected Profile Parameters               *
    04/03/2009  12:49:29  *************************************************************************
    04/03/2009  12:49:29  * abap/heap_area_nondia......... 2000683008                              *
    04/03/2009  12:49:29  * abap/heap_area_total.......... 2000683008                              *
    04/03/2009  12:49:29  * abap/heaplimit................ 40894464                                *
    04/03/2009  12:49:29  * zcsa/installed_languages...... 1NEFDIJLPS                              *
    04/03/2009  12:49:29  * zcsa/system_language.......... E                                       *
    04/03/2009  12:49:29  * ztta/max_memreq_MB............ 2047                                    *
    04/03/2009  12:49:29  * ztta/roll_area................ 3000320                                 *
    04/03/2009  12:49:29  * ztta/roll_extension........... 2000683008                              *
    04/03/2009  12:49:29  *************************************************************************
    04/03/2009  12:49:29  Synchronized transmission of info IDoc 3 (1 parallel tasks)
    04/03/2009  12:49:29  IDOC: Info IDoc 3, IDoc No. 6812, Duration 00:00:00
    04/03/2009  12:49:29  IDoc: Start = 04/03/2009 12:49:29, End = 04/03/2009 12:49:29
    04/03/2009  12:49:29  Job finished

  • Error occured in source system - in the extractor

    Hi Experts,
    I started an INIT load from ODS1 to ODS2 and Infocube.
    It is expected to contain 21 million records.
    After loading 17 million records the loading stops with an error message "an error occured in the source system"
    Caller 09 contains an error message.
    Can you please explain the reasons for this error and how to fix it so that i do not face this eror in the next init load.
    Regards,
    Suraj S Nair

    Due to the high volume of records, this error may error.
    Reduce the package size and check the loading once again.
    Hope this helps.

  • Mapping of Quality System (Source System) after the Transport

    Hi,
      We have two quality source systems like 300,400 in sync with the development ,to extract the data .    I am transporting Transfer rule mapping from the development .After the transport to Quality , the changes are reflected in 300 . But I want to change it from 300 to 400 i.e.Transfer rule mapping should be reflected in 400. What is the transaction code used to change this mapping in BW System?
    Thanks for your time.
    Thanks & Regards,
    Raja

    Raja,
    When you transport - you have a transport mapping in your dev system that tells BI which system connects to which system in the QA system for instance
    FLAT_FILE in DEV could be Z_FLATFILE in QA - accordingly the datasources are mapped. Also the transfer rules are source system specific which means that you change the source system - the transfer rules will have to be recreated.
    Instead what I am asking you is to maintain the mappings for client 400 in DEV and then maintain the mappings as 400 - 400 in the qa system and then transport the same. If your dev systems are linked to QA300 and your mapping says QA400 the same will hold good.. however if you have QA300 in dev to be sent to QA as QA300 and then change the source system .. it will not work since this will be seen as a source system change and you cannot change the same. You could try BDLS and try changing the logical client name ( I am not sure if it is BDLS ) or change the RFC connection parameters in SM59 but am not sure if it would work....

  • How to crete the source system for the SQL Server 2000 to BI 7.1

    Dear All,
    We want to extract data from  SQL server 2000 data base to BI 7.1
    Please provide us the step-by-step procedure to be followed in BI as well as SQL server 2000 BD
    Thanks & Regards,
    sarasu

    Hi,
    You have two options, you can use DB Connect but you need SAP DBSL for SQL Server 2000 and the DB Client and this could be have a additional cost, or you can use UD Connect, that make the connection with Java, using JCo's and the Driver Java for SQL Server 2000, please review this link: [http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/58f4db47-0501-0010-a2bf-ff01b150fdff|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/58f4db47-0501-0010-a2bf-ff01b150fdff]
    I recomend if you dont have the SAP DBSL and DB Client for SQL Server 2000 that use UD Connect is really useful.
    Regards

  • Conversion of source system names

    Hello Experts,
    After having some transport problem (transporting infopackages), I notice that the source system mapping is not the same in DEV compared to PRD.
    Other than change log which was not turned on, is there any other way I can find out who or when was the last change to this mapping table?
    Am I right to say the mapping entries should exist in all systems? My DEV currently only has 1 entry compared to 6 entries in QAS and PRD.
    The source system underwhich the infopackage resides is not shown in the DEV source system mapping table.
    Is this the cause of my transport problem?
    Regards,
    Mirella Russo

    Dear Experts,
    Thanks for the useful information. Points awarded.
    Am I right to say that mapping in target system cannot be transported and is set directly in target system QAS, PRD via RSA1 and no mapping is required even if there are other source systems, like flat file source systems, when the source system name is to be the same in all systems? In this case, my source system is a flatfile. Does this mean I need not maintain it? The 'no mapping' warning received in transport log shows that the flatfile source system concerned exists in the target system but no mapping. As I do not need source system name change, can I say I need not maintain in the mapping table? I still cannot understand why the error come about.
    Many thank you in advance.
    Regards,
    Mirella Russo

  • Error Infosource is not defined in the source system

    I am extracting data into ODS. It was running perfectly till now. But today i am getting this error.and for all packages i run. whether it is transaction data or master data.
    I replicated the DataSource and activated all the objects and transfer structure.but still getting the same error.
    I even created a new DataSource and infosource but still the error persists. please help me in this matter.
    Thanks

    the data is extracted from BW system itself (Self System).
    there are three tables linked to each other.I have created an infoset query and creted datasource on that infoset query.
    the source system is the same bw system.
    The detailed error report is -
    InfoSource  is not defined in the source system.
    Message no. R3005 
    Diagnosis
    The InfoSource  specified in the data request, is not defined in the source system.
    System response
    The data transfer is terminated.
    Procedure
    In the Administrator Workbench of the Business Information Warehouse, update the metadata for this source system, and delete the InfoPackages belonging to InfoSources that no longer existing .

  • An error occurred in the source system, DBIF_RSQL_SQL_ERROR

    Dear All,
    last 4 days my process chain stop, now todya i activate the process chain. i found a error In 0FI_AR-4.
    the error i found
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    i already check in RSA3 , Once execute 0FI_AR_4 I Found a dump
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
    neither
    caught nor passed along using a RAISING clause, in the procedure
    "BWFIR_READ_BSID_CPUDT_DATA" "(FUNCTION)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    How to correct the error
    The exception must either be prevented, caught within the procedure
    "BWFIR_READ_BSID_CPUDT_DATA"
    "(FUNCTION)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    Database error text........: "ORA-25153: Temporary Tablespace is Empty"
    Internal call code.........: "[RSQL/FTCH/BKPF_BSID ]"
    Please check the entries in the system log (Transaction SM21).
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "DBIF_RSQL_SQL_ERROR" CX_SY_OPEN_SQL_DBC
    "SAPLBWFIR" or "LBWFIRU10"
    "BWFIR_READ_BSID_CPUDT_DATA"
    please any one help on this issue
    Advance in thanks
    Regards
    Priya

    Hi,
    Can you please try adding the datafile to the PSAPTEMP tablespace in the source system, and try to start the process chain again. If required you have to contact the Basis Administration. Also please find the system logs and dumps in the source system at the point of time.
    Can you please let me know if it got fixed.
    Thanks & Regards,
    VR

  • Retrieve Data for the Variables from Source System in Target System

    hello...i created a variable in the source system in the table: TVARVC and I would like to get the data from this table in the source system and used this in the infopackage calendar day in the BW target system. Can anyone suggest any useful way to do this? How to take the data from this table TVARVC which is not in the same box, is a different box.
    THANKS alot =)

    Hi  FluffyToffee,
    Try to create a RFC function module to read values in source table. Use this FM in infopackage selection routine.
    Hope it Helps
    Srini

  • How to retreive logical name for the OLAP source system

    dear all, i am writing an extractor for a data source and need to fetch the OLAP SOURCE SYSTEM (r3 backend) for it.
    obviously in RSA1, you can see the source system of the data source, however, i have debugged this and could not find the function or class that puts the source system in the field.
    in short i have the data source, and i know i want it to be the active version, so how can i get the olap source system of this ?
    thanks
    glen
    Edited by: gingle on Dec 2, 2008 10:22 PM

    Try tcode SM59.  I am locked out of the transaction at this client, so I can't give you any more details.
    You can also look at the source system in RSA1 ... go to the source systems tab and change it.
    Both of these steps are typically basis steps, so i would advise you to be cautious when doing anything in either of those screens.
    Brian

  • Error in code page mapping for Source system whil loading the data from ECC

    HI Gurus,
    I am working in a implementation project, Recently our BI sand box is up, when i am doing my load from 0comp_code_attr it is throwing an error "Error in code page mapping for source system"(This is my first load from ECC).
    In details tab it is showing as the data is sent from the source system but the data is not reaching to the PSA.
    Please let me know if there are any settings needs to be made.
    Many thanks in Advance
    Jagadeesh

    HI V,
    Thanks for your quick response. I did it but it didn't resolve the issue. since the system id which i am having is 3 digits(LEC) but there it is taking only 2 digits, so i clicked on the button called Propose system ids, it has praposed LE, but the issue is stil there.
    Do we need to do any settings in LBWE??
    Thanks and Regards
    Jagadeesh

Maybe you are looking for

  • Month View Blank

    iCal version 2.0.5 With my recent update of Microsoft Office to 2008 iCal stopped working properly. When I open iCal the Month view is the default view but it appears blank. No events or even the names of calendars are appearing. If I change to Week

  • BDC PROBLEM for MIGO

    Dear all, there is problem in BDC MIGO report.  when i uploaded the p_file the bdc run but on some fields it gives the error message S Field GOITEM-ERFME . is not an input field S Field GOITEM-ERFMG . is not an input field S Field GOITEM-LSMNG . is n

  • Logging

    How to enable logging on partition table in oracle 11G . Regards

  • HT3986 after installing windoor7 in imac showing bluescreen

    please help me out ......after installing windoor7 in imac showing bluescreen error

  • Mail Rules Problem (Auto-Respond Not Working)

    Hello there, I just purchased a 20" iMac and Leopard has been great so far. The only problem I've run in is that Mail Rules does not auto-respond but rather it will just send back the same thing that it received. Keep in mind i've been a Tiger user f