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

Similar Messages

  • How to delete master data of materials from sap tables

    how to delete master data of materials from sap tables...its needed now.
    i know its not recommended but still we need to do this. give me the best possible approach.
    regards,
    suneetha

    Hi,
    I would suggest you not to write your own code to delete the entries.
    BAPI_MATERIAL_DELETE, this would mark all materials selected for deletion. But still the material would exist in SAP.
    Another solution: Delete a material manually and in another session execute the transaction SM04. This would display the tables which get locked when you do the operation, Then you can write your own code to delete the material numbers from all the related tables.
    Regards
    Subramanian

  • How to  extract  master data  attribute from  r/3 to bw give steps details

    how to  extract  master data  attribute from  r/3 to bw give steps details screenshots

    Hi
    Go through the below process to extract Master Data Attribute from R/3
    Hi,
    Maintaining Generic DataSources
    Use
    Regardless of the application, you can create and maintain generic DataSources for transaction data, master data attributes or texts from any transparent table, database view or SAP Query InfoSet, or using a function module. This allows you to extract data generically.
    Procedure
    Creating Generic DataSources
    1. Select the DataSource type and specify a technical name.
    2. Choose Create.
    The screen for creating a generic DataSource appears.
    3. Choose the application component to which you want to assign the DataSource.
    4. Enter the descriptive texts. You can choose any text.
    5. Select the datasets from which you want to fill the generic DataSource.
    a. Choose Extraction from View if you want to extract data from a transparent table or a database view. Enter the name of the table or the database view.
    After you generate the DataSource, you have a DataSource with an extraction structure that corresponds to the database view or transparent table.
    For more information about creating and maintaining database views and tables, see the ABAP Dictionary Documentation.
    b. Choose Extraction from Query if you want to use a SAP Query InfoSet as the data source. Select the required InfoSet from the InfoSet catalog.
    Notes on Extraction Using SAP Query
    After you generate the DataSource, you have a DataSource with an extraction structure that corresponds to the InfoSet.
    For more information about maintaining the InfoSet, see the System Administration documentation.
    c. Choose Extraction Using FM if you want to extract data using a function module. Enter the function module and extraction structure.
    The data must be transferred by the function module in an interface table E_T_DATA.
    Interface Description and Extraction Process
    For information about the function library, see the ABAP Workbench: Tools documentation.
    d. With texts you also have the option of extracting from fixed values for domains.
    6. Maintain the settings for delta transfer, as required.
    7. Choose Save.
    When performing extraction, note SAP Query: Assigning to a User Group.
    Note when extracting from a transparent table or view:
    If the extraction structure contains a key figure field that references a unit of measure or a currency unit field, this unit field has to be included in the same extraction structure as the key figure field.
    A screen appears on which you can edit the fields of the extraction structure.
    8. Edit the DataSource:
    ○ Selection
    When you schedule a data request in the BI scheduler, you can enter the selection criteria for the data transfer. For example, you can determine that data requests are only to apply to data from the previous month.
    If you set the Selection indicator for a field within the extraction structure, the data for this field is transferred in correspondence with the selection criteria in the scheduler.
    ○ Hide field
    You set this indicator to exclude an extraction structure field from the data transfer. The field is no longer available in BI when you set the transfer rules or generate the transfer structure.
    ○ Inversion
    Reverse postings are possible for customer-defined key figures. Therefore inversion is only active for certain transaction data DataSources. These include DataSources that have a field that is marked as an inversion field, for example, the update mode field in DataSource 0FI_AP_3. If this field has a value, the data records are interpreted as reverse records in BI.
    If you want to carry out a reverse posting for a customer-defined field (key figure), set the Inversion indicator. The value of the key figure is transferred to BI in inverted form (multiplied by –1).
    ○ Field only known in exit
    You can enhance data by extending the extraction structure for a DataSource by adding fields in append structures.
    The Field Only Known in Exit indicator is set for the fields of an append structure; by default these fields are not passed to the extractor from the field list and selection table.
    Deselect the Field Only Known in Exit indicator to enable the Service API to pass on the append structure field to the extractor together with the fields of the delivered extract structures in the field list and in the selection table.
    9. Choose DataSource ® Generate.
    The DataSource is saved in the source system.
    Maintaining Generic DataSources
    ● Change DataSource
    To change a generic DataSource, in the initial screen of DataSource maintenance, enter the name of the DataSource and choose Change.
    You can change the assignment of a DataSource to an application component or change the texts of a DataSource. Double-click on the name of the table, view, InfoSet or extraction structure to get to the appropriate maintenance screen. Here you make the changes to add new fields. You can also completely swap transparent tables and database views, though this is not possible with InfoSets. Return to DataSource maintenance and choose Create. The screen for editing a DataSource appears. To save the DataSource in the SAP source system, choose DataSource ® Generate.
    If you want to test extraction in the source system independently of a BI system, choose DataSource ® Test Extraction.
    ● Delta DataSource
    On the Change Generic DataSource screen, you can delete any DataSources that are no longer relevant. If you are extracting data from an InfoSet, delete the corresponding query. If you want to delete a DataSource, make sure it is not connected to a BI system.
    NR

  • Vendor product relation not transfered from ECC to APO

    Hi,
    I am new to APO.
    We are transferring the info records(me13n)  details from ECC to APO by CIF .
    But in APO system , when I check the product for the location(/sapapo/mat1)  it says the product is not created for vendor.
    but this details are present in info records in ECC.
    Hence currently, we are manually creating the products for vendor.
    Is there any BADI where all vendor-product link can be transferred

    Hi Rachel,
    You can use BAdI: /SAPAPO/CIF_ENHANCE_TPSRC (method CHANGE).
    Take a look at SAP Note:
    1873917 - CIF Purchasing Info Record - Product does not exist at
    Vendor location
    I never used that BAdI, but we made something similar. We made an enhancement some time ago to extend the Product at the Vendor Location. This was done for subcontracting at the time the PPM was transferred. I am not sure if this is your case, because you just mentioned that you needed for a vendor. If it applies, please check here:
    483358
    - Subcontracting: creating product masters automatically
    Kind Regards,
    Mariano

  • How to delete master data via process chain

    Hi All,
    I have to delete master data before loading it again via a process chain.
    In the process chain I chose the process " complete deletion of the data target content" but here I did not find infoobject as the data target option to delete the data.
    Please suggest how to solve this.
    Thanks,
    Harini

    Hi Harini,
    P_CHABNM - It is for the reference characteristic.
    I think if you dont have a ref characteristic then give the info-object name.
    This is what I fetched fom help.
    Reference characteristic
    The reference characteristic has the technical properties of a characteristic such as data type and length, as well as the master data (attributes, texts and hierarchies). The characteristic itself also has buinesses semantics.  Several characteristics can refer to the same reference  characteristic. Such characteristics automatically have the same technical properties and master data.
    Example:
    The characteristics sender cost center and receiver cost center use the reference characteristiccost center and with it the same values and the same texts.
    Bye
    Dinesh

  • How to delete Master Data

    If I want to delete Master Data that has already loaded ,Do I need to select delete with SIDs  / without SIDs ?
    Please let me know the reason as well...
    thanks

    Hi,
    the best way is to delete with SIDs.
    Anyway, you can only delete master data if you have no data into the transactional data target (ODS or CUBE) where this master data is contained.
    Rgs
    Antonino

  • How to delete master data from InfoObject

    Hello,
    Can anyone give me an advice for the following problem :
    160 employees have been deleted from R/3 but still exist in BW.
    I am searching a way to delete them in BW but I have the following problem :
    - selective deletion in InfoCubes and ODS is OK
    - when I try to delete them in 0EMPLOYEE , I received the message
    "master data xxxxxxxx (SID xxxxxxxx) is used in BI0/QPERSON and therefore can't be deleted.
    The reason is that 0PERSON is an attribute of 0EMPLOYEE and vice versa.
    No records in R/3 exist for those employee.
    Any idea how can I delete them in BW in 0EMPLOYEE and 0PERSON ?
    Thanks for your help,
    IE

    Hi Ingrid,
    1. delete the data from all infocubes and ODS's, where the infoobject is available.
    then the masterdata isn't in use. all SID's should be deleted from the dimension tables.
    Now you can delete the masterdata with the AdminWorkbench.
    2. delete the employees from 0EMPLOYEE.
    3. delete the employees from 0PERSON.
    you can also try the function: archive.
    Sven

  • How to transfer Material Master data information from ECC to CRM

    Hi ,
      Changes to the Classification data of Material master for the class type-001 and Custom
    ZFIELDS on mara will trigger the Interface functionality. Any changes to the
    custom zfields and  classes or characteristic values on Material Master must transfer the information from ECC to CRM. By using RFC .
    Regards,
    Pavan

    Hi,
    You need to use change pointer to do this. Go to transaction SALE,
    expand MODELLING AND IMPLEMENTING...
    expand MASTER DATA DIST...
    expand REPLICATION OF MODIFIED DATA
    You may need to maintain distribution model in SALE.
    Cheers.
    Reward if useful

  • How to reflect the Master data changes from ECC to MDM

    Hi Experts,
    We need to reflect the master data changes of company code and cost center groups  from ECC to MDM.
    what methods available and which would be best in performance.
    kindly let me know if you need further information for better undrstanding.
    Thanks in anticipation
    looking forward to hear from you all,
    with regards,
    Chandhan.S

    Hi,
    You need to use change pointer to do this. Go to transaction SALE,
    expand MODELLING AND IMPLEMENTING...
    expand MASTER DATA DIST...
    expand REPLICATION OF MODIFIED DATA
    You may need to maintain distribution model in SALE.
    Cheers.
    Reward if useful

  • No master data upload from ECC to GTS

    Hello together
    today I have opened an OSS Note regarding a problem at our client side.
    We implement SAP GTS 7.2 SP08 but I`m not able to upload any master data (customer and/or material) from ECC to GTS. This is my third implementation project. On both projects in the past, I didn`t had such a trouble with this topic in the past.
    I searched the whole forum and tried every hint - everything without any success. ;-(
    Unfortunately, the OSS Note is in German. But I hope that anyone could help me to find an solution. Thanks to all very much.
    Here is the OSS Note:
    Keine Initialüberleitung von Kunden- und Materialstämmen OSS-NOTE: 0000637481
    Alle notwendigen Supportpackage-Stände für R/3, PlugIn und GTS sind eingespielt gemäss MasterGuide.
    R/3 client:-
    - RFC Destinationen korrekt eingestellt. Laufen sauber
    - Methodenaufrufe korrekt eingestellt
    - ALE Verteilmodell korrekt eingestellt
    - Änderungszeiger global aktiviert
    - Änderungszeiger korrekt eingestellt (siehe unten)
    Customer master /SAPSLL/DEBMAS_SLL
    Vendor master /SAPSLL/CREMAS_SLL
    Material master /SAPSLL/MATMAS_SLL
    - Ànderungszeiger den jeweiligen Funktionsbausteinen zugeordnet (siehe unten)
    /SAPSLL/DEBMAS_DISTRIBUTE_R3
    /SAPSLL/CREMAS_DISTRIBUTE_R3
    /SAPSLL/MATMAS_DISTRIBUTE_R3
    - Nummernkreise für Änderungszeiger angelegt
    GTS client:-
    - Logische Systeme angelegt und Gruppen zugeordnet
    - RFC Destinationen korrekt eingestellt. Laufen sauber
    - Methodenaufrufe korrekt eingestellt
    - Partnermapping eingestellt
    - Organisationsstrukturen angelegt und Buchungskreis bzw. Werken aus
    Vorsystem zugeordnet
    - Nummernkreise angelegt
    Beispiel:
    1. Kundenstamm im Vorsystem hat keine PLZ in den Stammdaten. Bei Übertragung nach GTS wird im GTS-System ein Überleitungsprotokoll erzeugt, mit dem Hinweis, dass Kunde nicht übertragen werden konnte aufgrund fehlender PLZ. Korrektes Systemverhalten.
    2. Kundenstamm wurde entsprechend im Vorsystem gepflegt. Bei erneuter Übertragung wird angezeigt 0 von 1 Partner übertragen. Ein Überleitungsprotokoll in GTS wird nun nicht mehr erzeugt.
    Auch unter Transaktion SLG1 wird im Vorsystem kein Anwendungs-Log
    geschrieben. Ebenfalls gibt Transaktion SM58 keine Fehlerhinweise.
    Edited by: Andreas Drees on Jun 29, 2009 3:35 PM

    Hi Sameer,
    thanks very much for your instructions. We created the variants and debugged it. Now fe found out, where the error occurs.
    The call function for calling GTS  "/SAPSLL/API_1006__SYNCH_MASS" gives us following message:
    "Not just yet all adress numbers are collected."
    Then on the other hand the SAP Basis suppors gaves us a possible solution. They told us:
    The problem occurs, because the tables TBD24 and TBD62 are not filled correct.
    Please use the following steps to correct this:
    - Transaction BD53
    - Select Message type (/SAPSLL/CREMAS_SLL, etc.), change mode
    - Choose segment (mark an unmarked segemnt)
    - save
    - Delete the activated segment
    - Activate change pointer
    - in TA BD60 set up the function module correct (/SAPSLL/DEBMAS_DISTRIBUTE_R3)
    The tables should filled correct after these steps. You can check it with report  /SAPSLL/PLUGIN_CHECK_R3.
    So I we went through these steps - but without any success. I`m getting crazy. ;-(
    Regards,
    Andreas

  • How to copy master data backwards from production to QA

    Hello BI community,
    Our transactional QA system was refreshed with a database copy of production, and the BW landscape was not refreshed.  We cannot refresh the BW QA system because the production BW database is far too large to be duplicated.
    So I'm searching for a way to bring all of the MASTER DATA up to date in the BW QA environment, without performing manual reloads.
    Would it be possible to perform a copy of just the P,Q, X, Y, and T tables from production database to QA ?  I believe this would cause inconsistencies with the S tables.  But then, to copy the S tables backwards from production to QA would cause inconsistencies with the transational data providers.
    Is it possible to do a "client copy" in BW where only the master data is transferred ?  I think we'd be comfortable with reloading all new transactional data as necessary, just as long as the master data were brought back in its entirety from production to QA.
    Any thoughts our guidance will be greatly appreciated !
    Thanks,
    Keith

    big thanks to everyone who has replied, and especially for this suggestion!
    The reason why we don't load the data from BW production is simply a matter of volume.  It's a 7 TB data warehouse, and the master data sizes are huge.
    One other option I was thinking of, since I used to be a basis guy, is to copy the entire production database and then delete, delete, delete away the transactional data until it's all gone.  The only thing needed after that is a database real work to give the space back.  Of course, the basis guy see that as a last resort
    I'll try this suggestion above & then report back with the results... but I'm afraid the data sizes, again, will be prohibitive.  We'll see.

  • How to delete master data in bi 7? through process chain

    Hi all,
    I can see millons of records for master data is getting loaded daily. Can anyone pls advise me how to delete the master data through the process chain?
    Thanks
    pooja

    Hi,
    If Cube/DSO then we can choose the option Delete the Contente of the DataTarget in Process Type in PC. But for Mater data you can see any FM is available and keep that FM in Program and Insert that Program in PC's
    RSDMDD_DELETE_MASTER_DATA
    RSDPW_MASTERDATA_DELETE
    See the above TWO FMs in SE37 and if it is working then keep in in one simple program and then call that Propgram in Process Chain
    Thanks
    Reddy
    Edited by: Surendra Reddy on Jun 30, 2010 7:19 AM

  • How to delete Master data using Process Chain

    I need to delete data in respective data targets such as Infocubes, DSO’s & Master data Infoobjects. It was fine with Infocubes & DSOs  using respective process type. But the issue is with Master data Infoobjects.
    Is there any process type by using which I can delete data in Master data Infoobjects using process chain?

    Murali,
    Master data object process type is not there because in BW, master data is conformed or is shared by other infoproviders. Due to this dependency, master data loading is a bit more complex. You need to drop all the data from all the infproviders which are using the master data you want to delete.
    -Saket

  • Reagarding Master Data loading from ECC

    Hi i want to activate Master Data  for Customer and Material from ECC ,Can any one  give me the clear steps ,and also  i want  to know what is the source for these Material And Customer in ECC.

    Hi
    The datasources are 0CUSTOMER_ATTR and 0MATERIAL_ATTR you can find these in RSA6 if activated under SAP-R/3->LO->LO-IO.
    Assign these to 0CUSTOMER and 0MATERIAL infoobjects in BW for a direct update or you can use the following infosources for flexible update
    0CUSTOMER_ATTR
    0MATERIAL_ATTR
    Also use texts datasources 0CUSTOMER_TEXT & 0MATERIAL_TEXT
    If the above mentioned datasources are not activated (NOT VISIBLE IN RSA6), use RSA5 transaction code to activate them.
    Hope you are familiar with BW and good luck
    Regards

  • Data import from ECC to MDG via MDMGX tool for CC group and CC hierarchy

    Hello,
    We currently in process of importing data from ECC to MDG (co-deployed).
    The MDMGX guide we follow mention about Accout (ACCA), Cost Center(CCTR) and Profit Center (PCTR).
    While doing DIF, it shows above 3 domains but didnt mention about how cost center group(CCTRG), Cost center hierarchy (CCTRH) and same with profit center group (PCTRG) and profit center hierarchy (PCTRH) will be imported to MDG?
    is there seperate process to bring hierarchy data from ECC to MDG?
    Thnx in advance
    Sahil

    Hello Sahil
    With MDMGX you can load individual master data but for group and hierarchies, you have to use the old procedure. If you ask me, then the MDMGX takes longer time rather that downloading the data in file from tables directly and upload it in MDG.
    Go through this document and load the hierarchy and group data.
    How to upload Finance data in MDG - Hub
    Kiran

Maybe you are looking for