Delete COPA characteristics which not used in any operating concern

Hello SAP experts,
Please advise me on how to delete PA characteristic "WW001" created by mistake that we are hoping to delete if possible. However, when attempting to delete in KEA5, the error log appear as
Data element RKEG_WW001 is used in these table/view
CACS_S_COND_MA
JVKOMP
KOMG
KOMGF
KOMGFNEW
KOMGFOLD
KOMP
KOMPAKE
STR_KOMG
TRCON_IT_KOMP
WB2_EKOMP
And does not allow the deletion
WW001 have already been delete from the operating concerns.
Please shed some light on how to do this?
Thanks in advance for your help
Yang

Hi,
In order to delete a characteristic you should perform                    
the following activities:                                                                               
1. Delete the corresponding characteristics and value fields from         
Customizing in all clients (this includes forms, reports, planning        
layouts, and so forth). To locate characteristics and value fields, use   
the appropriate where-used list in the Customizing Monitor. You can       
access it by choosing Tools -> Analysis -> Check Customizing Settings     
(TA KECM).                                                                
You can jump directly from the where-used list to the relevant            
Customizing transaction and then delete the appropriate field there.      
2. Switch to the screen for maintaining the data structure of an          
operating concern (Maintain operating concern).                           
3. If you need to effect other changes to the datastucture for the        
operating concern before making any deletions, effect those changes and   
save the data structure.                                                  
4. In order to be able to select the fields of the data structure,        
choose Extras -> Characteristics (or Value fields) -> Unlock.             
5. Select the characteristics and value fields to be deleted and remove   
them from the data structure with the "Reset fields" function.            
6. Reactivate the operating concern. The system starts by checking        
whether the operating concern contains any data and whether the fields    
to be deleted are still being used in any Customizing settings.           
7. If none of the fields are still in use, the system then starts the     
re-activation. If the operating concern does not contain any data or      
does not require the database system to be converted, the tables are      
activated. You are then able to activate the environment for the          
operating concern. In this case, the following activities no longer       
apply.                                                                    
If the operating concern already contains data, a system message tells    
you that the database needs to be converted. If you proceed, an           
activation log appears (at the top of the list).                          
8. Analyze the activation log. If it only contains error messages         
telling you to convert the tables, proceed with the next activity.        
You must otherwise remove the cause of the errors before the tables can   
be converted. In this case, you should answer "No" to the next prompt,    
which asks whether the conversion transaction should start.               
9. If you still only receive error messages telling you to convert the    
tables, choose "Back" and start the conversion.                                      
10. Plan a job for the conversion. A list of the tables to be converted              
is shown for this. If the tables only contain a small amount of data                 
(less than 10 000 records), then all the tables can be converted in one              
job. In that case, you can select all the tables.                                    
For larger tables, conversion should take place in several jobs.                     
However, you should ensure that table CE4xxxx (where xxxx = operating                
concern) is the last table to be converted.                                          
Warning. No other changes can be made to the operating concern during                
the conversion.                                                                      
A copy of the table is generated during the conversion. The database                 
system should have sufficient memory available for this copy.                        
To schedule conversion as a job, use the "Schedule selections" function.             
You can display the current status of the conversion by selecting the                
"Refresh" icon. Tables disappear from the list once they have been                   
converted sucessfully. If a conversion is taking a while, it is also                 
possible to leave the transaction. You can then continue the conversion              
using DB requests -> Mass processing in one of the following ways:                   
With the job overview. You access this by choosing System -> Services ->  Jobs.                                                                               
Using the database utility transaction. You access this by choosing                  
Utilities -> Database Utility in the ABAP Dictionary menu.                           
You can use the status function to call up the status of the operating               
concern during operating concern maintenance. You need to activate all  tables after conversion.                                                             
11. To analyze errors that have occurred during the conversion, you can  use the database utility transaction by choosing Extras -> Logs. The log             
has the same name as the conversion job: TBATG-date. You can also  restart the conversion with this transaction.                                        
For more information on the database utility, choose Help -> Application           
help while still in the above transaction.                                           
12. Once you have activated all the tables in the operating concern,                 
generate the operating concern environment from within operating concern maintenance.                                                                         
You can then use the operating concern again.                                        
Please, refer to the IMG documentation under Controlling ->                          
Profitability Analysis -> Structures -> Define operating concern                     
-> Maintain operating concern, for further details.                                                                               
It is not possible to transport information about 'deleting of             
characteristics (value fields)' with transaction KE3I. Only                          
characteristics and value fields included in operating concern (to be                
transported) are transported with KE3I. Deleted characteristics and                  
value fields are ignored. You have to delete these characteristics and               
value fields manually in each system.    
Best regards,
Maria Luisa

Similar Messages

  • How to delete layers not used in any layer comp?

    I have a psd with multiple layers and multiple layer comps. Many of the layers are not used in any layer comp. I need to import this file into flash, but I don't want to import anything I don't need. So, I need to delete any layer (particularly text layers) that aren't used in any of the layer comps. I know I could go through and turn on each individual layer comp and manually delete, but the way this file is laid out, that could take years and cost millions of lives.
    Is there a more automated way to do this?

    You could export the layer comps to files and then re-import them to a fresh file.

  • Identify tables which are not used in any access seq.

    Hi
    Need to identify those tables (A500 - A999) which are NOT used in any access sequence (table T682I).
    Not sure how to do this.
    Thanks for the help

    Hi Karen,
    if you don't want to use SE11 and see it on one glance, you could use the following coding:
    DATA: it_t682i TYPE TABLE OF t682i,
          wa_t682i TYPE t682i,
          it_missing TYPE TABLE OF t682i,
          wa_count TYPE kotabnr VALUE 499.
    SELECT * FROM t682i INTO TABLE it_t682i
                  WHERE kvewe = 'A'
                  AND  kotabnr BETWEEN 500 AND 999.
    DO.
      ADD 1 TO wa_count.
      READ TABLE it_t682i INTO wa_t682i
                 WITH KEY kotabnr = wa_count.
      IF sy-subrc <> 0.
        CLEAR wa_t682i.
        MOVE wa_count TO wa_t682i-kotabnr.
        APPEND wa_t682i TO it_missing.
      ENDIF.
      IF wa_count = 999.
        EXIT.
      ENDIF.
    ENDDO.
    BREAK 'your user'.
    The table it_missing is just a quicky solution, you could use a table with just one field or use write to print the result.
    Hope that helps!
    Regards
    Nicola

  • I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens, but I get the error next time it opens, and this is going on and on where I can not use LR, any suggestions?

    I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens. LR closes on it's own, I reopen it and get that same message next time it opens, and this is going on and on where I can not use LR, any suggestions? If I click on a different set of photos in the libary before I get that message I might or might not get the message next time it oipens, but I still can not get to those photos, and it is not just one or two but most of my photos. HELP!!!!
    Thanks
    Carol

    The first thing I would suggest is for you to go to the folder containing your catalog, using your system browser. There will be a folder that has the extension .lrdata. Delete that folder, and then try to start Lightroom. If that doesn't work, replace your catalog with your most recent backup.

  • Adobe FLME Error Message "Please check if video devices are connected properly and are not used by any other application."

    Hello, I'm trying to use my MAC Book Pro with Adobe FMLE. Once I select either my internal or external camera and microphone, in the live encoder I get this error message. "Please check if video devices are connected properly and are not used by any other application." The Facetime HD camera works in Photo Booth. Can someone assist me in what to do please, Thanks in advance!

    Hi all ,
    We found the solution for this issue .
    We have installed the crypto library in global executable directory and any way it will replicate those binaries to individual application servers.
    But the parameters are still looking for global executable directory for loading crypto library during time.
    So all application servers are trying to load crypto library files from global "exe" instead of local directory, which was clustered .Sometimes during  heavy network load it may cause some delays to load the libraries to individual application servers and in turn is causing the license key issues.
    Note 982056 - The license key library has not been initialized yet..
    SAP Recommend option for all SSF parameters should be instance profile parameters not in default parameters..This was mentioned in below note:
    Note 662340 - SSF Encryption Using the SAPCryptolib --- .
    But in our Environment SSF and SEC parameter were set in DEFAULT profile instead Instance profile.
    Recommendations:
    o     ssf/ssfapi_lib  = <Path and file name of SAPCRYPTOLIB>
    o     sec/libsapsecu  = <Path and file name of SAPCRYPTOLIB>
    This was mentioned in the below SAP HELP.
    http://help.sap.com/saphelp_nw04/helpdata/en/3d/bf463c6796e61ce10000000a114084/frameset.htm.

  • The payment method R in country SM is not used in any company code

    Hello.
    In transaction FBZP I choose "Payment Method/Country overview"
    I open SM (San Marino) and I choose "Use in company code" I obtain the message:
    The payment method R in country SM is not used in any company code
    What have I to do?
    Thanks.
    Mario
    Edited by: Ferruccio Galli on May 7, 2009 10:41 AM
    No news for me, please?

    Hi ,
    Go through below path for confiquration patteren
    Path: SPRO  Financial Accounting  Accounts receivable and accounts payable  Business transactions  out going payments  Automatic out going payments  Payment method/ bank  selection for payment program (Transactions code: FBZP)
    set up payments method per country for payment transactions
    Set up Payment methods for company code for payment transactions
    Set up All Company codes for payment transactions:
    Set up paying company code for payment transactions:
    Bank determination:
    Regards
    Surya

  • BPE adapter : message not used by any process

    hi frnds,
    I've created 2 scenarios using BPM
    1) merge scenario: 2 msgs ==> BPM ==> 1 msg
    1st msg is going without any problem. but 2nd msg is giving error saying 'BPE ADAPTER ERROR: message not used by any process'. i checked in sxi_cache and found that return code for Intg'n process is 0 only. but still i tried reactivating. but no use
    2) split scenario: 1 msg ==> BPM ==> 2 msgs
    sender msg is going without any problem,but not receiving 2 rcvr msgs to the target directory. return code of IP is 0 and no other errors.
    after installing PI on my system, for the first time i'm trying BPM scenarios. simple file to file working properly. BPE adapter has to be activated manually or i missed any initial configuration??? pls help me to resolve this.
    thanks.

    abhishek,
    I have used the following steps in BPM for this scenario xml file ==> BPM ==>xml file
    1) data types: a)send_dt
                            b) rcv_dt
    2) msg types  a) send_mt
                            b)rcv_mt
    3) interfaces   : send_ob_im
                              send_abs_im
                              rcv_abs_im
                              rcv_ib_im
    in integration process,
    start ==> receive ==> send ==> stop
    so in general its like,
    send CC ==> send OB I/F ==> send ABS I/F ==> rcv ABS I/F ==> rcv IB I/F ==> rcv CC
    when i'm not using BPM, outbound queue SMQ1 is empty and messages are not stickking up there. but if i use BPM, SMQ1 is having entry saying 'SYSFAIL'. for the first time i'm doing  the BPM scenarios.
    thanks.

  • BPE_ADAPTER MESSAGE_NOT_USED Message is not used by any processes

    We need some help on BPM flow. We are at it for last 3 days without much progress. We are able to make sync call to same BAPIs and get data without any issue. However, with BPM we have this issue
    I am creating the simplest integration scenario as
    1.       HTML/HTTP-->BPM (Async)
    2.       BPM-->R/3 (Sync)
    3.       BPM-->File (Async)
    Created all required interfaces and mapping. I have some dummy mapping for first 2 cases. I am able to activate the integration scenario and Integration Process without any error. I am able to import it in integration directory successfully without any error. When I am executing the first async request from HTML client I am invariably end up with an error from sxmb_moni as
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--
    Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">MESSAGE_NOT_USED</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Message is not used by any processes</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The BPM is not getting invoked. Looking at the trace it shows that there is an error after creating BPE proxy for message as
    <Trace level="3" type="T">created BPE proxy for message DE5FB5802F33D3F19373005056A12466</Trace>
      </Trace>
      </Trace>
    - <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST">
      <Trace level="3" type="T">Persisting message after plsrv call</Trace>
      <Trace level="3" type="T">Message-Version = 007</Trace>
      <Trace level="3" type="T">Message version 007</Trace>
      <Trace level="3" type="T">Pipeline CENTRAL</Trace>
      </Trace>
      <Trace level="3" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    What I have checked so far:
    1.    I have checked that the developer key is assigned to my user id
    2.    Used SWF_XI_CUSTOMIZING to make sure that all the process are green
    3.    Used sxi_cache to make sure that the BPM process has return code 0 and also reactivated it numerous times. Also checked activation log and no error there
    4.    Used SXMP_ADM_BPEAutomatic BPM Customizing to check all the entries are green
    5. There are not any message in sxmb_moni_bpe for my interface shows no message
    Input call has:
    1.    Sender Service: MFG_BPM_BusinessSystem
    2.    Sender Interface: MI_Outbound_Async
    3.    Quality Of Service: EO
    4.    Sender Name space: Name space
    5.    Input XML:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:BAPI_SALESORDER_GETLIST xmlns:ns0="urn:sap-com:document:sap:rfc:functions">
       <CUSTOMER_NUMBER>0000001000</CUSTOMER_NUMBER>
       <DOCUMENT_DATE/>
       <DOCUMENT_DATE_TO/>
       <MATERIAL/>
       <MATERIAL_EVG>
          <MATERIAL_EXT/>
          <MATERIAL_VERS/>
          <MATERIAL_GUID/>
       </MATERIAL_EVG>
       <PURCHASE_ORDER/>
       <PURCHASE_ORDER_NUMBER/>
       <SALES_ORGANIZATION>1000</SALES_ORGANIZATION>
       <TRANSACTION_GROUP/>
       <SALES_ORDERS>
          <item>
          </item>
       </SALES_ORDERS>
    </ns0:BAPI_SALESORDER_GETLIST>
    Any clue, help pointer will be of great help. Just beats me, what is wrong!!
    Version:
    SAP R/3 ECC 6.0
    XI 7.0

    Hi,
    Please check these threads where they have the same issue:
    Message is not used by any processes
    Error: Message is not used by any processes
    Error: BPE_ADAPTER Message not used in any process
    Message is not used by any processes
    ---Satish

  • Message is not used by any processes

    Hi,
    I've made a BPM and in sxmb_moni I get this:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">MESSAGE_NOT_USED</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Message is not used by any processes</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I check my return code in sxi_cache and it's not 0 after activating.
    How could I resolve this error?
    Thanks in advance,
    Samantha.

    Hi,
    I don't understand "Is the BPM instance being created in the first place?". I've created the BPM for the first time, I don't know if you refer to this.
    When I click on PE, I get: "the action is not valid for the selected message", so I can do nothing.
    I think my user has developper key, although I'm going to make sure of it.
    Thanks,
    Samantha.
    Message was edited by:
            Samantha Núñez

  • Error: BPE_ADAPTER Message not used in any process

    Please help me fix this error.
    My scenario is i have a bpm process for merging three files.
    and i configured in this way..
    merge the three files into one and send into SAP
    i have three communication channels (file adapter) for three files
    one communication channel xi adapter for a proxy into sap.
    using these files as input to BPM process
    then using BPM process as sender to the proxy reciever
    I am getting error from sxmb_moni in xi box
    as error category:BPE_ADAPTER
    error id: message_not_used.
    it says message not used in any process.
    please help me correct this problem..
    thanks
    jp

    JP,
    Are u sure there is nothing wrong in your design part? Also Are u using Fork to receive 3 files parallely, If yes then all the 3 files has been checked for start process? Can u confirm this.
    Also in the Inerface determinations did u gave abstract interfaces that BPM is recieving?
    Best regards,
    raj.

  • The following mapped Topic IDs were not used in any topic:

    Hi, I just start my Help File - RH8. One topic only. If it's writing in english "NewTopic1" compiling OK.  If it's writing in Portuguese "NovoTópico1", when compile get this Note.
    "The following mapped Topic IDs were not used in any topic:"
    Nothing at the "Remoe Unused MAP IDs..." can you help? Thanks.

    Hi,
    What happens if you use a find and replace to replace all characters with umlauts in the topics before importing them? (Backup your files first though)
    Greet,
    Willam

  • My iphone 4s was stolen. How could I destroy it so that the guy can not use it any more?

    My iphone 4s was stolen. How could I destroy it so that the guy can not use it any more? system IOS 6
    or just lock the phone forever?
    Could it be possible?
    Thanks

    if you want to erase all data in the phone do this
    If the phone is connected to the Internet and contains your account you can erase the phone by
    1 Going to ( www.icloud.com) and sign in With your account (the account you use in the stolen phone)
    2 go to Find My iPhone
    3 if the phone connected to internet you will see the phone on the map
    4 choose the phone and click  (erase everything)
    i wish this help you  
      Brother

  • My iphone 4 has no more storage capacity, i have deleted apps but its not freeing up any memory, can anyone advise?

    my iphone 4 has no more storage capacity, i have deleted apps but its not freeing up any memory, can anyone advise?

    Well if you have 3 gigs of music that is taking up half right there. Pictures and videos also take up a lot of space as well. Another thing is texts are saved on the phone. Try deleting them but texts don't nomally take up a lot of space.

  • Delete original ONLY IF not used in a non-reject version

    * I use only referenced masters *
    Sometimes I'll shoot maybe 30 photos of a virtually identical scene with different settings and slightly different timing or lighting or focus.
    Then I'll go back to the computer and edit a few of them into maybe 20 preliminary versions that may only use 12 of the original files.
    This means I end up with a gig of superflous raw files, eating up space on my precious cramped SSD.
    I can't tell them apart by sight and I want to get rid of originals that are used in only in a rejected version.
    If I switch to just view rejects and delete originals and versions I lose the originals for versions I do want to keep.

    What I need is a way to get Aperture to delete the raw files for which there are only rejected versions, or no versions at all (although then I don't know how Aperture would know about that raw file.)
    Aperture has no smart rule to count the number of versions of an image . Try the following work-around:
    Consolidate your rejected versions with "File > Consolidate" before you delete them. Now you can delete all rejected versions with "File > Delete Version ⌘⌫". When you delete the last remaining version the original raw file will be deleted as well. But as long as there is another version of the image the original file will be saved. When you are done with deleting rejected versions, you can use a smart search to find any remaining managed image and relocate it back to the folder outside.
    Deleting images and getting rid of orphaned original image files is easier for managed images.
    If you do not want to use the work-around to make the image managed before deleting versions, delete your versions only while browsing them in the project, sorted by filename. That will keep all versions side-by-side and you can see, if you are about to delete the last version. Or drag each version you want to delete to a new, empty project: When you move a version to a new project, all other versions will go along. You now will have a project containing only one image with all its versions. You should be able to see by the "rejected" badge, if you should delete using "delete version" or "all versions and the original".

  • How do I delete old Bex queries not used within 13 months?

    Hello all,
    I have a large number of Bex queries that are no longer used (3000 - three thousand).  I'd like to delete any query that has not been used in 13 months.
    Can someone provide some guidance?
    Also, is there anyway to archive old reports?
    Thank you.
    JIm

    Murali,
    The RSZCOMPDIR table contains this information - thank you.
    The only remaining challenges are:
    1) how do I interpret or convert the values in the LASTUSED field?  The numbers are of the magnitude of 20,060,601,210,130.
    2) Once I determine which queries were not used within the last 13 months, how do I delete them?  Is it as simple as writing a SQL statement against this table?
    Thanks you.

Maybe you are looking for

  • How to get a Monthly Depreciation Simulation for next fiscal year?

    I need a report that give me the depreciation simulation for next fiscal year, but I need it monthly wise. I run report S_ALR_87012936 with report date 31.12.2011 and evaluation period = month. The report gives the error message AA669 Fiscal year 201

  • Want to connect an07 i mac to an hd tv

    how do i connect an 2007 i mac to an hd tv

  • ATP date from PO confirmation type LA in make to order scenario

    Hi, I am facing a scenario that the confirm date in my SO should be the date of the confirmation type LA (inbound delivery) in the corresponding PO. Now I have set up the schedule line cat with account assignment cat M and item cat 0. The PO can be c

  • How to read *.txt files with JSP?

    I have to make a homepage that searches for information on a text file. My text file is described below. username=Hanako Sony cpname=Sony Corporation cpcode=500100 So, if the user inputs "username", then "Hanako Sony" should be returned. If the user

  • Elements Organizer doesn't organize by AVI datecode

    Can anyone tell me how to get Element's Organizer to use an .avi file datecode instead of it's "date created" property?  I've confirmed the datecode is correct with a freeware program called DVdate.  I'm using the Elements Organizer that came with Pr