How to delete / reset a Solution Database Configuration

Hello experts,
I need to configure a solution database for the Service Desk on a client system.
The problem is, that someone did it wrong before or tried this configuration more than one time. But these configurations are not working.
Is there a possibility to delete those old configurations or reset all the settings? I would like to start the configuration wizard from the beginning and I don´t want to have all the old configurations.
I could not find yet the button "delete current solution database" or something similar.
I just want to start in a clear environment.
Any suggestions?
Thanks in advance and kind regards,
Geraldine

A little bit late but, to reset SM configuration you have to delete Solution Manager system from LMDB.
Check SAP Note 2020955 (SOLMAN_SETUP has been reset and is in "grey" status)
Regards

Similar Messages

  • Delete from the Solution database

    Hi All,
    Is there any procedure to delete Solutions or Problems from the Solution Database?
    Thanks in advance!
    Regards,
    Gábor

    Hi,
    U need to use archiving methodology to delete data from Solution Database. Please have a look at the following link:
    http://help.sap.com/saphelp_crm50/helpdata/en/a3/e40fe634874243b7917d1d6d0757c4/frameset.htm
    Rajeev.

  • How to delete the problem-solution in Solution Database

    Dear Sir,
    I need to delete  the problem-solution in Solution Database which is already created in CRM ( IS01). However, I don't know how to delete.
    Please advise.
    Thank you and best regards,

    Dear Sir,
    I need to delete  the problem-solution in Solution Database which is already created in CRM ( IS01). However, I don't know how to delete.
    Please advise.
    Thank you and best regards,

  • HOW TO DELETE THE ROW FROM DATABASE

    hI,
    Iam pasting my code below.My problem isi retrieve rows from database and display them in jsp page in rows.For each row there is delete hyperlink.Now when i click that link i should only delete the row corresponding to that delete link temporarily but it should not delete the row from database now.It should only delete the row from database when i click the save button.How can i do this can any one give some code.
    thanks
    naveen
    [email protected]
    <%@ page language="java" import="Utils.*,java.sql.*,SQLCon.ConnectionPool,java.util.Vector,java.util.StringTokenizer" %>
    <html>
    <head>
    <meta http-equiv="Content-Language" content="en-us">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <title>Item Details</title>
    <script>
    function submitPage()
    document.details.action = "itemdetails.jsp" ;
    document.details.submit();
    </script>
    </head>
    <body>
    <form name="details" action="itemdetails.jsp" method="post">
    <%
    ConnectionPool pool;
    Connection con = null;
    Statement st;
    ResultSet rs =null;
    %>
    <table border="0" cellpadding="0" cellspacing="0" width="328">
    <tr>
    <td width="323" colspan="4"><b>Reference No :</b> <input type="text" name="txt_refno" size="14">
    <input type="submit" value="search" name="search" ></td>
    </tr>
    <tr>
    <td width="81" bgcolor="#000099"><font color="#FFFFFF"><b>Item Code</b></font></td>
    <td width="81" bgcolor="#000099"><font color="#FFFFFF"><b>Item No</b></font></td>
    <td width="81" bgcolor="#000099"><font color="#FFFFFF"><b>Amount </b></font></td>
    <td width="80" bgcolor="#000099"> </td>
    </tr>
    <%
    pool= new ConnectionPool();
    Utils utils = new Utils();
    double total =0.00;
    String search =utils.returnString(request.getParameter("search"));
    if(search.equals("search"))
    try
    String ref_no =utils.returnString(request.getParameter("txt_refno"));
    String strSQL="select * from ref_table where refno='" + ref_no + "' ";
    con = pool.getConnection();
    st=con.createStatement();
    rs = st.executeQuery(strSQL);
    while(rs.next())
    String itemcode=rs.getString(2);
    int item_no=rs.getInt(3);
    double amount= rs.getDouble(4);
    total= total + amount;
    %>
    <tr>
    <td width="81"><input type=hidden name=hitem value=<%=itemcode%>><%=itemcode%></td>
    <td width="81"><input type=hidden name=hitemno value=<%=item_no%>><%=item_no%></td>
    <td width="81"><input type=hidden name=hamount value=<%=amount%>><%=amount%></td>
    <td width="80"><a href="delete</td>
    </tr>
    <%
    }catch(Exception e){}
    finally {
    if (con != null) pool.returnConnection(con);
    %>
    <tr>
    <td width="323" colspan="4">
    <p align="right"><b>Total:</b><input type="text" name="txt_total" size="10" value="<%=total%>"></td>
    </tr>
    <tr>
    <td width="323" colspan="4">                   
    <input type="button" value="save" name="save"></td>
    </tr>
    </table>
    </form>
    </body>
    </html>

    You mean when you click on the hyperlink you want that row to disappear from the page, but not delete the row from the database until a commit/submit button is pressed?
    Personally, I think I'd prefer that you have a delete checkbox next to every row and NOT remove them from the display if I was a user. You give your users a chance to change their mind about their choice, and when they're done they can see exactly which rows will be deleted before they commit.
    You know your problem, of course, so you might have a good reason for designing it this way. But I'd prefer not removing them from the display. JMO - MOD

  • How to delete/reset Photoshop preferences

    Background: Sometimes Photoshop can exhibit odd/erratic/weird behaviour.
    The first step is to make sure that you are running the latest version of Photoshop, by applying the relevant updates for your version of Photoshop listed on this page:
    http://www.adobe.com/support/downloads/product.jsp?product=39&platform=Windows
    This behaviour can sometimes be overcome by resetting the Photoshop Preference file, or individual Tool Preferences.
    The procedures outlined below are the most common methods of removing the program preferences file.
    Q: I am experiencing weird behaviour in Photoshop. - How do I delete / reset my preferences?
    Photoshop versions after 6.0 (including 7.0, CS, CS2 ...CS6):
    A:If a tool is behaving erratically, first try resetting just that tools preferences, via the method outlined by Len Hewitt in the post below this one. 
    If you have larger troubles, hold down Alt, Ctrl, and Shift keys (Mac: Command, Option, Shift) while starting up Photoshop. A dialog box will appear asking if you wish to delete the preferences/settings file. 
    A2: You can also simply search your hard drive for a *.psp file and delete it. It will be called something along the lines of "Adobe Photoshop X Prefs.psp".
    Under Vista or 7, look here:
    Users/[Username]/AppData/Roaming/Adobe/Adobe Photoshop [version #]/Adobe Photoshop [version #] Settings
    Under Win 2k/XP the preference file will be found at:
    %windir%\Documents and Settings\[username]\Application Data\Adobe\Photoshop\[version #]\Adobe Photoshop [version #] Settings
    [NOTE: You need to set Window's Explorer Options to "View Hidden Files and Folders" to display the Preference file]
    Photoshop Versions 5.5 and earlier:
    Search for photos*.ini and delete (the file will be called photos followed by the version number - i.e photos55.ini for Photoshop 5.5, photos40.ini for Photoshop 4.0)
    Resetting the preferences will restore Photoshop settings to factory defaults.
    If removing the preferences files does not resolve the problem you should check the Photoshop Support pages for further guidance.
    http://www.adobe.com/support/products/photoshop.html
    Note that it is possible to keep a 'healthy' copy of the Preferences file, so that you simply overwrite the preferences file if needed. That way you won´t have to re-adjust your preferences in Photoshop after a Reset.
    More information on Photoshop preferences can be found at:
    Tech doc, CS5:
    http://kb2.adobe.com/cps/828/cpsid_82893.html
    Tech doc, CS4:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb405012&sliceId=2
    Tech doc, CS3:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb401600&sliceId=1
    Doc on manually removing Bridge preferences and cache:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=332992&sliceId=1

    Is one of your tools behaving strangely — or not the way you expect — in Photoshop?
    For every tool in Photoshop's Tool Box, the user may choose to fully reset JUST that tool to its default settings. To do this, look up to the Options Bar. On the far left side you will see a button which displays an icon of the currently selected tool. This is the Tool Preset picker. Right-click on this button, and you will see two entries:
    Reset Tool
    Reset All Tools
    The first thing to try when a tool is not acting like you expect it should is to apply the command "Reset Tool" from this menu. Often this will cure a problem, and by starting your Photoshop troubleshooting with this procedure you aren't resetting Photoshop's entire behavior and environment to factory default in a wholesale manner. Instead, you're just getting that particular tool back to its default settings, leaving the rest of Photoshop's settings alone.
    The second option would be more appropriate in a classroom setting, to get a "fresh version of Photoshop", rather than for troubleshooting Photoshop issues.
    If this doesn't cure the problem you're having, then you may need to move on to deleting/resetting all of your Photoshop preferences to factory default.

  • How to delete a record in database it should be effect in XML

    In my application wheni insert a record in database it automatically inserted in XML now my problem is when i delete a record in database it should also effect in XML
    plz anybody anything knows about this reply me

    First up all, when u insert a record in database, how the data is inserted in xml file. Is there any application written for that?
    So when u delete the record from database,and want that same data should be deleted from the xml file, write a application to delete data from xml, and call that when u delete record from database.
    U can Write application using DocumentBuilderFactory.
    And using XQuery, you can delete data from xml.
    Hope this will help u.
    .....yogesh

  • How to delete a row from database table in facade client

    Hi all,
    I followed the tutorial in creating a persistence entity from database table, then a session facade. Then I followed the tutorial to create a sample client to test the model. In the session facade, I could use persistEntity method to insert a record to the database. I am just thinking of an extension to the tutorial, i.e., being able to delete the record too. So I created a new method removeEntity in the session facade
    public void removeEntity(Object entity) {
    entity=em.merge(entity);
    em.remove(entity);
    em.flush();
    and called it in the sample client. It was executed without any error, but the record in the table still exists.
    I tried to look around for a solution, but I did not find one. Would anybody here please help out? Many thanks in advance!

    Hi Frank,
    I tried the code snippet, but I got the following exception when executing this code:
    javax.ejb.EJBException: EJB Exception: ; nested exception is:
         java.lang.IllegalStateException: The method public abstract javax.persistence.EntityTransaction javax.persistence.EntityManager.getTransaction() cannot be invoked in the context of a JTA EntityManager.; nested exception is: java.lang.IllegalStateException: The method public abstract javax.persistence.EntityTransaction javax.persistence.EntityManager.getTransaction() cannot be invoked in the context of a JTA EntityManager.
    java.lang.IllegalStateException: The method public abstract javax.persistence.EntityTransaction javax.persistence.EntityManager.getTransaction() cannot be invoked in the context of a JTA EntityManager.
         at weblogic.deployment.BasePersistenceContextProxyImpl.validateInvocation(BasePersistenceContextProxyImpl.java:121)
         at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:86)
         at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:91)
         at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:80)
         at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:26)
         at $Proxy141.getTransaction(Unknown Source)
         at model.SessionEJBBean.removeEntity(SessionEJBBean.java:60)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:55)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy143.removeEntity(Unknown Source)
         at model.SessionEJB_qxt9um_SessionEJBImpl.removeEntity(SessionEJB_qxt9um_SessionEJBImpl.java:142)
         at model.SessionEJB_qxt9um_SessionEJBImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    javax.ejb.EJBException: EJB Exception: ; nested exception is:
         java.lang.IllegalStateException: The method public abstract javax.persistence.EntityTransaction javax.persistence.EntityManager.getTransaction() cannot be invoked in the context of a JTA EntityManager.; nested exception is: java.lang.IllegalStateException: The method public abstract javax.persistence.EntityTransaction javax.persistence.EntityManager.getTransaction() cannot be invoked in the context of a JTA EntityManager.
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:109)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:91)
         at $Proxy0.removeEntity(Unknown Source)
         at model.SessionEJBClient.main(SessionEJBClient.java:71)
    Caused by: java.lang.IllegalStateException: The method public abstract javax.persistence.EntityTransaction javax.persistence.EntityManager.getTransaction() cannot be invoked in the context of a JTA EntityManager.
         at weblogic.deployment.BasePersistenceContextProxyImpl.validateInvocation(BasePersistenceContextProxyImpl.java:121)
         at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:86)
         at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:91)
         at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:80)
         at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:26)
         at $Proxy141.getTransaction(Unknown Source)
         at model.SessionEJBBean.removeEntity(SessionEJBBean.java:60)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:55)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy143.removeEntity(Unknown Source)
         at model.SessionEJB_qxt9um_SessionEJBImpl.removeEntity(SessionEJB_qxt9um_SessionEJBImpl.java:142)
         at model.SessionEJB_qxt9um_SessionEJBImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Process exited with exit code 0.

  • FontBook and "Show Fonts" stuck because of bad smart font collection-how to delete/reset?

    Hi, I tried to make a change to the "Fixed width" smart font collection in FontBook, to make it find the "Adobe Source Code Pro" font.
    Now FontBook and any "Show Fonts" dialog are stuck within 1-2 seconds of launching, especially when clicking on the "Fixed Width" collection.
    How can I either reset the "Fixed Width" collection to its original, or delete it altogether?
    Console output when crashes happen:
    11/22/13 7:37:27.747 AM spindump[11747]: com.apple.message.domain: com.apple.crashreporter.writereport.hang
    com.apple.message.signature: Font Book
    com.apple.message.signature2: UNBUNDLED ||| 5.0 (250)
    com.apple.message.signature3: hang
    com.apple.message.result: noop
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 0276F31C-4740-353E-A49F-F78FCB0F2A80
    I have tried to clear my font caches and to remove the ~/Library/Preferences/com.apple.Font* entries but nothing helps. Any idea where FontBook stores its smart collections, so that I can delete them

    I had a similar problem where I created a new smart collection and fontbook became permanently frozen regardless of reboots of the application or the machine itself. Here's what worked for me:
    Find a new font to install.
    With Fontbook closed, open the new font file from Finder by double clicking. It should default to opening the file in a Fontbook sub-window mini-preview.
    Click "Install." This should install the font as usual and give Fontbook a new script to replace the frozen loop it was in.
    Delete the evil "smart collection."

  • How to delete/reset iCLOUD with outdated email address/no password

    I am an iPHONE 4S user.  I recently had a problem logging into my iCLOUD account with the password.  After keying in the password it says that the account has been suspended and refers me to iFORGOT.  However the email address used for this iCLOUD account is no longer operative.
    I set up a new APPLE ID and managed to change the iTUNES account to the new APPLE ID.
    However I cant change the iCLOUD account to the new APPLE ID.
    Even when I try to delete the iCLOUD account, it still refers me back to the password and I get stuck there after keying in the password.
    Please help me reset the iCLOUD account. thanks.

    Hello kahileng,
    The following article provides steps that should help get your iCloud account switched over. The simplest possible solution is to try the password for your new Apple ID.
    iOS 7: If you're asked for the password to your previous Apple ID when signing out of iCloud
    http://support.apple.com/kb/TS5223
    Cheers,
    Allen

  • How to delete a record in Database View?

    HI All,
    I have created a Database  View using tables LIKP,LIPS,VBUK,VBUP.
    In that view I am getting a extra record which is not exit in any tables
    but its getting in database view.
    I tried buffer memory refresh and even tried SE16n , SE11(thro CODE(DELE))..But record has not been
    deleted.
    Plz suggest wat shud i have to do to delete the record.
    Thanks in advance and help realy appriciate.
    Regards
    Steve

    >
    Steve Johnson wrote:
    > In that view I am getting a extra record which is not exit in any tables
    > but its getting in database view.
    Your intention should be in search of the root of that extra record. Not the deleting it without knowing anything.
    Sure, You have put join conditions correctly?
    Cheers

  • How to Delete rows in the database table by using Table Control

    Hi Experts,
    I wrote one program.
    In that program i used table control.
    I displayed data from database table in the table control, but i want to delete selected rows.
    Can anybody please tell me this by writing sample code
    thank you
    Basu

    Hi ,
    Pls try this coding below or check the prg demo  - RSDEMO02 in se38
    WHEN 'DELL'.
    * remove marked lines
          LOOP AT IT_SPFLI WHERE MARKED = 'X'.
            DELETE IT_SPFLI.
          ENDLOOP.
          IF SY-SUBRC <> 0.
            GET CURSOR FIELD FLD LINE LINNO OFFSET OFF.
            SET CURSOR FIELD FLD LINE LINNO OFFSET OFF.
            IF FLD CP 'IT_SPFLI*' AND SY-SUBRC = 0.
              LINNO = LINNO + TC_SPFLI-TOP_LINE - 1.
              DELETE IT_SPFLI INDEX LINNO.
              TC_SPFLI-LINES = TC_SPFLI-LINES - 1.
            ENDIF.
          ENDIF.
    or another eg :
    MODULE USER_COMMAND_0100 INPUT.
        SAVE_CODE = OK_CODE.
        CLEAR OK_CODE.
        CASE SAVE_CODE.
    WHEN 'DELE'.
                CALL FUNCTION 'COPO_POPUP_TO_GOON'
                    EXPORTING
                         TEXTLINE1 = 'Selected rows will be deleted!'
                         TEXTLINE2 = 'Are you sure?'
                         TITEL     = 'Delete rows'
                    IMPORTING
                         answer    = confirmation.
                IF CONFIRMATION = 'G'.
                    REFRESH ITAB_PHONELIST.
                    CLEAR ITAB_PHONELIST.
                ENDIF.
    MODULE EXTRACT_USERDATA INPUT.
        CASE SAVE_CODE.
            WHEN 'DELE'.
                IF SELECTION IS INITIAL AND
                   confirmation = 'G'.
                     CLEAR ITAB_PHONELIST.
        ITAB_PHONELIST-NAME = RECORD-NAME.
        ITAB_PHONELIST-PHONE = RECORD-PHONE.
        ITAB_PHONELIST-EMAIL = RECORD-EMAIL.
        APPEND ITAB_PHONELIST.
    <b>Reward pts if found usefull :)</b>
    regards
    Sathish

  • How do I reset ipad in apple configurator

    trying to configure ipads in configurator, cant get it to work correctly. it there a way to delete existing profile and wipeout ipad to start new again. I cant get configurator to see ipad in prepare mode. thanks.

    Just guessing it sounds like you have used configurator on this iPad before it stopped showing in Prepare. So most likely you have supervised this iPad, and now it will only show up in the Supervise tab.
    Have only the iPad in question plugged into the Mac, go to the Supervise tab and click USB connected devices on the left hand side. If an iPad is in that list, there it is. If you would still like to wipe it and start fresh, right click (or click with two fingers at the same time, depending on your settings) on the iPad and a drop down menu will appear. Click on 'Unsupervise'. That will wipe your iPad and unsupervise it, as if it was a brand new iPad that had never been plugged into Apple Configurator.

  • How to delete user SAP* from database in MaxDB

    I´m unable to login with user SAP* into client 000 but in other clients.
    How can I delete the user SAP* from client 000 that I can login with the standard password?
    Is it possible within a transaction in another client or only on DB?

    Hi Damian,
    You need to connect to MaxDB SQL studio using user SuperDBA,admin
    Run the following commands
    select bname from <SAPSCHEMA>.USER02 where bname='SAP' and MANDT='000;*
    This will list user SAP* from client 000
    delete from <SAPSCHEMA>.USR02 where bname='SAP' and MANDT='000';*
    This will delete SAP* from client 000.
    Regards,
    Deepak Kori

  • How to delete users from oim database 11g???

    Can anyone help me:
    I need to clean the OIM database, so I need to delete All user accounts that exists in OIM
    Any help apprecciated
    regards

    Hi
    Last time I used this script to delete the users. Hope it will be useful for you:
    delete from oud where oiu_key in (select oiu_key from oiu where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy')));
    delete from osi where req_key in (select req_key from req where orc_key in (select orc_key from orc,usr where orc.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy')));
    delete from osi where osi_assigned_to_usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from osh where osh_assigned_to_usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from rcd where rce_key in (select rce_key from rce,orc,usr where rce.orc_key = orc.orc_key and orc.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from rch where rce_key in (select rce_key from rce,orc,usr where rce.orc_key = orc.orc_key and orc.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from rcu where rce_key in (select rce_key from rce,orc,usr where rce.orc_key = orc.orc_key and orc.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from rcb where rce_key in (select rce_key from rce,orc,usr where rce.orc_key = orc.orc_key and orc.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from rce where orc_key in (select orc_key from orc,usr where orc.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from orc where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from upd where upp_key in (select upp_key from upp,usr where upp.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from upp where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from usg where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from uhd where uph_key in (select uph_key from uph,usr where uph.usr_key = usr.usr_key and usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from uph where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from pcq where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from rcu where usr_key in (select usr_key from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy'));
    delete from usr where usr_create > to_date('20-06-2010','dd-mm-yyyy');

  • How to delete/reset Autofill eMail Addresses in Apple Mail ?

    Hello,
    the Autofill in the To: Line shows up eMail Addresses that I do not recognize.
    In Preferences I was unable to find a solution or a Button to delete this.
    Can I for example delete a .plist to to this?
    Thanks in advance
    Kind regards
    Max

    Open the Mail program, Go to the Window menu at the top of your monitor and choose "Previous Recipients". In the window that pops up you can see all of the addresses used for the autofill entries and remove the ones you don't want to use anymore from the list by clicking on the entry and then the "Remove From List" button in the lower left corner of the window.
    Message was edited by: dechamp

Maybe you are looking for

  • Box in Long text of sapscript

    Hi All, I have  created a script.....in that i have to print  only long text in the main window. Now my problem is...the LONG text is breaking and going to next page... means a part on 1 page and remaining  on subsequent pages.. And the problem is th

  • Save as using input data of a form

    Hi, I know that it's possible to write javascript which runs after pressing 'save' in a PDF. So I wonder if the following would be also possible for an existing pdf file which contains forms (Name, Address,...): - fill out forms - press save - acroba

  • IPad 1 iCloud backup has stopped working

    I have an iPhone 4S and an iPad 1 both of which backup to iCloud. All has been working well for a while now. A few days ago (30th November in fact) the iPad automatci backup failed to complete (There was a problem completing the backup. Please try ag

  • Is this how a request is processed?

    OK, from the first request made in an application, let's say we have the following things in our application.cfc: ooML = Out of Method Logic (logic that is in the application.cfc, but not in any method) oAS = onApplicationStart oRS = onRequestStart o

  • HT1351 I can't sync my music from my computer to my iphone

    I can't sync my music from my computer to my Iphone