Can Not Delete Master data 0Material

Hi Gurus:
             I need to get rid of Leading Zeros for Material Number. My understanding is I need to do ALPHA conversion.
I did the follwing Steps:
1. Delete data from ODS
2. Delete Data from Master Data 0MATRIAL.
Although I deleted data from ODS, still when I try to delete data from 0MATERIAL it is giving me some error saying there will be still some data left.
3. I went to RSD1 and tried to do ALPHA conversion. I m getting following errors:
  Master Data Table /BIO/PMATERIAL conatins data: Characteristc 0MATERIAL  can not be activated
SID Data Table /BIO/SMATERIAL conatins data: Characteristc 0MATERIAL can not be activated
Test Data Table /BIO/TMATERIAL conatins data: Characteristc 0MATERIAL can not be activated.
Suggest me what I need to do.
Thanks in advance for your help!

I did the follwing for 0MATERIAL. But getting errors.
fill the internal table "MONITOR", to make monitor entries
CALL FUNCTION "CONVERSION_EXIT_ALPHA_OUTPUT".
EXPORTING INPUT = COMM_STRUCTURE-/BI0/0MATERIAL.
IMPORTING OUPUT = RESULT.
RETURNCODE = 0.
result value of the routine
RESULT = .
if abort is not equal zero, the update process will be canceled
  ABORT = 0.
$$ end of routine - insert your code only before this line         -
This is the error I am getting:
E:Field "EXPORTING" is unknown. It is neither in one of the specified
tables nor defined by a "DATA" statement.
Thanks!

Similar Messages

  • Can we delete master data in SE14?

    Hello all,
    we changed one of the navigational attributes from time dependent to time independent when we transported it from dev to production the transport failed because the infoojebct could not be activated.
    It wants us to delete all master data related to that attribute (so basically delete all Master data for that infoobject ) and the re-activate the infoobject.
    There are way too many cubes and DSO that have data and have to be deleted before doing this infoobject, so is it ok to delete data via SE14 then activate the infoobject and reload all the master data for that infoobject.
    Is this ok to be done? do you seen any issues that we should think of before hand? We have authorization do that.
    Please let me know.
    Thanks.

    Sathish,
    Thanks for the reply but it will not delete all the master data right? Since the infoojbect is used in multiple cubes and ODS's and they have lots of data in it right now..
    Or we will have to delete data from all these ODS and cubes before deleting data from infoobject.
    If all the master data is not deleted can I still activate the infoobject for change in time dependency to a particular attribute?
    Thanks again.

  • Can not find master data in the cube

    ItemNo is an navigation attribute of 0Material. We are using 0material in a cube. When I display the cube data include ItemNo, I don't find the data I am looking for. For example:
    In 0Material:
    0Material      ItemNo    Description
    AAA                001           Test
    BBB                002           Test
    In the cube I expect to see:
    0Material             ItemNo            On Hand Qty
    AAA                      001                      1000
    BBB                      002                       2000
    Instead I saw:
    0Material             ItemNo            On Hand Qty
    AAA                                                1000
    BBB                                                2000
    0Material got refreshed after cube data got loaded. Is that why I don't find the refreshed Master data?
    Thank you!

    Hi,
    When you laod the cube, the Values for Master are automatically get created in the master data (If they are not present earlier and with "Data Update Type in the Data Tragets" setting in InfoPackage).
    Now when you are loading your cube with 0Material and Item Number, the values for Item Number seems blank. Thats the reason why you are not able to see the Item Number in Cube though it is present in Master. Because now these are two different keys, one with Item Number value and other without Item Number value.
    Regards,
    Yogesh.

  • Can not activate master data

    Hey,
    on the employee characteristic i have activated the master data, but when i check the "Q-" table there are still record whith "M" ??
    The activate tell me that there are nothing to activate.
    Is there anyone who can tell me, how i active the data.
    Per

    Hi,
    Use program 'RSDMD_CHECKPRG_ALL' to repair all the incosistencies.
    Thx,
    Soumya

  • Can not maintain Master Data

    Dear Expert,
    After Upgrade I can not mapping cost element to cost center in ECC 6.0 using transaction code OKB9.
    Can you help me. Thank you.
    Regards,
    MAL

    Dear Jay,
    The error is Cost Center xxxxxxx is not exist/not defined completely.
    Thank you
    Regards,
    MAL

  • Approach to deleting master data from BW

    Hi Gurus,
       Is there a way to quicly delete master data from BW? Since the master data object have dependencies with ither objects its taking me forever to go and delete it one by one...i go to the where used list ..delete the contents of the object in the where used list and then some back to delete the contents of the intial object..
    kindly let me know if there is a faster way of  doing it...
    Thanks,
    Nip

    Hi,
    You can use reports:
    RSDRD_DELETE_FACTS
    and
    RSDMD_DEL_BACKGROUND
    Pls chk this links on the same topic:
    Delete Unused Master Data
    Re: Cleanup of Master Data
    Re: Could not delete master data
    Hope it helps.
    Regards
    CSM Reddy

  • 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

  • DELETING Master Data from 0Material

    Guys I am trying to Delete Data from 0Material, but when I run the FM RSATREE_PSA_DELETE_BATCH and check on T-Code 'slg1' it says the following,
    <b>"Master data 070-310-0 (SID 652) is used in ZCONSIGNED_INVENTORY_BYMONTH and, therefore, not deleted."</b>
    I have never come across where a query will be blocking data. The only thing that comes to mind is that it could be restricted by the data from the cube, and that is making it block the data.
    Having said that, when I try to open the query , it is all greyed out. And I have also tried deleting the query by T-code "rszdelete", but it comes back with the following message
    "Query object EU3SUSBZ4KR0Z75SUZRNBDSX0 is blocked. Deletion has been cancelled."
    any ideas!!!

    Hi,
    no you just can't "clear" these table unless you want to screw your datawarehouse....
    the first message means that the material with SID 7 is used in a hierachy of 0MATERIAL ==> adjust the hierarchy first.
    the second message indicates that the material with SID 5316 is used in the ICube 0RT_C07 and you CANNOT delete master data if it is used in other objects.
    First run RSRV for this dimension in order to see if the DIMID is really used by the fact table. Perform the following test "Entries Not Used in the Dimension of an InfoCube " with your cube and dim.
    if the DIMID is not used then "correct" the error; you'll then be able to delete your SID.
    If the DIMID is used then you'll have to delete your cube data if you really want to delete this material; otherwise you'll have to keep it.
    Finally rerun you master data deletion.
    hope this helps...
    Olivier.
    Edited by: Olivier Cora on Jul 31, 2008 9:07 AM

  • Can not Delete Data in SEM-BCS

    Dear Expert,
    I do the following steps :
    1. Created Consolidation groups in workbench ( I was not assigned it to anywhere)
    2. Save.
    3. Deleted Consol group above.
    4. WHen i tried to save, There are errors that said "The data model contains inconsistencies. These have to be cleaned up before you proceed." . And then i click button "Full Display" but the result said : "Data is Consistent. SYnchronzation not neccessary".
    How do i delete data in workbench? because i cannot delete master data that i created in workbench.
    Please advice.
    Thanks in advance.

    Hi,
    Actually, yes, you may delete master data in BW and then syncronize them with BCS.
    The name of the infoobject containing master data for cons group you may see in your data basis, on the tab strip showing roles assignment (swithing on the tech names).
    Execute RSA1 t-code. Find in infoobjects, the IO for cons groups, delete its master data.
    SE38 t-code, program name = UGMDSYNC. Choose the cons group IO; set source = your BW system name; set target = local. Execute syncronization.
    After that the data for cons group in BW and BCS will be equivalent.
    Best regards,
    Eugene

  • HI, I need your help. How can I delete all data, when I do not have the special security code, which I didn´t remember ? I also think, that I never create this code before. But I cannot put my settings back.

    HI, I need your help. How can I delete all data, when I do not have the special security code, which I didn´t remember ? I also think, that I never create this code before. But I cannot put my settings back.

    You must remember the code, if you can't then take the phone and proof of purchase to an Apple Store.

  • Cannot delete Master Data on 0MATERIAL...

    "Cannot delete Master Data on 0MATERIAL...... some records still in use"
    Hi, I am facing an issue where I would like to delete ALL 0MATERIAL records and load them again but I am getting the above message.
    Would very much appreciate any feedback.
    thks,
    Alex

    Guys, thank you all.
    That went smooth.
    When I executed the SLG1 log it showed me was still data in some InfoProviders.
    SOLVED DOING
    a-  Deleting data from such infoproviders (from log).
    b- Trying again to delte 0MATERIAL data.
    c- Error again.
    d- SLG1
    e- Identify form SLG1
    a- delete content from Cube/DSO/Object...
    b- trying again to delete 0MATERIAL...
    Until all data got deleted and I was allowed to delete 0MATERIAL data.
    First, delete the master data from the places where it is still being used (for example, in InfoCubes, as an attribute, in a hierarchy). Refer to the application log: Transaction slg1, object RSDMD, sub-object MD_DEL. The application log contains a list showing you whether the master data has been deleted or if it is still in use, and if so where it is being used. The list is complete only when you confirm that you want to delete all the master data that is in use.
    (Which I think Srinivas mentioned already)
    QUESTION: I though when we delete Request we delete data from Cube (or DSO...) though as per SLG1 log was showing some cubes contained data.
    Has this to to with E and F table ?
    thks

  • Error while deleting master data (Message no. RSDMD118)

    Dear all,
    I am performing a test to create and delete new Company Codes in Consolidation Workbench.
    Creation of new Company Codes went on successfully but deleting them give me the following error message upon saving:
    Error while deleting master data
    Message no. RSDMD118
    Since they are new Company Codes, they have not been used and stored in any BW cubes. Any idea on why BCS prevents me from deleting them?
    Appreciate assistance to troubleshoot and resolve this error.
    Thank you.

    Thank you both for your replies.
    I am sure those are not the case here as I deleted the Company immediately after creating it.
    Just to make sure, I performed "Where-Used List" again and BCS confirmed that it is not being used anywhere:
    Use of: Company UAT1 UAT Company 1
    Number of Uses Found: 0 
    However, the same error message was displayed again after I tried to delete the Company and save the configuration. Still can't find any solid reason behind this.

  • Deleting master data after loading transactional data using flat file

    Dear All,
    I have loaded transaction data  into an infocube using a flat file . While loading DTP i have checked the  option "load  transactional data with out master data exists" . So transactional data is loaded even if no master data is there in BW.
    While loading the flat file, I made a mistake for DIVISION Characteristic  where original master data value is '04000' , but i loaded the transactional data with value '4000' .Then i later realized after seeing the data from the infocube and deleted the request. then i reloaded data with value '04000'. Till now every thing is fine.
    But when I see the master data for DIVISION , i can see a new entry  with value '4000'.
    My question is how to delete the entry value '4000' from DIVISION. I tried deleting manually this entry from 'maintaining masterdata' , but it is not allowing me to do so .
    I have also checked if any transactional data exists for that value '4000' , as i said earlier I have deleted the transactional data with that values. even tried to delete the entries from the master data table, but i donot see a option to delete entries there.
    Please suggest me on this.
    Regards,
    Veera

    Hi,
    Goto RSA1 right click on the Info object and select Delete Master data. This will delete the master data unused existing in the table.
    If this master data is not used any where else just delete the master data completely with SID option.
    If even this doesnt work you can delete the complete table entire in SE14. But this will wipe out the entire table. Be sure if you wanna do this.
    Hope this helps
    Akhan.

  • Deleting Master Data

    Hi All,
    I am trying to delete master data in a process chain.
    But its not working , the chin is executing but the function module RSDMD_DEL_MASTER_DATA is retuning the message " No master Data was Deleted".
    Please suggest how to fix this.
    Appreciate help,
    Deepthi

    Hi Deepthi
      Before deleting the master data.have look at transaction data like any dependency  data is there r not.If the the trans action data is present then u can just delete that thing then only u have the option of deleting the master data in case of process chains.if any let me know.If my answer is useful dont for get to assign points.
    Best regards
    RK
    Assigning is the only way of saying thanx in SDN*****

  • No Data dropped while trying to deleting Master Data

    Hi All,
    I recently enhanced a Master Data to include a field and needed to drop the content of the Master Data, then reload.  I try via the InfoObject (right click -> Delete Data) and it would not drop data - Message: Not all master data can be deleted.  Actual No data was dropped.  Could anyone provide assitance.
    Thanks
    Kingsley

    Hi Kinglsey,
    You cannot delete the maste data for char values that are a part of transactional data loaded in cube or ODS objects. Since you have added a field you can just do a ful load of data to populate the new field as well. Since it is master data, there is no harm in doing a reload as transactional numbers are not affected.
    Hope this helps...

Maybe you are looking for

  • How to transfer my archlinux.vdi on an usb external hdd

    Hello everybody from Mauritius ~! I am Caron from Mauritius. I run Mint 17 Quiana 64 bit and an Archlinux Vm. My aim is to convert my archlinux vdi into a bootable external hdd ( I use a laptop so I'll be using a laptop external hdd in a usb casing.)

  • How do I get Firefox to open a new Tab in my home page intead of a blank Tab?

    When I click on to open a new tab Firefox opens a blank page. In Windows IEX you can set this to open your favorite home page. Can this be done in Firefox. I've looked through all the settings and can't seem to find this featuire?

  • Video play - Iphone 4s to IPad new

    Hi i bought Ipad 4 16 GB last week. Already i have iphone 4s 32 GB. For the memory concern i want to store all of my videos and movies to Iphone and want to play it through the Ipad. Is it possible to stream the iphone video to Ipad without the physi

  • Setting executeInBackground = true on iOS Cannot create property error

    I'm using Flash Builder 4.7, created a Flex Mobile project. When my application deactivates, it needs to send a single POSt HTTP request to my server. It takes a few milliseconds to send, and on Android it works just fine. However, on iOS, since the

  • OVI suite Download Pictures in Shooting DAY folder

    Hello to everybody, I am trying to download picuters from my nokia N8, to my ovi suite. I want the picuters to be downloaded in folders. Each folder for a different shooting date. It seems that it downloads in Shooting month folders. This feature tha