Delete user status

Hi,
as per our requirement, we have 5 user statuses for item level --
Open
In process
Partially Delivered
Delivered
Now the problem is that with change of a previously saved order, the 2nd status 'in process' is being set. The transaction analysis in the system says that 'Error     User status InPr must not be deleted     Long text exists".
Does anyone know how to ensure that the second status gets deleted so that the next status can be set for the line item?
Thanks for any pointers.
regards
Edited by: Jaya Nigam on May 29, 2009 10:29 AM

Hi,
Please look into this thread.
deleted user status
Thanks
CHinmaya

Similar Messages

  • Deleted user status

    Hi gurus,
    A user status with existing transactions was inadvertently deleted.  While it has now been created again, the transactions with this status that are created prior to the changes are now unviewable whenever the standard and customized reports are generated.  Upon investigation, the former user status had a diff. code from the newly created one.  We're thinking of adding a new entry on the DB table to add the status with the old code.  Pls. advise.  Thanks.

    Hi,
    I am the ABAP developer tasked to investigate Ms. Ng's problem.
    Completed transactions have the user status E0010.
    When this user status was accidentatlly deleted, the entry E0010 (with the appropriate status profile) in the table TJ30 ceased to exist. A similar user status was then created upon discovery of the deletion. However, the new user status now had a different identifier E0011.
    Custom reports have select statements with inner joins to CRM_JEST and TJ30. Since old completed transactions have E0010 in CRM_JEST but no E0010 exist in TJ30, these transactions will not be retrieved.
    Is there a configuration screen which I could explicitly assign E0010 to my user status? Right now we are seriously considering direct table inserts to TJ30 and TJ30T.
    Sorry for the lengthy post. Thanks in advance.

  • Deleting user status profile in equipment master

    Hello experts,
    can anyone tell if it's possible to delete a user status profile. Once we used an user status profile in an equipment i cannot find i way to delete or change the profile to another profile.

    Hi,
    You can only change the user status profile in the equipment provided no status value has been set. Once a status value is set (maybe as intital status) the field is closed for input and no change can be made to the profile.
    -Paul
    Please use [Enterprise Asset Management (EAM)|Enterprise Asset Management (SAP EAM); forum for PM/CS specific topics

  • LSMW for changing user status on work order(IW32)

    Hi All,
    I have created a LSMW for changing user status on work order using transaction IW32. It does not change the status when i run the LSMW. In the recording for the LSMW, i select the radio button on the user status i want to select.
    When i run the LSMW in the foreground, it does everything except select the correct status.
    Is there a way to fix this or is it a problem with LSMW. I'm using ECC6
    Kind Regards
    Emanuel

    Hi ,
    I am not sure whether it would work with LSMW but if your on ECC 6.00 ,Enhacement Pack 3 then you have BADIs which allow you to make collective status changes in IW38 .The below are those BADIs :-
    BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
    BADI_EAM_RIAUFK20_FCODE_SAP1 :Implement SAP Function Code in Order List
    Else if your on lower version then write up a batch programme which checks the PM Order types with specific status and sets user status using FM STATUS_CHANGE_EXTERN[This is used to set or delete User Status] in SE37 ..
    regrds
    pushpa

  • Automtic User Status updation in Service Order

    Hello ,
    Whenever I do "TECO" of service order , User status should automatically change."TECO" is a business transaction
    Do anyone have done this . Which exit is user to achieve above.
    Regards,

    Hi,
    Check the below FMs :-
    STATUS_CHANGE_EXTERN : This is used to set or delete User Status
    STATUS_CHANGE_INTERN :This is used to set or delete System Status
    STATUS_READ : This is used to read system status or user status
    First check up via User status , with proper status numbers
    If ur having many different than better u can go for user exit : IWO10009 PM Order: Customer Check for 'Save' Event. to check at save and set status accordingly ...
    For reading latest status - u may have to read from structure i think ..
    Tables :- JEST, TJ02T,TJ20 etc
    regards
    pushpa

  • Set user status in notification save exit

    Hi all,
    There is a requirement to set the user status of a TASK during notification save exit. Is there any way to do this.
    Thanks in advance..
    Deepti

    Hi ,
           You may need to use user exit QQMA0014 (Checks before saving a notification)  and in that u need to use FM STATUS_CHANGE_EXTERN - to set or delete user status ..
    regrds
    pushpa

  • IDOC for changing user status to 'HIST' on Functional Location

    Hi.
    Can anyone please support me with an inbound IDOC for changing status on existing Functional Location?
    Thanks.

    Hi ,
    I am not sure whether it would work with LSMW but if your on ECC 6.00 ,Enhacement Pack 3 then you have BADIs which allow you to make collective status changes in IW38 .The below are those BADIs :-
    BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
    BADI_EAM_RIAUFK20_FCODE_SAP1 :Implement SAP Function Code in Order List
    Else if your on lower version then write up a batch programme which checks the PM Order types with specific status and sets user status using FM STATUS_CHANGE_EXTERN[This is used to set or delete User Status] in SE37 ..
    regrds
    pushpa

  • No authorization for activating user status PLIM

    Dear Gurus,
    I'm a newbie to SAP. Currently i'm facing the problem with Tcode KO01 while i'mtrying to create Internal Order. I can initialize the program but after i entered the Order type and pressed enter. Error msg "No authorization for activationg user status PLIM" pop-up. Pls help on this urgently.
    Thanks.

    Dear Payal,
    I checked /nSU53 just after i got the error msg. It said authorization check failed. Authorizaton object B_USERST_T status management: Set/Delete User Status using Transaction.
    Activity:01
    Authorization key: <Dummy>
    Object Catagory: ORC
    Status Profile: 00000002
    What should i do after this???

  • FM/BAPI for deleting Equipmet User status

    Hi Guys
    I am looking for a way to delete the equipment user status (the second box in IE02). I used a BDC for setting it and it works fine but I want to delete it now and I have no clue how.
    I checked all the FM's related to STATUS and I found that internal status is the system status and the ext. status is the user status.
    Anyone has experience in Equipment Sales?
    Would appreciate your help.
    Thanks
    Sameer

    Hello,
    The rules, defining user statuses of an equipment, are defined by PM functional consultant (customizing SPRO).
    As i know, it is not possible to delete equipment external status.
    Using IE02, you can change equipment user status as defined by functional consultant.
    In your other thread "How to delete equipment user status?", Pete Atkin has given a lot of interesting informations (for example, to change user status equipment use FM STATUS_CHANGE_EXTERN).
    Cordialement,
    Chaouki.

  • Changing Portal Role after the status change of user status at the CRM end.

    Hi,
    I have Portal with Java database as the default and CRM is connected to it using SSO.The database in both the case in separate.The users that are created in Portal will have a BP status in CRM sytsem.
    Now my requirement is that if the status of the BP gets changed at the backend simultaneoulsy its Portal role should also gets changed.How shall i facilitate this procedure of changing the Portal Role?
    Is there any RFC ,BAPi or Webservices required for this?
    Regards,
    Amarys
    Edited by: amarys on Sep 13, 2011 11:20 AM

    Hello,
    Since the status has no number it will appear under statuses W/O number bottom right in status overview window.
    These status will appear as additional text beside current user status. For example if user staus is BUG and status without number is DFL and sets when deletion flag is set and gets deleted when it is revoked than user status will appear as
    BUG DFL -
    Deletion flag set.
    BUG -
    When deletion flag revoked.
    You have to live with it. I don't think there is a way out for that.
    Thanks
    Saikishore Ganga.

  • Control of TASK (Release/Complete) from User Status at Header Notification

    Dear All,
    I have configured a user status profile  for a notification type. In this a status is set to restrict following for Task used in Notification.
    Complete Task : Forbidd.
    Delete Task: Forbidd.
    Release Task: Allowed.
    Task Successful : Forbidd.
    even after above setting done for the user status , iam not able to restrict the functions(mentioned above) for notification. Can any one tell me how to achieve this?
    Raj

    Raj,
    Generally speaking, header user-statuses cannot control functions at a lower level (and vica versa) e.g. tasks, operations etc
    You can control this via user-exits/BADIs (see link at the top of this forum)
    PeteA

  • STATUS_UPDATE error to update USER STATUS - Update termination error

    Hi All,
    I am using status_update FM in sales order user exit MV45AFZZ in a perform routine for updating user status in line item for sales order. There are 4 custom statuses created for the sales order line item. 1,2 3, and 4 by configuration. My job is to select one of those based on user selection.
    Scenario: During change order process using  VA02, I have to change the existing status to a third status when user selects the second one. That is for example, in VA02, user selects status 4 from previous status 3, and save, I have to make the status 4 inactive and save the new status 2 instead of 3 though user selected 3. How do I achieve this.?  ????Any programming example is really appreciated. Thanks!!!
    I am right now using STATUS_READ and reading the existing status 4. Then making it inactive using status_update FM. And updating the new status 2 as active one and 3 as inactive again. Two inactive updates and one active update is throwing an update termination error while saving the sales order.
    Any help is really appreciated. 
    Thanks
    Ricky

    Hi ricky,
    For saving any changes you need to have a Z-table.
    In programs we can't store the user selection. In your case you can create a z-table and store the status there and delete the last status. The process would be faster as you will always have one record in the table.
    . One more advantage is you can even track the changes through the Z-table(User who is changing it.)
    Hope this solution will surely help you.
    Cheers
    Suvi

  • Updating the User Status in Sales Order Item

    Dear Gurus,
    Iam trying to update the User Status on the SO item using STATUS_CHANGE_EXTERN function module and the status is successfully getting updated.
    But the problem is if Iam updating the status it has to delete the Purchase Requisition assgined to it, which is not happening.. whereas when Iam manually changing the Status, the PR is getting deleted.. Can anyone suggest some other function module or some other way of doing it other than BDC?
    Best Regards,
    Sreenivas.

    Hi ,
    I am also need to update the Item user status. Could you please provide me the logic for the FM 'STATUS_CHANGE_EXTERN'. And also let me know the where we need to write the logic in VA01/VA02.
    It would be helpful me a lot.
    Thanks
    Srihari.

  • Steps for re-using the same user id of a deleted user in OIM 11g ?

    Hello experts,
    By Default, in OIM 11.1.1.5.0 it is not allowing to re-use the same user id of a deleted user.
    Consider a user with user id as "ABCD1234". The user is deleted from OIM and it is not getting displayed in the user search. But in DB we could see that user details with "Deleted" status. Say accidently this hard delete has happened .
    How do we create that user again with same user id ?
    What is recommended for such scenario ?
    Thanks,
    DK

    I suggest disable the unique index instead of dropping it using ALTER INDEX <INDEX_NAME> DISABLE command.
    Better way to handle this do below
    1. disable index
    2. update usr_login for deleted user using sql query eg. xx|usr_login and commit it ( update usr set usr_login='xx'|| usr_login where upper(usr_status)='DELETED')
    3. enable your index
    4. now login to OIM and easily you can create user with the previous user login
    In this case your Index is still enbaled so it won't hamper the performancem, because this index is being used in various places for user search.
    NOTE: disable any other constraints if required. But, I don't think so. Just disabling unique index will allow you to update"
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • In which table deleted user information is stored

    Hi all,
    I have made one user ZTEST in sap through SU01. Its details has been stored in USR01 .
    When i deleted this user than the details of this user has been deleted from the tables USR01.
    After deletion on which table deleted user information is stored.
    Any BAPI is available which sgives the deleted table list .
    Thanks & regards

    Hi
    You can get current database status using the following BAPIs-
    BAPI_USER_EXISTENCE_CHECK
    BAPI_USER_GETLIST
    BAPI_USER_GET_DETAIL
    Also check the report RPUAUD00 in which you can find out new infotype creation/modification etc.
    Regards

Maybe you are looking for

  • Average of a column in Normal Report

    Hi I am using a simple report. I want to display average of a column on the bottom of the report. I am not able to find any option for it. how to show average of a cloumn on simple report. Please help me. Thanks PK

  • A function in my struts-config.xml file

    Struts: Calling a function from a JSP Author: boltonian Hi, I have defined a function listConfig.do in my struts-config.xml, I was wondering how I can get a .jsp >>page to automatically call this fucntion whenenver it is loaded. What did the author o

  • Exception in Dbc::put

    Hello, I have pasted the stack trace below for an exception in Dbc::put. I don't know why this exception occurs, as Dbc::put has already stored several records into the database. I would appreciate if anyone can help in pointing the real cause of err

  • HT3275 Why does Time Machine backup fail when an external drive is included in backup?

    Time Machine will not perform a backup when I have an external drive (formatted Mac OS Extended - Journaled) included in the backup. My understanding is that it should. What am I doing wrong? Thanks.

  • I cannot sign into the App Store...

    I cannot sign into the App Store, update apps or use apps purchased. How can I fix this. I can sign into iTunes. I am using a 3 month old MacBook Pro 17" running Snow Lep.  10.6.8