OIM Cannot uncomplete a completed task. OIM User Enable

Hey Guys,
I try to Enabled a Disabled user using the OIM user interface.
When doing it I have an error coming back:
DOBJ.SCHTM_INVALID_COMPLETED_CHANGE
Cannot uncomplete a completed task.
The logs shows:
ERROR,08 Mar 2011 13:28:45,806,[XELLERATE.ADAPTERS],Class/Method: tcAdpEvent/updateDataSetValuePost encounter some problems: Adapter Execution Error: updateDataObjFieldValuePost: error updating usr_disabled
ERROR,08 Mar 2011 13:28:45,807,[XELLERATE.ADAPTERS],Class/Method: tcAdpEvent/updateUserInfo encounter some problems: Adapter Execution Error: error updating Disabled
Any idea where this can come from ?

Hi
If you will simply disable or enable user on OIM user profile, it won't give any error, if it is not attached with any resource object.
I think, provisioning process has been attached with this user and you are going to enable, and one of the resource object is already enabled or data inconsistent.
Will you provide user details for resource object and code?

Similar Messages

  • Cannot Uncomplete Completed task exception

    Hi All,
    When i approve a request and the provisioning workflow is triggered. Now due to an error in the provision flow task , the whole process is rolled back. But I am getting this error--
    DOBJ.SCHTM_INVALID_COMPLETED_CHANGE
    Cannot uncomplete a completed task.
    Is their any restriction for Rollback on the completed tasks in the Approval and Provisioning workflow.
    Any pointers to this issue will be helpful...
    TIA,
    Andy

    I did some investgation and figured out that there is no standard way to invoke an already completed Task.Therefore for our requirement I have proposed a new solution.
    I am storing the Workitem Id, when the task gets created, in a custom table along with all the data which is necessary for the I-View display.
    To enable users to open the I-View of the task they already completed and take a print out of the I-View etc, I have designed another application. and in this application I am using the Workitem Id to read which completed task they want to view.
    See if this works for you.

  • OIM 9102: Send Email Notification to other user in a task

    I created a process in OIM. In this process exist a Task: Manager Process. When this task will be completed for the user that be assigned. In the Notification Tab are able to send a email notification to a Assign User, Requester User, User or User Manager. But i need to send a email notification a other user different to them, for example: juan.perez, this user is in OIM.
    I have read the following documents:
    1.- http://docs.oracle.com/cd/E10391_01/doc.910/e10363/promgt.htm#BCECFGEJ
    2 .- How to Send an Email Notification Upon User Creation via the Admin Console [ID 780394.1]
    3.- OIM: An Example of Email Notification and Configuring it With a Resource Object Provisioning [ID 457836.1]
    4.- Sending an Approval Notification Email with a Link Directly to the Approval Request? [ID 748447.1]
    Or exist some way to do this, through java code.
    I'm using oim 9.1.0.2 BP18 running on OC4J 10.1.3.5 on AIX 6.1 64-bit clustered install with two nodes, Oracle Database 10.2.0.4 on AIX 6.1 64-bit on RAC.

    Hi
    You can use OIM email API to send an email from the java code. You can attach code on post creation user using entity adapter. Every time a user is created the email is triggered.
    Here is the sample:
    public EmailUtility(tcDataProvider dataProvider) {
              this.dataProvider = dataProvider;
              emailOper = new tcEmailNotificationUtil(dataProvider);
              System.out.println("Email API instantiated successfully...");
         public String sendEmail(String fromAddress, String toAddress, String body,
                   String subject) {
              emailOper.setBody(body);
              emailOper.setFromAddress(fromAddress);
              emailOper.setSubject(subject);
              emailOper.sendEmail(toAddress);
              System.out.println("Email sent!" + subject);
              return SUCCESS;
    Regards
    user12841694

  • Manual Task Complete in OIM 11gR2

    Hi All,
    I am facing the problem with setting the task response complete manually.
    1) Created Disconnected Resource (Dummay Resource).
    2) Created Create User Task in Process Definition and assigned this task to SupportGroup (Which is working fine).
    3) Created Change First Name task to update the first name in the process from whenever it gets updated and assigned the task to SupportGroup to set the task complete manually.
    When i update the first name in the user form the task it is autocompleting in OIMINTERNAL user name. in the resource history the
    task status is showing as completed.
    Assigned to is showing supportGroup.
    Completed By OIMINTERNAL user.
    How can fix this.
    Thank you

    Hi Kunwar,
    Thanks for the reply..Yes by default the task will get assigned to xelsysadm i changed it to supportgroup.and it is getting assigned to supportgroup now..but it is auto completing..below is the scenario
    1.User gets provisioned to Disconnected Resource.
    Task assigned to SupportGroup (if you check the resource history create user task will be in pending state untill some body from the Support group set the response as complete) once somebody from this group set the response to complete the status will be provisioned.
    2.User Profile Get updated (First name , last name got updated) task is assigned to SupportGroup.
    But when i open the resource history change First Name will be in Complete state it should be in pending state.(it is auto completing using OIMINTERNAL user.
    Thank you

  • Some Users cannot Open Workflow Approval Task

    We have a SPD workflow published to our production site and it includes a 'Start Approval Process' task which involves a number of users (determined by a lookup to another list) this worked brilliantly until we republished the workflow with some minor changes,
    none of which were to this particular approval task. Now we are seeing some strange behaviours. When some users click the task to approve they are seeing 'This from cannot be opened in a browser, To open this form use Microsoft Infopath'. Now strangely it's
    only certain users, if you're a site collection admin you never have this error. So if a user previously had the error and i then add them to the site collection administrators list the error goes away and they can complete the task.
    Obviously not a solution! giving users full control permissions on the task list or task item doesnt fix the error either. The same workflow on our UAT works without any issues. The task forms in SPD have not been customised either. Its a SP2010 Standard
    farm with no infopath services obviously. Bizarrely there are some users with only Contribute rights to the task list who can open approve tasks, so it's looking like a permissions issue to me but I'm at a loss to find a fix. I've tried totally removing
    the worklows and republishing, regenerating the .xsn task forms in SPD by deleting them and republishing, removing and re-adding the task related content types to site, Changing the Approval Task settings 'only allow users to edit their tasks...' to false
    and then back to true, the works, but to no avail.
    Anybody any ideas?
    TIA
    Chris

    Hi,
    According to your post, my understanding is that Some Users cannot Open Workflow Approval Task.
    I recommend that you can create a new list and workflow to check whether it works.
    Then use the user who get the error to open task.
    If he can open the task in the brower, the issue is related to the older list.
    Then you can use the new created list and assgin the task.
    Here is a similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/en-US/67dc8577-f248-4d6c-bb82-3aca0f084d24/this-form-cannot-be-opened-in-a-web-browser-error-not-an-infopath-form?forum=sharepointcustomizationprevious
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Completed Task cannot be launched again from the UWL.

    Here is the situation.
    The identified agent clicked the task in the UWL.
    Task was launched in a new window and opened an ABAP webdynpro application correctly.
    Agent then approved the task using the approve button in the application. Task was thus completed.
    Now the agent pulled the "Completed Tasks" from the Show dropdown on the Tasks tab in the UWL.
    The task which the agent approved earlier showed up.
    But when the agent clicked this link in the UWL. The application would not be launched again.
    The task preview does appear but the agent wants to the same application form displayed again to confirm what they have approved.
    Any ideas how this can be done. I remember we could do that in the PCR application on ISR framework.
    Edited by: Linkin Pereira on Dec 5, 2008 7:12 PM

    I did some investgation and figured out that there is no standard way to invoke an already completed Task.Therefore for our requirement I have proposed a new solution.
    I am storing the Workitem Id, when the task gets created, in a custom table along with all the data which is necessary for the I-View display.
    To enable users to open the I-View of the task they already completed and take a print out of the I-View etc, I have designed another application. and in this application I am using the Workitem Id to read which completed task they want to view.
    See if this works for you.

  • Log on as batch task with User Profile Disks

    We have a Windows Server 2012 R2 Remote Desktop deployment, where we use user profile disks stored on a central file server.
    We are trying to run a scheduled tasks as a user, while they are logged off.
    When the tasks runs, I can see an event in event viewer that says it was unable to load the user's profile, and as such, the Excel add in that is part of the tasks is not enabled, and as such the tasks fails to complete successfully.
    Is this a limitation of the user profile disks? Can the server load the user profile disk even without the user logging in interactively?
    Cheers, Eds

    Hi Amy,
    The task itself isn't failing, but the action the task executes fails, because it has logged in with a temporary profile.
    The last run time of the task was 14/04/2015 10:49:00, completing at 10:49:02. At this time, there is an event in the event viewer:
    As the tasks is logging in with a temporary profile, the Excel add-ins that user has are not loaded, and the action fails. This is the log from the application itself that is trying to run:
    The report 'PATH_TO_SPREADSHEET.xlsx' failed to run with the following error:  'Cannot run the macro 'JetMenu'. The macro may not be available in this workbook or all macros may be disabled.'.
    The macro it is referring to is an Excel reporting add-in.
    I think what I need to happen, is for the server to mount the users User Profile Disk, so that it does not load a temporary profile.
    Many thanks
    Eds

  • Claim - how to disable delete completed tasks?

    I can delete completed tasks in a notification (Claim). However, I want to disable this function.

    Hi.
    Condition
    Trigger Event: WHEN-NEW-ITEM-INSTANCE
    Trigger Object: RGW_FOLDER.M_PAYMENT_METHOD_DSP
    Actions
    Type: Property
    Object Type: Block
    Target Object: RGW_FOLDER
    Property Name: DELETE_ALLOWED
    Value: FALSE
    Note: The button will remain visible and if the user presses it, the system will ask if he/she want to delete the receipt. However, if the OK button is pressed the receipt will not be deleted and a message will be shown ("You cannot cannot delete this record")
    Hope this helps.
    Octavio

  • Can not open the completed task.

    Hi, All.
         I config my uwl to accept the GP tasks.
         It works fine with the tasks which is in process.
         I can click the link and deal with the gp task successfully.
         When I switch to the completed tasks, I can see the tasks which I finished.
         I click the link, but I get an error page with an error message as below:                                                      
                       Start *****************************Error Page **************************************
         404   Not Found
         Error: Request cannot be processed.
          Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jstsg/home
          Details: Requested resource [/JWFTaskDetail] is not found.
    End *****************************Error Page **************************************
    Edited by: LouisHuang on Nov 24, 2010 7:56 PM

    I tried to find something in logs and I got two error logs as below:
        1.
        Cannot process an HTTP request to servlet [forwardServlet] in [webdynpro/dispatcher] web application.
        For more details on the problem please check traces searching by logId: 0010187E3C96059A0000000700002F48
       2.
        Cannot process an HTTP request to servlet [forwardServlet] in [webdynpro/dispatcher] web application.
    [EXCEPTION]
    com.sap.engine.services.servlets_jsp.server.exceptions.ServletNotFoundException: Requested resource [/JWFTaskDetail] is not found.
    at com.sap.engine.services.servlets_jsp.server.lib.StaticResourceUtils.findFile(StaticResourceUtils.java:234)
    at com.sap.engine.services.servlets_jsp.server.lib.StaticResourceUtils.dispatchToResource(StaticResourceUtils.java:51)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:237)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:478)
    at com.sap.tc.webdynpro.serverimpl.wdc.ForwardServlet.doPost(ForwardServlet.java:63)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
    at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:400)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:203)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:438)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:427)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:80)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:268)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:54)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:447)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:264)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    This situation only occurs on gp task. If I use the common uwl task, it works fine.
    Can anyone give me a hand? Thanks a lot.

  • Can Lightning pin a completed task to the day completed on the calendar so it always shows up if I click on the day?

    This may be already doable, but I don't know how. It would be convenient to show completed tasks pinned to the calendar day completed. I know that if you switch to the task mode, the completed tasks and the date completed is displayed, but it would enhance the operation, if these completed tasks were displayed in the task panel whenever I highlighted the completion date on the calendar when in the calendar mode.

    Hi Big_T,
    I am not sure, this is what I found about how to use Lightning [https://support.mozilla.org/en-US/kb/lightning-user-interface] and it sounds like you could add more to that article. If you would like please add to the article what you find, because I am sure others would love to know how to do this too!
    Actually you can do this!
    # Go to View
    # Go to Calender
    # then go to Current View
    # Tasks in View and select show completed Tasks
    I knew it was there somewhere.

  • Importing oim 9.1 exported data to oim 11g?

    Hello,
    I just read a few recent threads on upgrading from 9.1 to 11g... It sounds like there isn't a path to 11g at the moment.
    But has anyone tried exporting oim 9.1 data and using oim 11g Deployment Manager to import the 9.1 exported data in?
    We've invested about 4 man years in our current oim 9.1 solution. Just can't affort to throw too many things away!
    Appreciate any feedback.
    Thanks and cheers,
    Luke

    For the time being, stick with what works. Right nows the approval process form 10g does not exist in 11g so it cannot be migrated. There are a few other changes such as event handlers and entity adapters and pre-populate adapters and i'm sure many more. Wait for 11g to mature a bit more and provide the path you need to upgrade. Your implementation will not end with the current state, just don't be in a hurry to move forward to the 11g version. And remember, if it isn't broken, don't fix it. Unless you are in dire need of the functionality that 11g is going to give over 10g, then stay where you are at for the time being.
    -Kevin

  • Unable to perform the request error while selecting completed tasks in UWL

    Hi,
    When user is selecting the Completed Task in the UWL, the below error is displaying
    error: Unable to perform the request. Try again and if the problem persists, inform your system administrator.
    While selecting completed tasks in the drop down, it is showing "Completed Tasks(30)". But after selecting "Completed Tasks(30)" from the drop down, the above error message is getting.
    How can we resolve this??
    Note: We are using EP 7.0 SP 17. When I checked in sdn, I found that there is a problem with completed tasks earlier to sp14. But in SP14, this issue was fixed. But why we are facing this issue?
    Thanks,
    VV

    Hi,
    Please let us know if you can found any relevant logs on
    1) dafault.trc file
    <Drive>:\usr\sap\<sys-id>\JC<inst-no>\j2ee\cluster\server0\log\
    2) UWL logs:
    usr\sap\<version>\JC00\j2ee\cluster\server0\log\applications\sap.com\u
    wl
    Also Have a look on note 1120556.
    Please remember to evaluate the replays, this incentive the SDN to keep growing,
    regards,
    Fabio

  • Problem with complete task via email

    Hello,
    I have problem with complete task via email. I found this blog very useful (http://blogs.adobe.com/ADEP/2010/11/how-to-complete-a-task-via-email-using-reply-to-comple te.html), but...
    I set up everything as it’s written in blog mentioned above. When a task is assigned to me, I received an email notification with actions (accept, deny). After that I replied with action “accept”. Then I received email with subject “Errors from LiveCycle ES”:
    LiveCycle ES has tried to process your request and encountered the following error:
    com.adobe.pof.POFRuntimeException: Transaction is not active: tx=TransactionImple ; – nested throwable: (javax.resource.ResourceException: Transaction is not active: tx=TransactionImple )
    This response to your original email
    Subject:RE:Task Assignment – Process: Test/Email_Test. Task 76 has been assigned to you.
    Date Sent:Thursday, October 24, 2011 1:17 PM
    Body:accept
    DO-NOT-DELETE: MTMhMzE0ITMyOA==!
    Attachments:
    In log appeared this following error:
    Caused by: ALC-DSC-215-000: com.adobe.idp.dsc.DSCRuntimeException: None of the Auth Provider could authenticate the user. Authentication Failed
    at com.adobe.livecycle.notification.TaskNotificationServiceImpl.processEmailComplete(TaskNot ificationServiceImpl.java:1157)
    Can you me please? I have no idea what to do to succesfully complete task via email endpoint. Thanks
    Jan Petrla

    Hi Diana, thanks for your reply.
    You're probably right about 2 different error messages.
    To the 1st one: I'm sure that status task is Assigned (to me). I received an email and I also reply on that email.
    To error log: I found out that error log appears when I enable email endpoint on Complete Task service. But I managed to solve this problem. I set wrong user. Now I have here the same user as is written in login-config.xml so log seems to be ok.
    So I created new task and tried to complete it via email. Now I receive email with another error:
    LiveCycle ES has tried to process your request and encountered the following error:
    com.adobe.idp.dsc.provider.service.email.impl.EmailProviderException: Error getting user context
    This response to your original email
    Subject:RE:Task Assignment - Process: WorkFlowClient/Test. Task 92 has been assigned to you.
    Date Sent:Thursday, October 27, 2011 3:05 PM
    Body:Complete
    DO-NOT-DELETE: MTIxMSExNjAzITIwMTE=!
    Attachments:
    And to the last point: email endpoint is set up with TestPOP3@mydomain and user receiving email has jpetrla@mydomain. I use Lotus Notes as email client, I tried another account with gmail, but the result was same.
    Now I really don't know to do...
    Jan

  • Complete Task with Payload Problem  -- no Human Task Drop Handler

    I'm reading section 26.4.1 of Developer’s Guide for Oracle SOA Suite 11g Release 1 (11.1.1) E10224-01 where it refers to figure 26-5 Human Task Drop Handler for Creating the Task Display Form of section 26.4 Creating a Task Display Form.
    I've generated taskDetails1.jspx. I highlight Task as in the figure and right click in askDetails1.jspx (design tab) but I don't get a Create JSF page dialog as in the figure.
    I get a dialog with Insert Before Show Detail Spacer ... etc (no Create /Human Task/Complete Task with payload etc)
    Do I need to position within a particular element ? or is this a bug ? wrongly documented?

    Hi Diana, thanks for your reply.
    You're probably right about 2 different error messages.
    To the 1st one: I'm sure that status task is Assigned (to me). I received an email and I also reply on that email.
    To error log: I found out that error log appears when I enable email endpoint on Complete Task service. But I managed to solve this problem. I set wrong user. Now I have here the same user as is written in login-config.xml so log seems to be ok.
    So I created new task and tried to complete it via email. Now I receive email with another error:
    LiveCycle ES has tried to process your request and encountered the following error:
    com.adobe.idp.dsc.provider.service.email.impl.EmailProviderException: Error getting user context
    This response to your original email
    Subject:RE:Task Assignment - Process: WorkFlowClient/Test. Task 92 has been assigned to you.
    Date Sent:Thursday, October 27, 2011 3:05 PM
    Body:Complete
    DO-NOT-DELETE: MTIxMSExNjAzITIwMTE=!
    Attachments:
    And to the last point: email endpoint is set up with TestPOP3@mydomain and user receiving email has jpetrla@mydomain. I use Lotus Notes as email client, I tried another account with gmail, but the result was same.
    Now I really don't know to do...
    Jan

  • Cannot delete or reassign tasks or assignments with protected actuals

    I am working on Project server 2013 and trying to update one of the projects which gives an error: "cannot delete or reassign tasks or assignments with protected actuals".
    I need to change the entire plan (please note that this project is published to EPM and already has actuals in it), NOw I have checked out the project in MPP and trying to remove some tasks and I get this error"cannot delete or reassign tasks or assignments
    with protected actuals".
    Please suggest how these tasks can be deleted and how I can update the project plan back to EPM.
    Is there anything that we need to turn off in the server settings to allow changes to the project plan. and Also unprotect the actuals in the project plan.
    Thanks.

    Hi,
    It might be that you have the option "Only allow task updates via Tasks and Timesheets" enabled in the "task settings and display" under the "protect user updates" section. This prevents the project owner (project manager) from
    updating (adding, deleting) any actuals directly in the project plan. It enforces actuals to come from the timesheet/task updates once approved. 
    Thus it is normal that you cannot modify an entire task with some actuals. The best practice would be not to modify any actuals, just updating the remaining work, eventually reassigning it to another resource. But in case you do need to make changes to some
    past activities, then you have to disable the option I mentionned above.
    See reference
    here (for 2010 version bu still applicable).
    For reassigning a task with actuals, you can for example open the project build team dialog box, select the new and the old resources from left and right side and click on "replace". Here is another
    method from the task tab.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

Maybe you are looking for

  • Phonosmart 310a black ink cartridge will not print

    Inserted new black (not photo black) cartridge and on test nothing is printed on the paper.  ran test and the place where the black should show up, prints a blank.  Visual test on printer screed show all colors, including black, full.  Ran cleaning  

  • Deleted Po's not in search results POWL

    Hi All, I have a question,.. We are on SRM 7.02 and when I want to search for PO's which are deleted (status deleted) in POWL I don't get any search results. Is it a standard behaviour deleted PO's don't show up in search results? The deleted PO's I

  • WRT54GS TO MY XBOX 360

    i am having problems with my WRT54GS.  I have a Telephone modem, which I connect to the router, and then I have a wired connection between the router and my desktop.  The wireless connections are working just fine. but i tried connecting to my xnox 3

  • Get HR ABAP fields

    Hi all, Can anyone sugess me from where i get the basic pay amount (It's not available in PA0008) and cost center text and job text(Position) in Hr Abap. Points will be sured for valuable answers. Thanks Sanket sethi

  • PS download error message

    I have downloaded the PS twice, but have received the error message of the file archive part of PS is missing?