How to seperate BI 7.0 from ECC 6.0..

I have very strange situation. My friend has installed SAP ECC and BI demo IDE on hard drive and I am currently practicing BI 7.0. on his machine. However when I login to the IDE I can do both the BI and ECC transactions (eg: RSA1 and Me23n ) in the same client. I am using client 800 to login..
However due to this problem I am not able to successfully configure source systems in BI. How do I go about this problem ? It seems like BI is embedded with ECC 6.0 as the same server.
I am new to SAP but have been in data warehousing for many many years. My goal is to learn the complete SAP BI dataflow..
Since he is not here right now and is the SAP expert, therefore I would appreciate all the inputs that I can get to fix this problem.
Edited by: it guru on Feb 2, 2008 3:35 AM

Hi,
When using BI within an SAP ERP system, you must have a different client for BI to the ERP data client (the client also needs to have a unique logical system name to the ERP client). Most of the extractors cannot extract and load within the same client.
You should create a new client and logical system name for the BI system. You will also need to use steps from SAP note 122679
to change the default client for the BI transactions (i.e. RSA1) to the new client.
Cheers,
Mike.

Similar Messages

  • How to map service contract data from ecc to crm

    Hi Experts,
    Please help me,how to map service contract data from ecc to crm system.
    is there any perticular process.please let me know.
    thanks in advance..

    Hi Srinivasulu,
    Create the service contract type of ECC and also item categories under it in ECC in CRM. Map the number ranges.
    Check the Partners mapping from R/3 to CRM and that will be all.
    I tried but in CRM in the transaction type internal number range is mandatory. So, if you create service contract in ECC with one number it will replicate to CRM but with different number. But you can see ECC number under the transaction history in CRM.
    Good Luck.
    Sharath.

  • How to pass PO customer fields from ECC to SUS ?

    Hi Gurus,
    We defined a customer PO field at ECC side and want to pass it to SUS and diaplay it in SUS PO, my question is, how to pass PO customer fields from ECC to SUS?
    Please advise.
    Thanks and best regards
    jack

    Hi jackytam  ,
    /people/yeusheng.teo/blog/2008/01/05/ordering-unit-vs-order-pricing-unit-in-srm-sus
    you make get some pointers
    regards,
    Neelima

  • How to call and reuse smartforms from ECC to CRM?

    Hi Experts,
    I would like to seek help from all of you, I would like to know if it is possible to call and reuse smartforms created in ECC to CRM environment. The requirement is to create smartforms in ECC (R/3 system) and reuse and call it in CRM environment whenever the 'PREVIEW OUTPUT' button is ticked in CRM webclient. This is to reduce the creation of smartforms from both systems.
    Hope to hear from all of you. Your help will be very much appreciated.
    Thanks and Regards,
    Monica

    You can not reuse it directly but I guess you can download form from ECC and then upload it to CRM. I guess based on your requirement you might end up with few changes to form in CRM to display correct data.
    http://help.sap.com/saphelp_nw70/helpdata/en/c9/452f2d33ca11d5b697006094192fe3/content.htm
    http://www.howforge.com/how-to-upload-smartforms-from-pc
    Smartform Download/Upload problem
    Regards,
    BJ

  • How to delete Master Data transferred from ECC to APO via CIF

    Hi, all
    I'm connecting SCM 5.1 with ECC 6.0 via CIF.
    When activating Integration Model in ECC, the following error occurred;
       "Location 0001 of type 1001 (BSG 592BUSGP) already exists in APO"
    This is because Location 0001 was already transferred from different ECC client via CIF, and not cleared.
    I'm now trying to initialise master data transferred from ECC to APO via CIF, but in vain.
    I suppose I have to first delete all master data CIFed from ECC in APO, or have to execute initialisation of APO master data with ECC data in ECC.
    Please tell me how to do this.
    For details, please read the followings;
    I connected APO client with ECC client 590.
    I transferred Plant and Material Master from ECC to APO via CIF.
    After that, I wanted to change ECC client from 590 to the other.
    I created the other client (592) by client-copying from 590 with SAP_ALL copy profile.
    I deactivated Integration Model in ECC 590, and activated the same in ECC 592.
    Here, I faced the problem.
    The initial data transfer failed due to the duplicate of data.
    Now I'm wondering how I can initialise master data in APO and transfer initial data from ECC.
    Due to testing purposes, I have to change ECC clients from one to the other this time, but I cannot initialise master data in APO and cannot tansfer initial data from different ECC client.
    thanks in advance,
    Hozy

    Hi all,
    Thank you very much indeed for lots of your replies.
    Thanks to all of your advices, I'm getting to understand what to do.
    Well, I'll say I have to create one more client for testing with other ECC clients or I have to rebuild the client by client-copying from 001 and implementing all transportation requests, for marking del flags to each master data and running del programme sound like tough work, and sound like odd ..
    Then, I've got next issue here.
    In SCM-APO, I use BI objects, and , if I have to create several clients for testing, I have to set up clients where you can use both BI objects and CIFed master data.
    I suppose I have to change 'BWMANDT' in RSADMINA and make RSA1 accessable in other SCM clients and implement tests.
    Also, I have to register BI System for newly created SCM clients in RSA1-SourceSystem.
    Well, if you have any experiences on this kind of use, and if you have any advice on it, please give me any tips.
    Particulary, I'd appreciate very much if you give me advice on which way you have chosen; creating several clients or rebuilding the one client in SCM-APO when you use both BI objects, CIFed master data and Demand Planning.
    Thanks in advance.
    Hozy

  • How to send acknowledgement containing KUNNR from ECC to PI to MDM

    Hello Experts,
    I have a scenario of syndicating customer/vendor record from MDM system to ECC system using PI. File to IDOC. Since Customer and Vendor number ranges are internal to ECC system, after posting the customer and vendor record, we need to get the KUNNR or LIFNR back to MDM so that later updates using the key can be issued.
    For Posting we have used DEBMDM in MDM output and mapped it to ADRMAS and DEBMAS for Customers and CREMDM for vendor outbound and mapped it to ADRMAS and CREMAS.
    Now I want to understand what would be the best way to get the Customer or Vendor number back in MDM?
    Using ALEAUD? Enhancing it?
    or using some event mechanism which will post the DEBMAS/CREMAS back from ECC to PI?
    Thanks in anticipation.
    Regards,
    Ahmed

    Hi,
    check this ..
    SOAP for IDOC demystified
    http://wiki.sdn.sap.com/wiki/display/XI/UsingRequestResponseBeanModuleinFILE+Adapter
    Cheers
    Sunil.

  • How to Call Solution Manager Tcode from ECC

    Hi Friends,
      I have a requirement to call the Solution manager tcode CRM_DNO_MONITOR from ECC 6.0 using a custom development
    There should a custom tcode which the user can execute in ECC to call the transaction in Solution manager . Please let me know if this is possible.
    Regards
    Sapient

    hi ,
    for that you have to install solution manager  on server   to be avalable  .
    ask your basis person  to do that for you  .
    regards
    Deepak.

  • Can anyone explain how the LO data source flows from ECC to BI up to cubes?

    Dear all,
    Can anyone explain step by step (HOW THE DATA FLOWS)....By taking 2LIS_11_VAHDR  from SD , starting from Activate Data source in ECC  to Info Cube in BI7.0. Please this will be helpful -
    Thanks for the advance answers...
    Edited by: harishk.225 on Dec 23, 2011 9:56 AM

    Hi Harish,
    First go to RSA5 in ECC  select your datasource 2LIS_11_VAHDR and activate it.
    After activatin check in RSA6 whether the datasoure activated properly or not.
    Then log on  to BI sytem Select datasource and click on replicate.
    Then Create Infocube infopackage ,Transformation, DTP ...entire flow. But dont schedule it because there is no data in SETUP Tables.For full load first we need to run statistical set up , so that data should come to SETUP Table.
    Now go to ECC  enter T.CODE OLI7BW to filled up the SETUP Table  for datasource 2LIS_11_VAHDR.
    It will ask  you for Run Name etc give the run name and time limit and execute it.
    If you get some error then first delete the SETUP Table by using Transaction Code LBWG.
    In LBWG it will ask you for applicatiion number , give 11 i.e for sales datasourc and execute it.
    Data will get deleted from SETUP Table. To check data is deleted or not  in SET UP Tabe go to database table MC11VA0HDRSETUP. Always remember the name of SETUP Table will be Extract Structure followed by SETUP.
    EX : If extract structure name is MC11VA0HDR then name of the SETUP Table will MC11VA0HDRSETUP.
    If data gets deleted then again go to 0LI7BW and run the Statistical Setup then agan check in MC1VAOHDRSETUP table contains data or not.
    Then trigger the Infopackage and DTP in BI.  Above steps was for full load.
    Now to Load deltas follow below steps.
    First Create INIT at BI side which enable delta at ECC Side.
    Then go to ECC and execute T.CODE LBWE.
    LBWE is LO Cockpit Work Bench. There we have folowng functions 1.Maintan Datasource. 2.Maintain Extract Structure. 3. Job  Control.  4.Delta Type 5.. Activate/deactivate.
    If you want to add any new field to your datasource then to to Maintain Extract Strucutere remeber before adding or modififying datasource first we should deactivate datasource by using 5th function  Activate/Deactivate.
    Then select DELTA TYPE in delta type we have four types of delta. 1. Delta Queue (RSA7) 2. Queued Delta (LBWQ)
    3. Unserialized (SM13) , 4. Seriaized (SM13)
    If you select Delta queue then deltas drectly come to RSAT.
    if you select Queued Delta  deltas goes to LBWQ then you have perform V3 job by using Job Control  function to move data from LBWQ to RSA7. Remeber to BI  data  always goes from RSA7 only.
    If you select Unserealized then delta goes to SM13 again you have to perorm V3 Job to move deltas in RSA7.
    Serialize update is not in used in Lo-cockpit.
    There is a differerence between  DELTA QUEUE , QUEUED DELTA, UNSERIALIZE UPDATE. Pls find the differences on net.
    Then select your delta type and create deltas dtp in BI and start loading .
    Hope this help you.
    In RSA7 we have two tables delta and repeat delta, to know the functionality of this please search for the documents on  net.
    Regards,
    Asim

  • How to block CIFed Transportation lane from ECC to APO

    Dear all,
    I want to know if there is any way to stop automatic creation of Transportation lane in APO when material master records, with  procurement type F: External Procurement and special procurement U, are registered or modified in ECC.
    Although only APO-DP is implemented in our project, which does not require the transportation lanes at all, we have to delete not only a product location master record but also collesponding product specific transportation lane when the product is no longer available for demand planning. 
    The integration model includes only material master records, not other TL-related data such as Pur. info.
    I've tried to find any configurations or EXITs stuff which satisfy the requirement above, but couldn't find it...
    I would appreciate any information on this.
    Thanks in advance.
    So Kitagawa
    Edited by: So Kitagawa on May 14, 2008 6:12 PM

    I think this is created part of the Product Integration Model and is controlled via the Product Inbound User Exit - APOCF005.
    There is no User Exit for Transportation Lanes.
    In this User Exit ... there is a Structure /sapapo/matloc which I think contains the Procurement Type (BESKZ) and instead of the Spl. Procurement Key it contains the Supplying Plant (SUPPLPLANT),  Procurement Category (SUPPLTYPE).
    It's got to be the fields in the MATLOC Structure.
    Could be the MATLOCX Structure too ... I could not see any, so I think the above 2 fields should do it.
    Try Coding in this UserExit to make the SUPPLPLANT and SUPPLTYPE field as Blank via ABAP Code.  Do  not touch the BESKZ field as that is needed in APO. This should do it ...when you activate the Model the Inbound Processing.
    Hope this helps.  Reward Points if you do.
    Regards,
    Ambrish Mathur

  • How to seperate PC SCREEN pages from MOBILE pages?

    I read in a Microsoft MSDN article recently where it is a good idea to have the main landing page as index.html and detect if the browser is using a mobile and instead load a different version just for mobiles.
    I was wondering how I would implement such an idea since a mobile would have to load up the large version before detecting the compact version. Pointless!
    Maybe I should have the index.htm as the mobile version and have it detect the screen size and load the index_screen.htm instead if appropriate (mobile first).
    Having problems with the responsive layouts anyway (previous article experiencing problems with templates in responsive) so seeking alternatives here.
    I want different content on mobile pages anyhow so maybe this would be the way for me.
    Ideas and feedback welcomed and greatly appreciated.
    Thanks in advance.
    Terry

    I'm sorry but I don't agree with that approach at all.  Do you realize how long the list of user agents is right now?   And how often that list needs to be updated to check against every possible mobile device on the market?  Now even if you manage to get passed the user agent hurdle, why do you want to maintain two separate web sites?  It's twice the work!
    In a perfect world, your content is stored inside a MySql database.  If the device width is XXX, the Reader's Digest Condensed version is displayed.  If the device width is more than XXX, the full version is displayed.
    Nancy O.

  • How to transfer data from ECC to CRM via IDocs (Clfmas01),

    Hi all,
    how to transfer data from ECC to CRM via IDocs (Clfmas01), that to material master data from ECC to Production master data in CRM.    
    Need Information regarding, how to upload file to CRM from ECC, through, IDocs......Plz help me...
    Edited by: khaja fareed on Jan 11, 2010 12:44 PM

    First of all push ECC data in to GTS server through T.code:/N/SAPSLL/MENU_LEGALR3. First click on Master data tab there enter customer/vendor number then execute.
    2-Go to document tab there enter Sales order no/PO number then execute it.
    Then go to GTS server in compliance management module you can get all the information.
    Regards
    Sitanshu Panigrahi

  • How to get customers have blank Juristriction code from ECC to CRM?

    Hi,
    We have recently implemented CRM in our organization. We are planning to bring customers where they dont have region/country maintained i.e., they dont have juristriction codes maintained but still how could we get those customers from ECC to CRM system? we are at BBPCRM/600now.
    Do we have to import any OSS note? Please advise.
    thank you,
    Anil

    Hi ,
    you can also check with standard program like :
    program;-
    SMOF_REQUESTN- to start CRM Request
    SMOF_MONITOR_SMOFRSTAT- Monitor Request
    these function module you can check:-
    SMOF_START_DOWNLOAD_OR_REQUEST-Initialialize object for initial download in table smof_dstat
    Functionality-Start a Download or a request. Is called from transaction R3AS
    transaction :
    R3AR3:- Monitor Requests
    Hope it will useful.
    thanks
    Hemant ghiya

  • How to Post Idoc's from ECC to SCM

    Dear Friends,
    This is Shalini Shah.
    how to post the Idoc(MATMAS05)
    from ECC to SCM-APO.
    please give me the details on this topic.
    Regards,
    ShaliniShah

    Please see the Wiki page details mentioned in this [sticky|Wiki page for SCM-APO; thread at the beginning of the forum.
    Refer to the [CIF|https://wiki.sdn.sap.com/wiki/display/SCM/CIF] Wiki page for details on setting up and using CIF. I am not aware of the IDOC details but if it material master (as SB has mentioned) then your best option of transferring the master data from ECC to SCM / APO will be to use the CIF.
    After intial CIF settings are maintained (see details inthe CIF Wiki page) you will need to create Integration Models and activate them for transferring the data.
    Somnath

  • How to Materials has to be extended to new company code from ecc to crm

    Hi ,
    Please guide me how to Materials has to be extended to new company code from ecc to crm , step by step.
    How to assign the  pricing procedure from ecc to crm , step by step.
    How to maintain the pricing conditions in crm , step by step.
    Your answers will be appreciated in advance.
    Thanks
    Mohmus

    Please use select all button in the top of the screen and click on copy button, here you have to change the company code.
    That's it.
    Rgds
    Murali. N

  • Fetch field values in GTS system from ECC and missing field values

    Hi,
    I am developing Adobe Form "Certificate of Origin" in GTS (Global Trade Services) system. I require to get Customer PO and Country of Origin from ECC system for each line of Invoice (VBKD-BSTKD and EIPO-HERKL respectively). Pls let me know, how can I get these values from ECC to my Adobe Form?
    Also for the "Commercial Invoice" form, value of below fields are not coming in GTS. Pls tell me, if there is any another way I can get data for these fields ?
    1. Tax Number
    2. Tracking Number
    3. Estimated Export Date
    4. Payment terms
    5. Carrier
    6. Package count
    7. Net wt and Gross wt.
    Thanks !!!

    Hi Sri,
    you must align SD0C level.
    Go to SPRO --> SAP Global Trade Services --> SAP Customs Management --> Document Structure --> Assignment of Item Categories from Feeder Systems --> Assign Item Category at Feeder System Group Level
    For Example: SD0C      TAN     CLPOS Standart Item
    When you are done, just re-execute LUW in SM58.
    Regards,
    Gabriel.

Maybe you are looking for